aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/km83xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child1-1/+1
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran1-0/+1
2020-03-04powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'Christophe JAILLET1-1/+4
2020-03-04powerpc/83xx: Fix some typo in some warning messageChristophe JAILLET1-2/+2
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+1
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall1-1/+1
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes1-1/+1
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao1-4/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-2/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-2/+2
2015-12-22QE: use subsys_initcall to init qeZhao Qiang1-2/+0
2013-02-13powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto1-5/+7
2013-02-13powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto1-72/+77
2013-02-13powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck1-6/+4
2012-07-10powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig1-32/+66
2012-07-10powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov1-4/+3
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-17/+1
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov1-32/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-03-15powerpc/83xx: rename and update kmeter1Holger Brunck1-0/+207