aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ppc4xx_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple1-2/+6
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple1-3/+10
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple1-1/+1
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-6/+9
2012-03-17powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-0/+70
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds1-1/+56
2011-12-09powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds1-0/+6
2011-12-09powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds1-6/+14
2011-12-09powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds1-1/+1
2011-09-20powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds1-6/+6
2011-08-30Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-17/+72
2011-08-11powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab1-17/+72
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt1-2/+3
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-65/+82
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer1-3/+2
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds1-65/+83
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-8/+8
2010-05-07powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri1-0/+119
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os1-1/+2
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches1-2/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala1-2/+2
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+17
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-14powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt1-0/+2
2008-12-04powerpc/4xx: Add support for ISA holes on 4xx PCI/X/EBenjamin Herrenschmidt1-98/+208
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+6
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs1-1/+8
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge1-10/+6
2008-09-02powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok1-7/+6
2008-08-28powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-06-17powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer1-0/+5
2008-06-11powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-treeStefan Roese1-0/+9
2008-05-06[POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese1-49/+131
2008-04-02[POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GTStefan Roese1-6/+4
2008-04-02[POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detectedStefan Roese1-8/+0
2008-03-26[POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak1-8/+5
2008-03-26[POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese1-0/+114
2008-01-08[POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese1-1/+1
2007-12-23[POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driverStefan Roese1-0/+2
2007-12-23[POWERPC] 4xx: Add 440SPe revA runtime detection to PCIeStefan Roese1-8/+17
2007-12-23[POWERPC] 4xx: PCI-E Link setup improvementsBenjamin Herrenschmidt1-89/+131
2007-12-23[POWERPC] 4xx: PLB to PCI Express supportBenjamin Herrenschmidt1-18/+976
2007-12-23[POWERPC] 4xx: PLB to PCI 2.x supportBenjamin Herrenschmidt1-1/+179
2007-12-23[POWERPC] 4xx: PLB to PCI-X supportBenjamin Herrenschmidt1-0/+339