summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/44x/iss4xx.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker1-2/+2
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-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-2/+4
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith1-0/+167