summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ppc4xx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman2017-08-101-2202/+0Star
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-091-1/+0Star
* powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple2014-05-011-2/+6
* IBM Akebono: Add the Akebono platformAlistair Popple2014-05-011-3/+10
* powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple2014-04-281-1/+1
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-061-6/+9
* powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-171-0/+70
* powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-091-1/+56
* powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds2011-12-091-0/+6
* powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds2011-12-091-6/+14
* powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds2011-12-091-1/+1
* powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds2011-09-201-6/+6
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-301-17/+72
|\
| * powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab2011-08-111-17/+72
* | powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt2011-08-051-2/+3
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-1/+1
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-261-65/+82
|\ \
| * | powerpc/4xx: Move PCIE printk to proper functionJosh Boyer2011-07-121-3/+2Star
| * | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds2011-07-121-65/+83
| |/
* / treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-8/+8
|/
* powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri2010-05-071-0/+119
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/4xx: Add pcix type 1 transactionsStef van Os2010-01-291-1/+2
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-2/+2
* powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala2009-05-211-2/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-111-0/+17
|\
| * powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-261-0/+17
* | powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt2009-02-141-0/+2
|/
* powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt2008-12-041-98/+208
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-10/+6Star
|\
| * generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-10/+6Star
* | powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs2008-10-021-1/+8
* | powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok2008-09-021-7/+6Star
* | powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-281-5/+5
|/
* powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer2008-06-181-0/+5
* powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-treeStefan Roese2008-06-111-0/+9
* [POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese2008-05-061-49/+131
* [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese2008-04-031-6/+4Star
* [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese2008-04-031-8/+0Star
* [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak2008-03-261-8/+5Star
* [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2008-03-261-0/+114
* [POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese2008-01-081-1/+1
* [POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driverStefan Roese2007-12-231-0/+2
* [POWERPC] 4xx: Add 440SPe revA runtime detection to PCIeStefan Roese2007-12-231-8/+17
* [POWERPC] 4xx: PCI-E Link setup improvementsBenjamin Herrenschmidt2007-12-231-89/+131
* [POWERPC] 4xx: PLB to PCI Express supportBenjamin Herrenschmidt2007-12-231-18/+976
* [POWERPC] 4xx: PLB to PCI 2.x supportBenjamin Herrenschmidt2007-12-231-1/+179
* [POWERPC] 4xx: PLB to PCI-X supportBenjamin Herrenschmidt2007-12-231-0/+339