aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
AgeCommit message (Expand)Author
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-03-30powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-10-22powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi
2015-10-22powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-10-20powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-10-30powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin
2013-10-30Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang
2013-08-13powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Siewior
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-06powerpc: mpc5200: Add a3m071 board supportStefan Roese
2012-12-03powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li
2012-10-25powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen
2012-09-14powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin
2012-09-14powerpc/mpc5200: add dts files for ifm camera machinesAnatolij Gustschin
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely
2012-03-21powerpc/mpc52xx: add a4m072 board supportHeiko Schocher
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker