summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cps-vec.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
* MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
* MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
* MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
* MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
* MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras2015-02-171-8/+8
* MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras2014-11-241-0/+2
* MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-191-0/+4
* MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2014-05-281-4/+7
* MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton2014-05-281-0/+35
* MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-281-12/+270
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-261-0/+191
OpenPOWER on IntegriCloud