summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2023-02-133-6/+6
* powerpc: remove unused chrp_event_scan() declarationGaosheng Cui2022-09-151-1/+0
* powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-221-1/+1
* powerpc: Add missing headersChristophe Leroy2022-05-084-4/+6
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* powerpc/time: Fix sparse warningsHe Ying2022-05-041-2/+0
* powerpc/chrp: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
* powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
* powerpc/chrp: Make hydra_init() staticGeert Uytterhoeven2021-03-241-2/+1
* powerpc/chrp: Move PHB discoveryOliver O'Halloran2021-02-092-11/+9
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport2020-04-011-1/+0
* powerpc: Replace setup_irq() by request_irq()afzal mohammed2020-03-251-9/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-281-2/+1
|\
| * powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
* | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain2019-01-222-2/+2
* | powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain2019-01-221-4/+10
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-1/+1
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* | powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-4/+1
* | powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-1/+1
* | powerpc: Use device_type helpers to access the node typeRob Herring2018-11-262-6/+3
|/
* chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap2018-07-191-0/+3
* powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre2018-05-251-2/+4
* powerpc/chrp/pci: Make some functions staticMathieu Malaterre2018-05-251-6/+6
* powerpc/chrp/setup: Remove idu_size variable and make some functions staticMathieu Malaterre2018-05-251-7/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-9/+9
* powerpc/chrp: Store the intended structureJulia Lawall2017-08-151-1/+1
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-2/+3
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc32/chrp: fix section mismatch warningLEROY Christophe2015-03-311-1/+1
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+2
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-311-2/+2
* mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-221-0/+20
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-3/+3
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+2
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-2/+1