aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+1
2022-05-04powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap1-15/+6
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas1-1/+1
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König1-1/+1
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-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala1-2/+2
2009-01-29powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely1-14/+10
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer1-1/+1
2008-10-08powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds1-4/+9
2008-07-12powerpc/mpc5200: PCI write combine timerAndre Schwarz1-1/+2
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-3/+7
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz1-0/+14
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt1-1/+1
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-3/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-2/+2
2007-06-29[POWERPC] 52xx: Remove support for PCI bus_offsetKumar Gala1-5/+4
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala1-1/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely1-0/+412