aboutsummaryrefslogtreecommitdiff
path: root/include/configs/c2mon.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-2/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-9/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-88/+88
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
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-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger1-10/+13
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-04-02Fix problems with SNTP support;wdenk1-2/+4
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+0
2002-08-19Initial revisionwdenk1-0/+417