aboutsummaryrefslogtreecommitdiff
path: root/include/configs/taihu.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-2/+2
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
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-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-1/+1
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-61/+61
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-3/+3
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese1-132/+14
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-08ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese1-0/+5
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-11-15ppc4xx: AMCC Taihu board config file cleanupStefan Roese1-39/+5
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-7/+0
2007-10-31DTT: Prepare DS1775 driver for use of different I2C addressesStefan Roese1-0/+1
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-26/+29
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken1-0/+473