| Commit message (Expand) | Author | Age | Lines |
* | lib_*/board.c: do not initialize bi_enet*addr in global data | Mike Frysinger | 2009-03-20 | -38/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -33/+33 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | ColdFire: Fix board.c warning message | TsiChung Liew | 2008-08-28 | -0/+2 |
* | Consolidate strmhz() implementation | Haavard Skinnemoen | 2008-08-21 | -17/+0 |
* | ColdFire: Add SSPI feature for MCF5445x | TsiChung Liew | 2008-08-14 | -0/+17 |
* | Fix printf() format issues with sizeof_t types by using %zu | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | ColdFire: Fix warning messages by passing correct data type in board.c | TsiChung Liew | 2008-07-11 | -3/+3 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | Fix implicit declaration build warnings | Marcel Ziswiler | 2008-05-03 | -0/+1 |
* | ColdFire: Add MCF5227x cpu and M52277EVB support-1 | TsiChungLiew | 2008-01-17 | -0/+10 |
* | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -12/+18 |
* | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -1/+1 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -16/+17 |
|\ |
|
| * | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
| * | lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -10/+10 |
| * | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -10/+10 |
* | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -2/+65 |
|/ |
|
* | Minor cleanup. | Wolfgang Denk | 2006-05-10 | -1/+1 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-05-09 | -2/+7 |
|\ |
|
| * | Fixes for gcc 3.4 based m68k toolchain, | Marian Balakowicz | 2006-05-09 | -2/+7 |
* | | cosmetic: print amount of NAND flash aligned with the other values such as | Markus Klotzbuecher | 2006-04-25 | -1/+1 |
|/ |
|
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -9/+2 |
* | I2C added | stroese | 2004-12-16 | -0/+25 |
* | * Patches by Richard Woodruff, 10 Jun 2004: | wdenk | 2004-07-01 | -0/+2 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -1/+1 |
* | * Patch by Pierre Aubert, 26 Feb 2004 | wdenk | 2004-02-27 | -1/+1 |
* | * Some code cleanup | wdenk | 2004-02-12 | -192/+402 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -1/+1 |
* | * Patch by Bernhard Kuhn, 28 Nov 2003: | wdenk | 2003-12-08 | -0/+493 |