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