aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CPC45.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-24powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
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
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann1-0/+1
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-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-3/+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-10/+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-10-06PowerPC: change board specific early pci_init() into generic.Andre Schwarz1-0/+1
2010-09-19Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-131/+131
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-09include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-07include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger1-19/+20
2005-04-02Fix problems with SNTP support;wdenk1-2/+3
2005-02-03* Removed '--no-warn-mismatch' option from Makefile. This optionwdenk1-2/+1
2005-01-31* Update CPC45 board configuration.LABEL_2005_01_31_2245wdenk1-0/+3
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-3/+46
2004-06-19Patch by Josef Wagner, 04 Jun 2004:wdenk1-193/+211
2003-06-05- CFG_RX_ETH_BUFFER added.stroese1-12/+13
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-0/+448