aboutsummaryrefslogtreecommitdiff
path: root/include/configs/SPD823TS.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05mpc8xx: remove SPD823TS board supportMasahiro Yamada1-402/+0
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-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
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann1-0/+2
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-09-22ppc: Clean up calling of phy_reset() during initPeter Tyser1-0/+2
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-01-28SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-92/+92
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-07-09include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-08include/configs: Use new CONFIG_CMD_* in various S* named board config files.Jon Loeliger1-7/+13
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-4/+4
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+0
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-1/+1
2002-08-19Initial revisionwdenk1-0/+412