summaryrefslogtreecommitdiff
path: root/board/amcc/yucca/yucca.c
Commit message (Collapse)AuthorAgeLines
* [PATCH] Update AMCC Yucca 440SPe eval board supportStefan Roese2007-03-08-314/+2
| | | | | | | | | The AMCC Yucca now uses the common 440SP(e) DDR SPD code for DDR inititializition. This includes DDR auto calibration and support for different DIMM modules, instead of the fixed setup used in the earlier version. Signed-off-by: Stefan Roese <sr@denx.de>
* Coding style cleanupWolfgang Denk2006-10-09-3/+0
|
* PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese2006-08-29-5/+75
| | | | Patch by Tirumala R Marri, 26 Aug 2006
* Improve DIMM detection for AMCC Yucca 440SPe boardStefan Roese2006-08-29-7/+24
| | | | | | | | | | | | | | | 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
* Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski2006-08-11-0/+1
|
* Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-10-2/+128
|
* Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-03-12/+9
|
* Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+1100