Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PPC440SPe] Improve PCIe configuration space access | Grzegorz Bernacki | 2007-09-07 | 1 | -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> | ||||
* | ppc4xx: Change SysACE address on Katmai | Stefan Roese | 2007-04-02 | 1 | -1/+1 |
| | | | | | | | | With this new base address of the Xilinx SystemACE controller the Linux driver will be easier to adapt, since it can now be mapped via the "normal" ioremap() call. Signed-off-by: Stefan Roese <sr@denx.de> | ||||
* | ppc4xx: Small AMCC Katmai 440SPe update | Stefan Roese | 2007-03-08 | 1 | -0/+10 |
| | | | | Signed-off-by: Stefan Roese <sr@denx.de> | ||||
* | [PATCH] Add support for the AMCC Katmai (440SPe) eval board | Stefan Roese | 2007-02-20 | 1 | -0/+108 |
Signed-off-by: Stefan Roese <sr@denx.de> |