| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -97/+97 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | 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 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -1/+9 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -3/+1 |
* | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger | 2007-07-05 | -11/+13 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -2/+2 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -0/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -17/+17 |
* | Had to move the RTC area for ATC board to upper addresses | wdenk | 2003-06-22 | -3/+3 |
* | Add support for DS12887 RTC; add RTC support for ATC board | wdenk | 2003-06-18 | -2/+18 |
* | * Patch by Dave Ellis, 22 May 2003: | wdenk | 2003-05-22 | -0/+1 |
* | Add support for CompactFlash on ATC board | wdenk | 2003-05-18 | -1/+48 |
* | Fix SDRAM initialization | wdenk | 2003-05-12 | -14/+16 |
* | Fix ATC board configuration and flash driver | wdenk | 2003-05-05 | -2/+2 |
* | * Add support for Promess ATC board | wdenk | 2003-05-03 | -0/+442 |