summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-144-0/+1177
|\
| * powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy2019-07-042-0/+104
| * powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy2019-07-041-18/+16Star
| * powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy2019-07-041-20/+13Star
| * powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy2019-07-041-18/+27
| * powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy2019-07-041-6/+8
| * powerpc/8xx: Refactor microcode writeChristophe Leroy2019-07-041-9/+6Star
| * powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy2019-07-041-22/+13Star
| * powerpc/8xx: compact microcode arraysChristophe Leroy2019-07-041-559/+140Star
| * powerpc/8xx: drop verify_patch()Christophe Leroy2019-07-041-40/+0Star
| * powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy2019-07-043-0/+1542
* | 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-301-4/+1Star
|/
* powerpc/8xx: Fix possible device node reference leakWen Yang2019-04-201-2/+1Star
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-2/+2
|\
| * powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy2018-10-181-2/+2
* | powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+3
|/
* powerpc/8xx: Remove RTC clock on 88xChristophe Leroy2018-06-033-6/+0Star
* powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-031-4/+3Star
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-3/+1Star
* powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy2018-03-131-7/+1Star
* powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy2018-01-161-12/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy2017-08-141-1/+1
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+0Star
* powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy2017-08-104-2/+184
* powerpc/8xx: Move 8xx machine check handlers into platforms/8xxChristophe Leroy2017-08-102-1/+38
* powerpc/8xx: Simplify CONFIG_8xx checks in MakefileChristophe Leroy2017-08-101-1/+1
* powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-101-0/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-317-13/+7Star
|\
| * powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-215-11/+5Star
| * powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-142-2/+2
* | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-081-1/+1
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle2014-11-081-4/+0Star
* powerpc: make of_device_ids constUwe Kleine-König2014-09-255-5/+5
* powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-263-3/+0Star
* pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-262-63/+0Star
* powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-301-1/+0Star
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-124-0/+7
|\
| * powerpc: add explicit OF includesRob Herring2013-10-104-0/+7
* | powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-111-2/+2
|/
* powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe2013-07-021-10/+3Star
* powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-06-201-0/+1
* powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-201-1/+0Star
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-283-3/+0Star
* of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-0/+1
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-1/+1