aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_pci.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Don't add disabled PCIe devicesPrabhakar Kushwaha2011-04-121-0/+5
* powerpc/fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-03-151-4/+11
* powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala2010-10-141-0/+8
* powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-141-2/+50
* powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-051-0/+1
|\
| * powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok2010-08-041-0/+1
* | lmb: rename to memblockYinghai Lu2010-07-141-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov2009-12-091-2/+6
* powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2009-11-201-0/+14
* powerpc/85xx: Kconfig cleanupKumar Gala2009-11-201-2/+2
* powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala2009-05-211-3/+3
* powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2009-05-191-20/+110
* powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-191-0/+2
* powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov2009-05-191-0/+2
* powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce2009-05-191-0/+4
* powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov2009-01-281-24/+220
* powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho2009-01-071-0/+3
* powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho2009-01-071-33/+71
* powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov2008-12-301-3/+4
* 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