summaryrefslogtreecommitdiffstats
path: root/include/configs/kilauea.h
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-85/+0
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* CMD: Remove CMD_LOG, it's unusedMarek Vasut2012-04-191-1/+0
* nand_spl: store ecc data on the stackScott Wood2012-01-261-2/+0
* PPC405EX CHIP_21 erratumSteven A. Falco2011-05-121-0/+14
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* 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
OpenPOWER on IntegriCloud