summaryrefslogtreecommitdiff
path: root/lib_m68k/board.c
Commit message (Expand)AuthorAgeLines
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* Compier warning cleanupRichard Retanubun2009-06-12-2/+1
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-12-4/+4
* lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger2009-03-20-38/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-33/+33
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ColdFire: Fix board.c warning messageTsiChung Liew2008-08-28-0/+2
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-21-17/+0
* ColdFire: Add SSPI feature for MCF5445xTsiChung Liew2008-08-14-0/+17
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-14-2/+2
* ColdFire: Fix warning messages by passing correct data type in board.cTsiChung Liew2008-07-11-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Fix implicit declaration build warningsMarcel Ziswiler2008-05-03-0/+1
* ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-17-0/+10
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-12/+18
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-1/+1
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-16/+17
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
| * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-10/+10
| * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-10/+10
* | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-2/+65
|/
* Minor cleanup.Wolfgang Denk2006-05-10-1/+1
* Merge with /home/m8/git/u-bootWolfgang Denk2006-05-09-2/+7
|\
| * Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-09-2/+7
* | cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-25-1/+1
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-9/+2
* I2C addedstroese2004-12-16-0/+25
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-01-0/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-27-1/+1
* * Some code cleanupwdenk2004-02-12-192/+402
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-1/+1
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-08-0/+493