aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mipsregs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-14/+0
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer1-1/+0
2021-09-23MIPS: Avoid macro redefinitionsPaul Cercueil1-77/+113
2021-06-29MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang1-0/+4
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen1-0/+7
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer1-2/+2
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer1-12/+0
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui1-0/+3
2020-07-31MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui1-0/+8
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen1-14/+14
2020-06-04KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen1-0/+4
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen1-13/+24
2020-05-22mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin1-0/+19
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin1-0/+3
2020-05-21mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-05-19mips: MAAR: Add XPA mode supportSerge Semin1-0/+10
2020-05-17MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bitsWANG Xuerui1-0/+6
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang1-0/+3
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie1-0/+6
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie1-0/+4
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton1-0/+4
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton1-0/+7
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton1-10/+20
2018-10-16MIPS: Cleanup DSP ASE detectionPaul Burton1-1/+19
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-10/+19
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton1-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton1-9/+7
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki1-3/+0
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen1-0/+2
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami1-0/+3
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn1-0/+5
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski1-0/+1
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan1-10/+10
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan1-2/+2
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan1-10/+16
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan1-188/+188
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan1-127/+37
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan1-0/+83
2018-01-09MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan1-1/+1
2018-01-09MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan1-10/+27
2017-11-08MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki1-8/+6
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan1-6/+9
2017-08-30MIPS: Add accessor & bit definitions for GlobalNumberPaul Burton1-0/+13
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki1-0/+1
2017-03-28KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan1-0/+2
2017-03-28MIPS: Add Octeon III register accessors & definitionsJames Hogan1-0/+36
2017-03-28MIPS: Add some missing guest CP0 accessors & defsJames Hogan1-2/+14
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan1-1/+7
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan1-0/+33