aboutsummaryrefslogtreecommitdiff
path: root/include/configs/PM828.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-110/+110
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-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-09include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+8
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+1
2007-07-08include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger1-26/+20
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-0/+1
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
2005-04-02Fix problems with SNTP support;wdenk1-16/+20
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-0/+565