summaryrefslogtreecommitdiffstats
path: root/board/amcc/taihu/taihu.c
Commit message (Expand)AuthorAgeFilesLines
* taihu: RemoveTom Rini2015-10-271-180/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-3/+4
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-231-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-10/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-7/+7
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-3/+3
* General help message cleanupWolfgang Denk2009-06-121-4/+4
* ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-121-0/+1
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* amcc: Clean up command usage outputPeter Tyser2009-01-281-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese2008-09-121-9/+0
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-111-42/+0
|\
| * ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-42/+0
* | SPI API improvementsHaavard Skinnemoen2008-06-031-6/+10
|/
* fix taihu soft spi_readMarkus Brunner2008-03-071-1/+1
* ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-141-0/+6
* ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-261-0/+234
OpenPOWER on IntegriCloud