aboutsummaryrefslogtreecommitdiff
path: root/include/configs/atc.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-09include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-3/+1
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger1-11/+13
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-0/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-17/+17
2003-06-22Had to move the RTC area for ATC board to upper addressesLABEL_2003_06_22_1530wdenk1-3/+3
2003-06-18Add support for DS12887 RTC; add RTC support for ATC boardwdenk1-2/+18
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk1-0/+1
2003-05-18Add support for CompactFlash on ATC boardwdenk1-1/+48
2003-05-12Fix SDRAM initializationwdenk1-14/+16
2003-05-05Fix ATC board configuration and flash driverwdenk1-2/+2
2003-05-03* Add support for Promess ATC boardLABEL_2003_05_03_1700wdenk1-0/+442