summaryrefslogtreecommitdiff
path: root/include/configs/yucca.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+2
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-2/+2
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
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/+2
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-3/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-2/+1
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2010-04-14ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese1-0/+1
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese1-0/+8
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-52/+52
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
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_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese1-138/+13
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/+4
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-2/+2
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-8/+0
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese1-0/+1
2007-10-31ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese1-0/+3
2007-10-31ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese1-1/+1
2007-09-07[PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki1-1/+2
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki1-5/+5
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-1/+0
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger1-22/+25
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-1/+0
2007-03-31ppc4xx: Change Yucca config file to support ECCStefan Roese1-1/+1
2007-03-08[PATCH] Update AMCC Yucca 440SPe eval board supportStefan Roese1-7/+7
2007-02-07[PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese1-0/+1
2006-08-17Cleanup debug code for yucca board.Wolfgang Denk1-3/+0
2006-08-13Merge with /home/sr/git/u-boot/denxWolfgang Denk1-0/+9
2006-08-11Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski1-8/+2
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski1-11/+21
2006-08-07Add commandline history support to all AMCC eval boardsStefan Roese1-0/+9
2006-07-06Fix timer problems on AMCC yucca board.Marian Balakowicz1-1/+1
2006-07-05Bring yucca config more in line with other AMCC boards.Wolfgang Denk1-29/+33
2006-07-04Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz1-0/+5
2006-07-04Cleanup config file and bootup output for Yucca board.Marian Balakowicz1-5/+4
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-0/+518