aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-05unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-1/+1
2012-03-20unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas1-1/+0
2012-02-23unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas1-3/+3
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao1-6/+6
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-29/+29
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao1-0/+404