summaryrefslogtreecommitdiff
path: root/include/configs/ELPPC.h
Commit message (Expand)AuthorAgeLines
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-23-3/+2
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-102/+102
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-1/+0
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+9
* include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger2007-07-08-5/+10
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-4/+17
* * Code cleanup:wdenk2003-06-27-1/+1
* - CFG_RX_ETH_BUFFER added.stroese2003-06-05-0/+1
* * Patch by Jim Sandoz, 07 Nov 2002:wdenk2002-11-11-1/+1
* Initial revisionwdenk2002-11-02-0/+338