summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
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-11powerpc32: remove ioremap_baseChristophe Leroy
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2014-11-10powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-04-28powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers
2014-03-19powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques
2014-03-07powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-28powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun
2013-10-09powerpc: add explicit OF includesRob Herring
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt
2013-04-18powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle
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-02-22ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
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
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner