summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/8xx
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy
2020-05-26powerpc/8xx: Don't set IMMR map anymore at bootChristophe Leroy
2020-05-26powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy
2020-05-26powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed
2019-11-19powerpc/8xx: use the fixmapped IMMR in cpm_reset()Christophe Leroy
2019-11-19powerpc/8xx: add __init to cpm1 init functionsChristophe Leroy
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy
2019-07-05powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy
2019-07-05powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy
2019-07-05powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy
2019-07-05powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy
2019-07-05powerpc/8xx: Refactor microcode writeChristophe Leroy
2019-07-05powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy
2019-07-05powerpc/8xx: compact microcode arraysChristophe Leroy
2019-07-05powerpc/8xx: drop verify_patch()Christophe Leroy
2019-07-05powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-20powerpc/8xx: Fix possible device node reference leakWen Yang
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-19powerpc/traps: fix machine check handlers to use pr_cont()Christophe Leroy
2018-09-28powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring
2018-06-04powerpc/8xx: Remove RTC clock on 88xChristophe Leroy
2018-06-03powerpc: use time64_t in update_persistent_clockArnd Bergmann
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann
2018-03-13powerpc/8xx: fix cpm_cascade() dual end of interruptChristophe Leroy
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-14powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy
2017-08-10powerpc/8xx: Move 8xx machine check handlers into platforms/8xxChristophe Leroy
2017-08-10powerpc/8xx: Simplify CONFIG_8xx checks in MakefileChristophe Leroy
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2014-11-07powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-06-25powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood
2014-06-25pcmcia: Remove m8xx_pcmcia driverScott Wood
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds