aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/taishan/taishan.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-27taishan: DropTom Rini1-201/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
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-4/+5
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-31/+0
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-39/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-23/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-11/+11
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-30/+30
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-22/+22
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese1-19/+31
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-30/+0
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-2/+2
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-01-19Minor code cleanup.Wolfgang Denk1-1/+1
2007-01-18[PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese1-0/+331