Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [PPC440SPe] Improve PCIe configuration space access | Grzegorz Bernacki | 2007-09-07 | -6/+6 |
| | | | | | | | | | | | | | - correct configuration space mapping - correct bus numbering - better access to config space Prior to this patch, the 440SPe host/PCIe bridge was able to configure only the first device on the first bus. We now allow to configure up to 16 buses; also, scanning for devices behind the PCIe-PCIe bridge is supported, so peripheral devices farther in hierarchy can be identified. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> | |||
* | [PATCH] Update AMCC Yucca 440SPe eval board support | Stefan Roese | 2007-03-08 | -57/+26 |
| | | | | | | | | | 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> | |||
* | Merge with /home/raj/git/u-boot | Wolfgang Denk | 2006-08-11 | -15/+8 |
|\ | ||||
| * | Fix PCI-Express on PPC440SPe rev. A. | Rafal Jaworowski | 2006-08-11 | -15/+8 |
| | | ||||
* | | Merge with /home/raj/git/u-boot | Wolfgang Denk | 2006-08-10 | -4/+59 |
|\ \ | |/ | ||||
| * | Add support for PCI-Express on PPC440SPe (Yucca board). | Rafal Jaworowski | 2006-08-10 | -4/+58 |
| | | ||||
* | | Add support for TB5200 board | Wolfgang Denk | 2006-07-19 | -1/+0 |
|/ | | | | | | | | The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module integrated in a little aluminium case. Patch by Martin Krause, 8 Jun 2006 Some code cleanup | |||
* | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -0/+105 |