aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/xes_mpc85xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2021-12-23powerpc/85xx: Add __init attribute to eligible functionsNick Child1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Thomas Gleixner1-4/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-3/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-9/+3
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+3
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-48/+8
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-3/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-12/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett1-5/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-15/+3
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-2/+2
2009-06-23powerpc/85xx: remove duplicated #includeHuang Weiyi1-1/+0
2009-06-15powerpc/85xx: Add platform support for X-ES MPC85xx boardsNate Case1-0/+282