aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bamboo.h
AgeCommit message (Expand)Author
2012-01-26nand_spl: store ecc data on the stackScott Wood
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-06-06ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese
2008-05-08ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-31ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien
2007-07-10include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese
2007-04-29ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese
2007-02-07[PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-08-07Add commandline history support to all AMCC eval boardsStefan Roese
2006-07-27AMCC bamboo (440EP) U-Boot image reduced to 384kbyteStefan Roese
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-11-15Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese
2005-10-20Add NetConsole Support for AMCC eval boardsStefan Roese
2005-10-14Add fat & ext2 support to AMCC 440EP boards Yosemite & BambooStefan Roese
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
2005-08-11Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
2005-08-04Add support for AMCC Bamboo PPC440EP eval boardStefan Roese
2005-08-02Coding style cleanupWolfgang Denk
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese