summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-13MIPS: Fix "make clean" error due to recent changesHuacai Chen
2020-05-13MIPS: Fix typos in arch/mips/Kbuild.platformsHuacai Chen
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-05-12MIPS: VDSO: Allow ld.lld to link the VDSONathan Chancellor
2020-05-12MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSONathan Chancellor
2020-05-12MIPS: Unconditionally specify '-EB' or '-EL'Nathan Chancellor
2020-05-12MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor
2020-05-12kbuild: add CONFIG_LD_IS_LLDSami Tolvanen
2020-05-11MIPS: unexport __flush_icache_user_rangeChristoph Hellwig
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer
2020-05-08MIPS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-08MIPS: Loongson: Add DMA support for LS7ATiezhu Yang
2020-05-08MIPS: inst.h: Stop including asm.h to avoid various build failuresHuacai Chen
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen
2020-05-07mips: cm: Add L2 ECC/parity errors reportingSerge Semin
2020-05-07mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-05-07MIPS: ingenic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-05-07MIPS: Remove dead code in pci.hJason Yan
2020-05-07MIPS: CFE: Remove dead code in cfe_getfwinfo()Jason Yan
2020-05-07MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan
2020-05-04MIPS: tools: Move "returns" after "loongson3-llsc-check"Tiezhu Yang
2020-05-02MIPS: perf: Remove unnecessary "fallthrough" pseudo keywordsHuacai Chen
2020-05-02mips: Drop CONFIG_MTD_M25P80 in various defconfig filesBin Meng
2020-05-02MIPS: Loongson64: Correct TLB type for Loongson-3 ClassicJiaxun Yang
2020-04-30MIPS: Loongson64: Probe CPU features via CPUCFGJiaxun Yang
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen
2020-04-30MIPS: tools: Show result for loongson3-llsc-checkTiezhu Yang
2020-04-29MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil
2020-04-29MIPS: ingenic: GCW0: Update defconfigPaul Cercueil
2020-04-29MIPS: ingenic: CI20: enable OST, PWM drivers in defconfigPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Update GCW0 supportPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Update JZ4770 supportPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OSTPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Respect cell count of common propertiesPaul Cercueil
2020-04-29MIPS: ingenic: DTS: Fix invalid value in #dma-cellsPaul Cercueil
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang
2020-04-28MIPS: oprofile: remove unneeded semicolon in common.cJason Yan
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang
2020-04-26MIPS: Loongson: Add support for perf toolTiezhu Yang
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen