aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/pci.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala1-1/+1
2007-12-11Stop using immap_t on 85xxKumar Gala1-3/+2
2007-12-11Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala1-27/+0
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-1/+1
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson1-1/+1
2007-05-02Cleaned up some 85xx PCI bugsAndy Fleming1-4/+4
2006-10-11* Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock1-0/+5
2006-06-28* Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock1-0/+3
2006-06-28* Added support for initializing second PCI bus on 85xxMatthew McClintock1-35/+147
2005-11-07Fix MPC85xx PCI support (pci_register_hose() before pci config access)Stefan Roese1-10/+10
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk1-1/+0
2004-10-10* Patch by Jon Loeliger, 24 Aug 2004:wdenk1-2/+28
2004-08-01Patch by Jon Loeliger, 16 Jul 2004:wdenk1-48/+30
2004-07-09Patch by Jon Loeliger, 17 June 2004:wdenk1-59/+67
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-0/+107