aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/taihu/taihu.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-27taihu: RemoveTom Rini1-180/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-10/+5
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-3/+3
2009-06-12General help message cleanupWolfgang Denk1-4/+4
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese1-0/+1
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28amcc: Clean up command usage outputPeter Tyser1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-9/+0
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-2/+2
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-42/+0
2008-06-03SPI API improvementsHaavard Skinnemoen1-6/+10
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-42/+0
2008-03-07fix taihu soft spi_readMarkus Brunner1-1/+1
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese1-0/+6
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken1-0/+234