summaryrefslogtreecommitdiffstats
path: root/include/configs/sequoia.h
Commit message (Expand)AuthorAgeFilesLines
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+1
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-9/+0
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-66/+4
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* 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-14/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-201-3/+0
* nand_spl: store ecc data on the stackScott Wood2012-01-261-2/+0
* 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
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-5/+1
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-5/+1
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* Adds EHCI definitions to sequoia board configuration file.Chris Zhang2010-01-091-1/+15
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-0/+1
* ppc4xx: Sequoia: Add chip_config commandStefan Roese2009-10-231-0/+6
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-121-7/+23
* ppc4xx: Disable POST memory test on NAND-booting SequoiaStefan Roese2009-04-161-2/+13
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-112/+112
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* 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-2/+2
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* ppc4xx: Increase image size for NAND boot targetStefan Roese2008-08-301-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-071-6/+6
* ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-061-156/+17
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese2008-03-271-1/+3
* ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese2008-03-071-7/+17
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin2008-02-221-1/+25
* ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson2008-02-161-119/+119
* ppc4xx: Make Sequoia boot vxWorksNiklaus Giger2008-01-101-0/+1
* ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2008-01-041-0/+77
* ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese2007-12-271-1/+1
* ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-271-1/+0
* ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher2007-12-271-0/+1
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-271-0/+6
* ppc4xx: Use generic usb-ohci driver for sequoia boardMatthias Fuchs2007-11-091-1/+8
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+8
* ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2007-10-151-0/+2
* ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-311-1/+2
* ppc4xx: Only enable POST FPU test on Sequoia and not RainierStefan Roese2007-08-161-1/+6
OpenPOWER on IntegriCloud