summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-233-5/+5
* 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/+7
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-218-28/+8
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-148-14/+14
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-10/+0
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-3/+2
* 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/+0
* powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall2014-11-101-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/+0
* powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker2014-03-073-165/+0
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-153-1/+234
|\
| * powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-093-1/+234
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
|/
* 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-092-0/+3
* | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()Wei Yongjun2013-10-281-0/+1
|/
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-061-11/+0
* powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle2013-04-181-5/+0
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-285-5/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-214-12/+6
|\
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-234-8/+4
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-234-6/+4
* | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-222-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/+4
* | 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-064-78/+15
|\
| * 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/+5
| * powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-074-48/+13
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+0
* | powerpc: Cleanup memblock usageTejun Heo2011-12-081-13/+9
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-312-0/+2
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-4/+0
|\ \ | |/ |/|
| * powerpc: drop unused Kconfig symbolsPaul Bolle2011-10-311-4/+0
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
|/
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-192-14/+0
* 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
OpenPOWER on IntegriCloud