summaryrefslogtreecommitdiff
path: root/board/amcc/kilauea/kilauea.c
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-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-3/+4
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-2/+2
* ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2010-01-23-1/+39
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-11/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-19/+0
* ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-09-70/+7
* ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-07-0/+3
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-26/+26
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-8/+8
* Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"Stefan Roese2008-09-22-31/+0
* ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)Victor Gallardo2008-09-16-0/+31
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-11-21/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-11/+11
* ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-13-7/+12
* ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese2008-01-14-7/+7
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-13-0/+1
* ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2007-12-08-0/+7
* ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese2007-11-30-9/+6
* ppc4xx: Small AMCC Kilauea cleanupStefan Roese2007-11-15-39/+0
* ppc4xx: Make output a little shorter on PCIe detectionStefan Roese2007-11-05-6/+4
* ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese2007-10-31-3/+33
* ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-31-34/+32
* ppc4xx: Enable device tree support (fdt) on Kilauea per defaultStefan Roese2007-10-31-0/+14
* ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese2007-10-31-0/+386