summaryrefslogtreecommitdiffstats
path: root/include/configs/taihu.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+2
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-1/+1
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-61/+61
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-061-132/+14
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese2008-05-081-0/+5
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: AMCC Taihu board config file cleanupStefan Roese2007-11-151-39/+5
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-7/+0
* DTT: Prepare DS1775 driver for use of different I2C addressesStefan Roese2007-10-311-0/+1
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-141-26/+29
* ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-261-0/+473
OpenPOWER on IntegriCloud