aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ELPPC.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-2/+2
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+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
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-3/+2
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-102/+102
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-1/+0
2007-07-09include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-08include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger1-5/+10
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-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+1
2003-06-05- CFG_RX_ETH_BUFFER added.stroese1-0/+1
2002-11-11* Patch by Jim Sandoz, 07 Nov 2002:LABEL_2002_11_11_2211wdenk1-1/+1
2002-11-02Initial revisionwdenk1-0/+338