Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) | Stefan Roese | 2008-03-15 | -3/+6 |
| | | | | | | This patch adds basic support for the AMCC 460EX/460GT PPC's. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -1/+1 |
| | | | | Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> | |||
* | ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) | Stefan Roese | 2007-10-31 | -0/+11 |
| | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms | Stefan Roese | 2007-10-31 | -0/+595 |
These files were introduced with the IBM 405GP but are currently used on all 4xx PPC platforms. So the name doesn't match the content anymore. This patch renames the files to 4xx_pci.c/h. Signed-off-by: Stefan Roese <sr@denx.de> |