aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_pci.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-161-2/+2
* powerpc/5121: Add PCI support.John Rigby2008-10-131-2/+2
* powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby2008-10-131-19/+35
* powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-161-0/+61
* powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-141-0/+2
* [POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov2008-06-021-5/+3
* [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin2008-06-021-0/+14
* [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xxKumar Gala2008-01-231-88/+62
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+1
* [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-031-1/+1
* [POWERPC] Add missing semicolon for fsl_pci.cTony Li2007-10-161-1/+1
* [POWERPC] FSL: Access PCIe LTSSM register with correct sizeKumar Gala2007-10-081-2/+2
* [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
* [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+2
* [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-211-0/+2
* [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-261-1/+1
* [POWERPC] Fix PCI indirect for big-endian cfg_addrKumar Gala2007-07-251-1/+1
* [POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala2007-07-241-13/+13
* [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger2007-07-241-2/+2
* [POWERPC] FSL: Add support for PCI-X controllersKumar Gala2007-07-231-1/+12
* [POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHBKumar Gala2007-07-231-0/+14
* [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-231-0/+2
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-1/+2
* [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-231-0/+4
* [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-231-0/+14
* [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-231-0/+7
* [POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala2007-07-231-9/+9
* [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-231-139/+105
* [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-231-0/+238