aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/ksi8560.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05powerpc/85xx: Add missing of_node_put() in ksi8560.cLiang He1-0/+2
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+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-13/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-16/+1
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-27/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek1-1/+2
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2009-03-11powerpc/85xx: remove setup_irq(NULL action) in ksi8560Thomas Gleixner1-2/+0
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce1-4/+0
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-03-26[POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov1-0/+257