summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/8xx
Commit message (Expand)AuthorAgeFilesLines
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-1/+1
* powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy2020-05-261-1/+1
* powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy2020-05-261-1/+1
* powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy2020-05-261-0/+41
* powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy2020-05-261-9/+0
* powerpc: Replace setup_irq() by request_irq()afzal mohammed2020-03-252-14/+4
* powerpc/8xx: use the fixmapped IMMR in cpm_reset()Christophe Leroy2019-11-191-7/+1
* powerpc/8xx: add __init to cpm1 init functionsChristophe Leroy2019-11-192-6/+6
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-134-0/+1177
|\
| * powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy2019-07-052-0/+104
| * powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy2019-07-051-18/+16
| * powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy2019-07-051-20/+13
| * powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy2019-07-051-18/+27
| * powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy2019-07-051-6/+8
| * powerpc/8xx: Refactor microcode writeChristophe Leroy2019-07-051-9/+6
| * powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy2019-07-051-22/+13
| * powerpc/8xx: compact microcode arraysChristophe Leroy2019-07-051-559/+140
| * powerpc/8xx: drop verify_patch()Christophe Leroy2019-07-051-40/+0
| * powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy2019-07-053-0/+1542
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
|/
* powerpc/8xx: Fix possible device node reference leakWen Yang2019-04-201-2/+1
* 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-191-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-043-6/+0
* powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-031-4/+3
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-3/+1
* powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy2018-03-131-7/+1
* powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy2018-01-161-12/+0
* 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/+0
* 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-091-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-307-13/+7
|\
| * powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-215-11/+5
| * 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-071-4/+0
* powerpc: make of_device_ids constUwe Kleine-König2014-09-255-5/+5
* powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-253-3/+0
* pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-252-63/+0
* powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-301-1/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-124-0/+7
|\