aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-27arm: kirkwood: move PCIe window init to legacy driverThomas Petazzoni1-0/+22
2013-04-15arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni1-1/+0
2013-01-30ARM: Kirkwood: Support basic hotplug for PCI-EJason Gunthorpe1-7/+3
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-23/+8
2012-11-21ARM: Kirkwood: Use hw_pci.ops instead of hw_pci.scanJason Gunthorpe1-17/+1
2012-11-21ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe1-3/+8
2012-11-19ARM: Kirkwood: checkpatch cleanupsAndrew Lunn1-6/+7
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-6/+6
2012-09-21arm: mach-kirkwood: use IOMEM() for base address definitionsThomas Petazzoni1-6/+6
2012-07-26ARM: kirkwood: use fixed PCI i/o mappingRob Herring1-31/+13
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+21
2012-05-16ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King1-9/+6
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-08ARM: Kirkwood: Replace clock gatingAndrew Lunn1-4/+1
2012-05-08ARM: Orion: PCIE: Add support for clkAndrew Lunn1-0/+20
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-2/+1
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn1-1/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+2
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+3
2011-03-03[ARM] Kirkwood: enable PCIe before reading device ID registerEric Cooper1-0/+8
2010-09-19ARM: kirkwood: Unbreak PCIe I/O portArnaud Patard1-2/+2
2010-07-16[ARM] Kirkwood: more factorization of the PCIe init codeNicolas Pitre1-33/+19
2010-07-16[ARM] Kirkwood: add support for PCIe1Saeed Bishara1-46/+142
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
2009-11-07[ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek1-1/+1
2009-11-07[ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek1-1/+1
2009-11-05[ARM] kirkwood: fix section mismatchLi Jie1-1/+1
2009-06-08[ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury1-0/+4
2009-01-08[ARM] 5359/1: Kirkwood: fix compilation errorNicolas Pitre1-0/+1
2008-09-25[ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit1-0/+6
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-1/+1
2008-06-22[ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara1-0/+180