summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cps-vec.S
AgeCommit message (Expand)Author
2017-11-03Update MIPS email addressesPaul Burton
2017-08-30MIPS: CPS: Use GlobalNumber macros rather than magic numbersPaul Burton
2017-06-29MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton
2017-03-21MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn
2016-05-13MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2016-05-13MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton
2016-05-13MIPS: smp-cps: Skip core setup if coherentPaul Burton
2016-05-13MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton
2016-05-13MIPS: smp-cps: Pull cache init into a functionPaul Burton
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-08-28MIPS: CPS: use 32b accesses to GCRsPaul Burton
2015-07-09MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras
2015-07-09MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras
2015-07-09MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras
2015-02-17MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras
2014-11-24MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras
2014-08-19MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton