summaryrefslogtreecommitdiffstats
path: root/include/configs/kilauea.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+4
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-041-1/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-3/+1
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-3/+1
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2010-01-231-4/+22
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* ppc4xx: Kilauea: Fix SDRAM init in NAND booting versionStefan Roese2009-07-281-0/+2
* ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-241-0/+6
* ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese2009-07-241-1/+2
* NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+2
* ppc4xx: Disable POST memory test on NAND-booting KilaueaStefan Roese2009-04-161-1/+12
* ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-121-7/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* ppc4xx: Disable DDR2 autocalibration on Kilauea for nowStefan Roese2008-10-241-0/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-162/+162
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-9/+9
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham2008-09-051-0/+19
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-131-1/+1
|\
| * drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* | ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson2008-07-111-0/+1
* | ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson2008-07-111-30/+115
|/
* ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-061-145/+15
* ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-031-4/+4
* ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-031-13/+95
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher2008-05-101-0/+1
* ppc4xx: Kilauea: Fix incorrect FPGA FIFO addressStefan Roese2008-05-081-1/+1
* ppc4xx: Update Kilauea defconfig to use device-tree booting as defaultStefan Roese2008-04-111-11/+16
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese2008-01-171-1/+1
* ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-271-1/+0
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-271-2/+1
* ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2007-12-081-2/+2
* ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexingStefan Roese2007-11-271-7/+7
* ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interruptStefan Roese2007-11-261-1/+1
* ppc4xx: Update AMCC Kilauea config fileStefan Roese2007-11-171-23/+37
* ppc4xx: Remove In:/Out:/Err: boot output for AMCC KilaueaStefan Roese2007-11-091-0/+1
* ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese2007-11-031-9/+79
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+0
* ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese2007-10-311-0/+1
* ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boardsStefan Roese2007-10-311-0/+1
* ppc: Small Kilauea cleanup of config fileStefan Roese2007-10-311-2/+2
* ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-311-0/+1
* ppc4xx: Enable device tree support (fdt) on Kilauea per defaultStefan Roese2007-10-311-43/+3
* ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese2007-10-311-0/+486
OpenPOWER on IntegriCloud