summaryrefslogtreecommitdiffstats
path: root/include/configs/bamboo.h
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-69/+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
* 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
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-4/+2
* 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-76/+76
* 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-11/+11
* 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
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-061-146/+22
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-1/+0
* ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese2008-05-081-0/+6
* 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: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+0
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-141-31/+41
|\
| * include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| * include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-051-31/+32
* | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-311-0/+2
|/
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-251-7/+7
|\
| * Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-7/+7
* | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
|/
* ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-151-0/+1
* ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-011-12/+76
* ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese2007-04-291-60/+7
* [PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese2007-02-071-0/+1
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-0/+1
* Add commandline history support to all AMCC eval boardsStefan Roese2006-08-071-8/+6
* AMCC bamboo (440EP) U-Boot image reduced to 384kbyteStefan Roese2006-07-271-4/+12
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-0/+1
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-8/+8
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-151-2/+3
* Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-201-1/+3
* Add fat & ext2 support to AMCC 440EP boards Yosemite & BambooStefan Roese2005-10-141-0/+4
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-161-3/+1
* Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese2005-08-111-29/+109
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-3/+3
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-041-133/+138
OpenPOWER on IntegriCloud