summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-142-2/+2
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-203-5/+5
* powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-222-2/+2
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-213-13/+7Star
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-218-28/+8Star
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-148-14/+14
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-121-10/+0Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-3/+2Star
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-021-1/+1
* powerpc: Remove some unused functionsMichael Ellerman2015-01-281-11/+0Star
* powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall2014-11-091-3/+3
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-033-3/+7
* powerpc: make of_device_ids constUwe Kleine-König2014-09-255-5/+5
* powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers2014-04-281-0/+1
* powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques2014-03-191-2/+0Star
* powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker2014-03-073-165/+0Star
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-153-1/+234
|\
| * powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-103-1/+234
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-0/+3
|\
| * powerpc: add explicit OF includesRob Herring2013-10-102-0/+3
* | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun2013-10-291-0/+1
|/
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-061-11/+0Star
* powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle2013-04-181-5/+0Star
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-285-5/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-224-12/+6Star
|\
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-234-8/+4Star
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-234-6/+4Star
* | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-232-6/+6
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-162-2/+2
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-162-7/+4Star
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-142-33/+33
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-074-78/+15Star
|\
| * powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-074-4/+4
| * powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-074-33/+5Star
| * powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-074-48/+13Star
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+0Star
* | powerpc: Cleanup memblock usageTejun Heo2011-12-081-13/+9Star
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-0/+2
|\
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-012-0/+2
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-071-4/+0Star
|\ \ | |/ |/|
| * powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-311-4/+0Star
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
|/
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-192-14/+0Star
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-042-8/+8
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-294-16/+16
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-292-3/+3
* powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2011-03-102-36/+37
* powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-212-22/+0Star