summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x
AgeCommit message (Expand)AuthorLines
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy-154/+0
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy-6/+3
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+0
2023-03-23powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIPAndy Shevchenko-0/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy-1/+0
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy-1/+0
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater-1/+0
2020-05-28powerpc: Remove IBM405 Erratum #77Christophe Leroy-6/+0
2020-05-28powerpc/40x: Remove IBM405 Erratum #51Christophe Leroy-4/+0
2020-05-28powerpc/40x: Remove support for IBM 405GPChristophe Leroy-6/+0
2020-05-28powerpc/40x: Remove EP405Christophe Leroy-132/+0
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy-76/+0
2020-05-28powerpc/40x: Remove STB03xxxChristophe Leroy-5/+0
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy-6/+0
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek-86/+0
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+3
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult-4/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-4/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-5/+5
2018-11-02powerpc: PCI_MSI needs PCIChristoph Hellwig-0/+1
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-9/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+6
2016-12-01powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman-6/+6
2016-11-29powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel-1/+2
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-10/+4
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt-10/+4
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König-4/+4
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-1/+0
2013-04-18powerpc: remove unused CONFIG_405EPPaul Bolle-4/+0
2013-04-18powerpc/40x: remove unused "config 405GPR"Paul Bolle-3/+0
2013-03-20powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot-1/+0
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos-1/+2
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-40/+0
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt-0/+12
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt-1/+12
2011-11-30powerpc/40x: Add APM8018X SOC supportTanmay Inamdar-0/+12
2011-11-13Merge branch 'master' into for-nextJiri Kosina-81/+6
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-5/+0
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-70/+0
2011-10-31powerpc: 40x: drop unused Kconfig symbolPaul Bolle-5/+0
2011-10-29powerpc: 4xx: remove commented out Kconfig entriesPaul Bolle-38/+0
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds-6/+6
2011-08-11powerpc/40x: Remove obsolete HCU4 boardJosh Boyer-70/+0
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring-3/+3
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah-0/+2
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely-9/+4