aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ppmc7xx.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-416/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-06-11ppc: ppmc7xx: Fix possible out-of-bound accessMarek Vasut1-1/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-2/+0
2011-10-27GCC4.6: Squash GTREADREG related errorsMarek Vasut1-0/+4
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-2/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-3/+2
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-3/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-12/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-3/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-106/+106
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-1/+0
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-118/+119
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger1-21/+24
2006-07-19Add support for TB5200 boardWolfgang Denk1-35/+35
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher1-0/+419