aboutsummaryrefslogtreecommitdiff
path: root/include/configs/v37.h
AgeCommit message (Expand)AuthorFilesLines
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-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-82/+82
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger1-8/+11
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-4/+17
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-2/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+0
2003-01-13Add support for V37 boardLABEL_2003_01_14_0055wdenk1-0/+381