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