aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/smp-cps.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT1-0/+1
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton1-0/+1
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton1-1/+5
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang1-2/+7
2023-02-27MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-11-03Update MIPS email addressesPaul Burton1-1/+1
2016-05-13MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton1-1/+1
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton1-2/+10
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton1-0/+3
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton1-0/+2
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton1-4/+10
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton1-0/+33