Age | Commit message (Expand) | Author |
2024-06-28 | powerpc/40x: Remove 40x platforms. | Christophe Leroy |
2024-03-03 | powerpc/machdep: Define 'compatibles' property in ppc_md and use it | Christophe Leroy |
2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-03-23 | powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIP | Andy Shevchenko |
2023-03-16 | powerpc: Make generic_calibrate_decr() the default | Christophe Leroy |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy |
2021-12-09 | powerpc/4xx: Complete removal of MSI support | Cédric Le Goater |
2020-05-28 | powerpc: Remove IBM405 Erratum #77 | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove IBM405 Erratum #51 | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove support for IBM 405GP | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove EP405 | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove WALNUT | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove STB03xxx | Christophe Leroy |
2020-05-28 | powerpc/40x: Remove support for IBM 403GCX | Christophe Leroy |
2020-05-28 | powerpc: Remove Xilinx PPC405/PPC440 support | Michal Simek |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-04 | powerpc/Kconfig: Clean up formatting | Enrico Weigelt, metux IT consult |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-02 | powerpc: PCI_MSI needs PCI | Christoph Hellwig |
2018-10-13 | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2016-12-01 | powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC | Michael Ellerman |
2016-11-29 | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt |
2016-06-08 | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-04-18 | powerpc: remove unused CONFIG_405EP | Paul Bolle |
2013-04-18 | powerpc/40x: remove unused "config 405GPR" | Paul Bolle |
2013-03-20 | powerpc: remove redundant GENERIC_GPIO selection | Alexandre Courbot |
2013-01-03 | powerpc: Add missing NULL terminator to avoid boot panic on PPC40x | Gabor Juhos |
2012-10-06 | sections: fix section conflicts in arch/powerpc | Andi Kleen |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-12-16 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |
2011-12-08 | powerpc: Add support for OpenBlockS 600 | Benjamin Herrenschmidt |
2011-11-30 | powerpc/40x: Add APM8018X SOC support | Tanmay Inamdar |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-10-31 | powerpc: 40x: drop unused Kconfig symbol | Paul Bolle |
2011-10-29 | powerpc: 4xx: remove commented out Kconfig entries | Paul Bolle |
2011-08-18 | net: fix IBM EMAC driver after rename. | Tony Breeds |
2011-08-11 | powerpc/40x: Remove obsolete HCU4 board | Josh Boyer |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring |
2011-05-26 | powerpc/4xx: Adding PCIe MSI support | Rupjyoti Sarmah |
2011-01-01 | of/flattree: Add of_flat_dt_match() helper function | Grant Likely |