aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/8xx
AgeCommit message (Expand)Author
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
2013-10-11powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-10-09powerpc: add explicit OF includesRob Herring
2013-07-01powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-03-20powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-15powerpc/8xx: remove obsolete mgsuvd boardHolger Brunck
2011-03-10powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-30powerpc/8xx: Fix build breakage with sparse irq changesBenjamin Herrenschmidt
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-09-16powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich
2008-07-14powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood
2008-02-26[POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov
2008-02-05[POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood