Age | Commit message (Expand) | Author | Files | Lines |
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 |