summaryrefslogtreecommitdiff
path: root/board/amcc/yucca/yucca.c
AgeCommit message (Collapse)Author
2006-10-09Coding style cleanupWolfgang Denk
2006-08-29PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese
Patch by Tirumala R Marri, 26 Aug 2006
2006-08-29Improve DIMM detection for AMCC Yucca 440SPe boardStefan Roese
Improved the memory DIMM detection for the Yucca 440SPe board for the case where a memory DIMM is falsely detected as present. This issue is seen on some AMCC Yucca 440SPe validation boards if only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is populated and DIMM slot 1 is empty. In this case, U-Boot does not correctly detect that there is only one DIMM memory module installed and will falsely detect two DIMM memory modules are present and therefore U-Boot will not calculate the correct amount of total memory and u-boot will not booting up. Patch by Adam Graham, 24 Aug 2006
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-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