summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x/pci.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg1-5/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+1
2022-07-18ARM: Marvell: Update PCIe fixupPali Rohár1-3/+9
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner1-4/+1
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár1-2/+8
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-8/+17
2015-12-07ARM: orion5x: clean up mach/*.h headersArnd Bergmann1-1/+1
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-18/+14
2013-11-24ARM: Orion5x: Fix warnings when using C=1.Andrew Lunn1-2/+2
2013-08-06ARM: orion5x: Move to ID based window creationThomas Petazzoni1-5/+4
2013-04-15arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni1-2/+5
2013-03-17arm: mach-orion5x: use mv_mbus_dram_info() in PCI codeThomas Petazzoni1-3/+4
2013-01-04ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-23Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson1-3/+3
2012-09-21arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni1-2/+2
2012-09-21arm: mach-orion5x: use plus instead of or for address definitionsThomas Petazzoni1-1/+1
2012-07-26ARM: orion5x: use fixed PCI i/o mappingRob Herring1-38/+18
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+1
2012-03-07ARM: orion5x: clean-up mach/io.hRob Herring1-0/+1
2012-02-24arm/PCI: get rid of device resource fixupsBjorn Helgaas1-8/+6
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-8/+8
2012-01-07arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-8/+8
2011-12-14ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-1/+1
2011-12-14ARM: Orion: mbus_dram_info consolidationAndrew Lunn1-2/+3
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu1-0/+1
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-04-24[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre1-0/+1
2009-01-08[ARM] 5360/1: Orion: fix compilation errorNicolas Pitre1-0/+1
2008-08-22[ARM] Orion: Fix boot crash on Kurobox ProPer Andersson1-3/+10
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-1/+1
2008-07-01[ARM] Orion: make PCI handling code deal with Cardbus slotsLennert Buytenhek1-7/+29
2008-06-23[ARM] Orion: nuke orion5x_{read,write}Lennert Buytenhek1-17/+17
2008-06-23[ARM] Orion: move setting up PCIe WA window into PCIe setup pathLennert Buytenhek1-0/+2
2008-06-23[ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek1-7/+7
2008-04-28[ARM] Orion: fix ->map_irq() PCIe bus number checkLennert Buytenhek1-6/+14
2008-04-10[ARM] 4954/1: Orion: fix some function section mismatchNicolas Pitre1-1/+1
2008-03-27Orion: orion -> orion5x renameLennert Buytenhek1-0/+559