summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-03-11mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin
2024-03-11mips: dts: ralink: mt7621: add cell count properties to usbJustin Swartz
2024-03-11mips: dts: ralink: mt7621: add serial1 and serial2 nodesJustin Swartz
2024-03-11mips: dts: ralink: mt7621: reorder serial0 propertiesJustin Swartz
2024-03-11mips: dts: ralink: mt7621: associate uart1_pins with serial0Justin Swartz
2024-03-11MIPS: ralink: Don't use "proxy" headersAndy Shevchenko
2024-03-07mips: sibyte: make tb_class constantRicardo B. Marliere
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere
2024-03-07MIPS: ralink: Remove unused of_gpio.hAndy Shevchenko
2024-02-28MIPS: mipsregs: Parse fp and sp register by name in parse_rJiaxun Yang
2024-02-23mips: zboot: Fix "no previous prototype" build warningSerge Semin
2024-02-23MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang
2024-02-23MIPS: Implement microMIPS MT ASE helpersJiaxun Yang
2024-02-23MIPS: Limit MIPS_MT_SMP support by ISA reversionJiaxun Yang
2024-02-23MIPS: Loongson64: test for -march=loongson3a cflagJiaxun Yang
2024-02-23MIPS: BMIPS: Drop unnecessary assembler flagJiaxun Yang
2024-02-23MIPS: Fallback CPU -march flag to ISA level if unsupportedJiaxun Yang
2024-02-23MIPS: Remove cc-option checks for -march=octeonJiaxun Yang
2024-02-23MIPS: Probe toolchain support of -msym32Jiaxun Yang
2024-02-20MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()Ilpo Järvinen
2024-02-20MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()Ilpo Järvinen
2024-02-20MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()Ilpo Järvinen
2024-02-20MIPS: lantiq: Remove unused function pointer variablesIlpo Järvinen
2024-02-20mips: bus: make mips_cdmm_bustype constRicardo B. Marliere
2024-02-20mips: txx9: make txx9_sramc_subsys constRicardo B. Marliere
2024-02-20mips: sgi-ip22: make gio_bus_type constRicardo B. Marliere
2024-02-20MIPS: move unselectable entries out of the "CPU type" choiceMasahiro Yamada
2024-02-20MIPS: Alchemy: Use kcalloc() instead of kzalloc()Erick Archer
2024-02-20MIPS: Add support for Mobileye EyeQ5Gregory CLEMENT
2024-02-20MIPS: Share generic kernel code with other architectureGregory CLEMENT
2024-02-20MIPS: mobileye: Add EPM5 device treeGregory CLEMENT
2024-02-20MIPS: mobileye: Add EyeQ5 dtsiGregory CLEMENT
2024-02-20MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT
2024-02-20MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang
2024-02-20MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang
2024-02-20MIPS: spaces: Define a couple of handy macrosGregory CLEMENT
2024-02-20MIPS: pm-cps: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: kvm/entry: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: tlbex: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: page: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: traps: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: regdefs.h: Define a set of register numbersJiaxun Yang
2024-02-20MIPS: regdefs.h: Guard all defines with __ASSEMBLY__Jiaxun Yang
2024-02-20MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang
2024-02-12MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-12MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao