aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/kilauea
AgeCommit message (Expand)AuthorFilesLines
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-26/+26
2009-07-28ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese1-4/+20
2009-07-24ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese3-298/+76
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-3/+3
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-13/+13
2008-09-22Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"Stefan Roese1-31/+0
2008-09-16ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)Victor Gallardo1-0/+31
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese3-253/+1
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2-107/+125
2008-05-21Big white-space cleanup.Wolfgang Denk5-23/+23
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese1-7/+12
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-03-15ppc4xx: Fix comment in 405EX DDR2 init codeStefan Roese1-2/+2
2008-01-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese1-1/+1
2008-01-14ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese1-7/+7
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2007-12-13ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese1-0/+1
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese1-0/+7
2007-11-30ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese1-9/+6
2007-11-15ppc4xx: Small AMCC Kilauea cleanupStefan Roese1-39/+0
2007-11-05ppc4xx: Make output a little shorter on PCIe detectionStefan Roese1-6/+4
2007-11-03ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese3-1/+148
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese1-3/+33
2007-10-31ppc4xx: Fix size setup in Kilauea DDR2 init routineStefan Roese1-26/+26
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese1-34/+32
2007-10-31ppc4xx: Enable device tree support (fdt) on Kilauea per defaultStefan Roese1-0/+14
2007-10-31ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese7-0/+1125