Age | Commit message (Expand) | Author |
2017-06-29 | MIPS: CPS: Handle spurious VP starts more gracefully | Paul Burton |
2017-03-21 | MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs | Matt Redfearn |
2016-05-28 | MIPS: CPS: Copy EVA configuration when starting secondary VPs. | Matt Redfearn |
2016-05-13 | MIPS: smp-cps: Stop printing EJTAG exceptions to UART | Paul Burton |
2016-05-13 | MIPS: smp-cps: Support MIPSr6 Virtual Processors | Paul Burton |
2016-05-13 | MIPS: smp-cps: Skip core setup if coherent | Paul Burton |
2016-05-13 | MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes | Paul Burton |
2016-05-13 | MIPS: smp-cps: Pull cache init into a function | Paul Burton |
2015-12-22 | MIPS: CPS: drop .set mips64r2 directives | Paul Burton |
2015-11-11 | MIPS: CPS: Skip Config1 presence check | Paul Burton |
2015-11-11 | MIPS: CPS: Read CM GCR base from cop0 | Paul Burton |
2015-11-11 | MIPS: CPS: Early debug using an ns16550-compatible UART | Paul Burton |
2015-10-26 | MIPS: CPS: Set Status.KX on entry for MIPS64 kernels | Paul Burton |
2015-10-26 | MIPS: CPS: Set Status.BEV bit during early boot | Paul Burton |
2015-09-30 | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT | Paul Burton |
2015-09-30 | MIPS: CPS: Don't include MT code in non-MT kernels. | Paul Burton |
2015-09-30 | MIPS: CPS: Stop dangling delay slot from has_mt. | Paul Burton |
2015-08-28 | MIPS: CPS: use 32b accesses to GCRs | Paul Burton |
2015-07-09 | MIPS: cps-vec: Use macros for various arithmetics and memory operations | Markos Chandras |
2015-07-09 | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 | Markos Chandras |
2015-07-09 | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit | Markos Chandras |
2015-07-09 | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2 | Markos Chandras |
2015-07-09 | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA | Markos Chandras |
2015-02-17 | MIPS: kernel: cps-vec: Replace "addi" with "addiu" | Markos Chandras |
2014-11-24 | MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE | Markos Chandras |
2014-08-19 | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores | Markos Chandras |
2014-05-28 | MIPS: smp-cps: duplicate core0 CCA on secondary cores | Paul Burton |
2014-05-28 | MIPS: pm-cps: add PM state entry code for CPS systems | Paul Burton |
2014-05-28 | MIPS: smp-cps: rework core/VPE initialisation | Paul Burton |
2014-03-26 | MIPS: Coherent Processing System SMP implementation | Paul Burton |