aboutsummaryrefslogtreecommitdiff
path: root/include/configs/yucca.h
AgeCommit message (Expand)Author
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-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-21POST cleanup.Michael Zaidman
2010-04-14ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
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_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-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 3/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-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese
2007-10-31ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese
2007-09-07[PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-03-31ppc4xx: Change Yucca config file to support ECCStefan Roese
2007-03-08[PATCH] Update AMCC Yucca 440SPe eval board supportStefan Roese
2007-02-07[PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese
2006-08-17Cleanup debug code for yucca board.Wolfgang Denk
2006-08-13Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-08-11Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski
2006-08-07Add commandline history support to all AMCC eval boardsStefan Roese
2006-07-06Fix timer problems on AMCC yucca board.Marian Balakowicz
2006-07-05Bring yucca config more in line with other AMCC boards.Wolfgang Denk
2006-07-04Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz
2006-07-03Cleanup config file and bootup output for Yucca board.Marian Balakowicz
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz