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