Age | Commit message (Expand) | Author |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2009-07-17 | Remove legacy NAND and disk on chip references from boards. | Scott Wood |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2007-07-09 | include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger |
2007-07-09 | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-08 | include/configs: Use new CONFIG_CMD_* in various P* named board config files. | Jon Loeliger |
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-07-23 | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger |
2005-04-02 | Fix problems with SNTP support; | wdenk |
2004-03-23 | * Add start-up delay to make sure power has stabilized before | wdenk |