summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx/mpc52xx_pci.c
AgeCommit message (Expand)Author
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-05-21powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala
2009-01-29powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-10-08powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds
2008-07-12powerpc/mpc5200: PCI write combine timerAndre Schwarz
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala
2007-06-29[POWERPC] 52xx: Remove support for PCI bus_offsetKumar Gala
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely