summaryrefslogtreecommitdiff
path: root/include/configs/bamboo.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-211/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-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-2/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-01-20iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini1-0/+3
2015-11-22eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut1-1/+0
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-69/+0
2014-01-25powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-10-15Coding 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-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-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-4/+2
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-76/+76
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-11/+11
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-06-06ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese1-146/+22
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-1/+0
2008-05-08ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese1-0/+6
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-9/+0
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-31/+41
2007-07-31ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien1-0/+2
2007-07-10include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger1-31/+32
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-7/+7
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-1/+0
2007-06-23Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk1-7/+7
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-0/+1
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese1-12/+76
2007-04-29ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese1-60/+7
2007-02-07[PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese1-0/+1
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-0/+1