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