summaryrefslogtreecommitdiff
path: root/board/esd/cpci750
Commit message (Expand)AuthorAgeLines
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-106/+106
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-4/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-169/+168
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* ppc7xx: Update CPCI750 boardStefan Roese2007-08-16-4/+87
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-1/+1
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-2/+2
* board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Minor code cleanup.Wolfgang Denk2007-02-27-12/+10
* [PATCH] Update esd cpci5200 filesStefan Roese2007-01-31-10/+53
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+16
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-9/+6
* Minor code cleanupWolfgang Denk2006-03-06-97/+96
* Convert CPCI750 to use common CFI flash driverStefan Roese2006-02-08-764/+18
* Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-18-8/+72
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-4/+6
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-12/+14
* Code cleanup.wdenk2004-12-16-874/+1111
* CPCI750 board support addedstroese2004-12-16-0/+11793