summaryrefslogtreecommitdiff
path: root/include/configs/sequoia.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-396/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-9/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-3/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-3/+3
2017-04-30Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-24Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-24Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2015-11-22eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+1
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-9/+0
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-66/+4
2014-01-25powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
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-14/+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-11-20boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee1-3/+0
2012-01-27nand_spl: store ecc data on the stackScott Wood1-2/+0
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-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-5/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-5/+1
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2010-01-09Adds EHCI definitions to sequoia board configuration file.Chris Zhang1-1/+15
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-0/+1
2009-10-23ppc4xx: Sequoia: Add chip_config commandStefan Roese1-0/+6
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese1-7/+23
2009-04-16ppc4xx: Disable POST memory test on NAND-booting SequoiaStefan Roese1-2/+13
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-112/+112
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-11rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-30ppc4xx: Increase image size for NAND boot targetStefan Roese1-1/+1