aboutsummaryrefslogtreecommitdiff
path: root/include/configs/kilauea.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-85/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-1/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-04-19CMD: Remove CMD_LOG, it's unusedMarek Vasut1-1/+0
2012-01-26nand_spl: store ecc data on the stackScott Wood1-2/+0
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco1-0/+14
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese1-1/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-3/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-3/+1
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-01-23ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese1-4/+22
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-07-28ppc4xx: Kilauea: Fix SDRAM init in NAND booting versionStefan Roese1-0/+2
2009-07-24ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese1-0/+6
2009-07-24ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese1-1/+2
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+2
2009-04-16ppc4xx: Disable POST memory test on NAND-booting KilaueaStefan Roese1-1/+12
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham1-7/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-24ppc4xx: Disable DDR2 autocalibration on Kilauea for nowStefan Roese1-0/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-162/+162
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham1-0/+19
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson1-0/+1
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson1-30/+115
2008-06-06ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese1-145/+15
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese1-4/+4
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson1-13/+95
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-10ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher1-0/+1
2008-05-08ppc4xx: Kilauea: Fix incorrect FPGA FIFO addressStefan Roese1-1/+1
2008-04-11ppc4xx: Update Kilauea defconfig to use device-tree booting as defaultStefan Roese1-11/+16
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2008-01-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese1-1/+1
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese1-1/+0
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese1-2/+1
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese1-2/+2