summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3010-59/+10Star
* powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre2019-04-201-12/+0Star
* powerpc/embedded6xx: Make some functions staticMathieu Malaterre2019-04-201-3/+4
* powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy2019-02-231-28/+0Star
* powerpc/wii: properly disable use of BATs when requested.Christophe Leroy2019-02-231-0/+4
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-2/+2
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-2/+2
* | powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-1/+1
|/
* powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-031-1/+1
* powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer2018-07-021-10/+0Star
* powerpc/embedded6xx: Remove C2K board supportMark Greer2018-06-033-159/+0Star
* powerpc/wii: Make hlwd_pic_init function staticMathieu Malaterre2018-05-251-1/+1
* powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by StarletJonathan Neuschäfer2018-05-151-0/+5
* powerpc/embedded6xx/flipper-pic: Don't match all IRQ domainsJonathan Neuschäfer2018-05-151-8/+0Star
* powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer2018-03-311-13/+1Star
* powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer2018-03-311-0/+7
* powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer2018-03-311-1/+1
* powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre2018-03-132-2/+2
* 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/+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