summaryrefslogtreecommitdiff
path: root/include/configs/TOP860.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+5
2012-12-15powerpc: remove not used CONFIG_SYS_TFTP_LOADADDRtrem1-1/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-10-06board 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-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+3
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-04-04Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-6/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-72/+72
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
2008-04-14Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-0/+1
2007-07-10include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-4/+5
2007-07-09include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger1-20/+18
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-11/+14
2004-03-15Code cleanup; make several boards compile & link.wdenk1-1/+1
2003-10-16* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-4/+4
2003-07-17* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk1-142/+142
2003-03-06* Patch by Rune Torgersen, 13 Feb 2003:wdenk1-0/+439