summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx
AgeCommit message (Expand)Author
2020-03-04powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'Christophe JAILLET
2020-03-04powerpc/83xx: Fix some typo in some warning messageChristophe JAILLET
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes
2019-11-21powerpc/sysdev: drop simple gpioChristophe Leroy
2019-11-19powerpc/83xx: map IMMR with a BAT.Christophe 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/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall
2019-02-22powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-05-03powerpc: remove retired sbc834x supportPaul Gortmaker
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31powerpc/83xx: Use sizeof correct type when ioremappingDan Carpenter
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-04powerpc/83xx/suspend: use builtin_platform_driverGeliang Tang
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-08-22powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring
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
2016-03-30powerpc: mpc8349emitx: use gpiochip data pointerLinus Walleij
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22QE: use subsys_initcall to init qeZhao Qiang
2015-06-16powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker
2015-01-29PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...Markus Elfring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-10-20powerpc: platforms: 83xx: drop owner assignment from platform_driversWolfram Sang
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
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-28arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang
2013-10-09powerpc: add explicit OF includesRob Herring
2013-06-25powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun