aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin2-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman3-5/+5
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2-2/+2
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt3-13/+7
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt8-28/+8
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens8-14/+14
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy1-10/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-3/+2
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+2
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-01-28powerpc: Remove some unused functionsMichael Ellerman1-11/+0
2014-11-10powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall1-3/+3
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf3-3/+7
2014-09-25powerpc: make of_device_ids constUwe Kleine-König5-5/+5
2014-04-28powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers1-0/+1
2014-03-19powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques1-2/+0
2014-03-07powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker3-165/+0
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt3-1/+234
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers3-1/+234
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+3
2013-10-28powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun1-0/+1
2013-10-09powerpc: add explicit OF includesRob Herring2-0/+3
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-11/+0
2013-04-18powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle1-5/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells5-5/+0
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-12/+6
2012-02-22ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2-6/+6
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett4-8/+4
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett4-6/+4
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely2-2/+2
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2-7/+4
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2-33/+33
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-78/+15
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+0
2011-12-08powerpc: Cleanup memblock usageTejun Heo1-13/+9
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett4-4/+4
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett4-33/+5
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett4-48/+13
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+0
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker2-0/+2
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle1-4/+0
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller2-14/+0
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely2-8/+8
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner4-16/+16
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2-3/+3
2011-03-10powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2-36/+37
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2-22/+0