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