aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cpu.h
AgeCommit message (Expand)Author
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-07-19MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton
2019-07-21MIPS: Rename JZRISC to XBURSTPaul Cercueil
2019-05-29MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-03-28MIPS: Add defs & probing of UFRJames Hogan
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel
2016-05-13MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)James Hogan
2016-05-13MIPS: cpu: Alter MIPS_CPU_* definitions to fill gapJames Hogan
2016-05-13MIPS: Add M6250 PRID & cpu_type_enum valuesPaul Burton
2016-05-13MIPS: Add P6600 PRID & cpu_type_enum valuesPaul Burton
2016-05-13MIPS: <asm/cpu.h>: Reformat to 80 columns.Ralf Baechle