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