aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/chrp
AgeCommit message (Expand)Author
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-04powerpc/time: Fix sparse warningsHe Ying
2021-12-23powerpc/chrp: Add __init attribute to eligible functionsNick Child
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-03-24powerpc/chrp: Make hydra_init() staticGeert Uytterhoeven
2021-02-09powerpc/chrp: Move PHB discoveryOliver O'Halloran
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-07-19chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap
2018-05-25powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre
2018-05-25powerpc/chrp/pci: Make some functions staticMathieu Malaterre
2018-05-25powerpc/chrp/setup: Remove idu_size variable and make some functions staticMathieu Malaterre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-15powerpc/chrp: Store the intended structureJulia Lawall
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-03-31powerpc32/chrp: fix section mismatch warningLEROY Christophe
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds