summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/maple
AgeCommit message (Expand)AuthorLines
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-17/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring-4/+2
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-1/+1
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-1/+0
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann-4/+3
2017-12-18powerpc: Set I/O port resource types correctlyBjorn Helgaas-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring-5/+5
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt-0/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman-3/+3
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens-2/+2
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt-13/+2
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt-4/+2
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt-1/+0
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt-7/+0
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens-3/+5
2016-06-21powerpc/pci: Delay populating pdnGavin Shan-13/+21
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens-1/+1
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng-1/+1
2015-04-11powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens-1/+7
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens-1/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard-1/+0
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf-2/+2
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-2/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-2/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-1/+1
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas-1/+1
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett-1/+1
2011-11-28powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov-0/+55
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov-22/+19
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner-1/+1
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall-0/+1
2010-07-14lmb: rename to memblockYinghai Lu-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-06-18edac: cpc925 MC platform device setupHarry Ciao-0/+59
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman-0/+14
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt-1/+1
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov-6/+0
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt-1/+0
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk-1/+0
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk-12/+12
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman-2/+0
2008-03-26[POWERPC] maple: Kill fixup_maple_ideNathan Lynch-47/+0