summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-12MIPS: VDSO: Allow ld.lld to link the VDSONathan Chancellor1-1/+1
2020-05-12MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSONathan Chancellor1-9/+4
2020-05-12MIPS: Unconditionally specify '-EB' or '-EL'Nathan Chancellor1-25/+0
2020-05-12MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor4-29/+23
2020-05-12kbuild: add CONFIG_LD_IS_LLDSami Tolvanen1-0/+3
2020-05-11MIPS: unexport __flush_icache_user_rangeChristoph Hellwig1-1/+0
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer19-1550/+0
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer35-5578/+0
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer39-3168/+0
2020-05-08MIPS: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-08MIPS: Loongson: Add DMA support for LS7ATiezhu Yang4-3/+30
2020-05-08MIPS: inst.h: Stop including asm.h to avoid various build failuresHuacai Chen1-89/+95
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen4-16/+16
2020-05-07mips: cm: Add L2 ECC/parity errors reportingSerge Semin1-2/+60
2020-05-07mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-05-07MIPS: ingenic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang42-135/+112
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-05-07MIPS: Remove dead code in pci.hJason Yan1-3/+0
2020-05-07MIPS: CFE: Remove dead code in cfe_getfwinfo()Jason Yan1-5/+0
2020-05-07MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan1-12/+0
2020-05-04MIPS: tools: Move "returns" after "loongson3-llsc-check"Tiezhu Yang1-2/+2
2020-05-02MIPS: perf: Remove unnecessary "fallthrough" pseudo keywordsHuacai Chen1-2/+2
2020-05-02mips: Drop CONFIG_MTD_M25P80 in various defconfig filesBin Meng5-5/+0
2020-05-02MIPS: Loongson64: Correct TLB type for Loongson-3 ClassicJiaxun Yang1-1/+4
2020-04-30MIPS: Loongson64: Probe CPU features via CPUCFGJiaxun Yang1-8/+37
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen2-33/+341
2020-04-30MIPS: tools: Show result for loongson3-llsc-checkTiezhu Yang1-0/+2
2020-04-29MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil12-373/+61
2020-04-29MIPS: ingenic: GCW0: Update defconfigPaul Cercueil1-3/+128
2020-04-29MIPS: ingenic: CI20: enable OST, PWM drivers in defconfigPaul Cercueil1-28/+34
2020-04-29MIPS: ingenic: DTS: Update GCW0 supportPaul Cercueil1-15/+484
2020-04-29MIPS: ingenic: DTS: Update JZ4770 supportPaul Cercueil1-7/+170
2020-04-29MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OSTPaul Cercueil3-0/+72
2020-04-29MIPS: ingenic: DTS: Respect cell count of common propertiesPaul Cercueil4-36/+30
2020-04-29MIPS: ingenic: DTS: Fix invalid value in #dma-cellsPaul Cercueil1-2/+2
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang1-2/+2
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang2-0/+24
2020-04-28MIPS: oprofile: remove unneeded semicolon in common.cJason Yan1-1/+1
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang4-5/+33
2020-04-26MIPS: Loongson: Add support for perf toolTiezhu Yang1-0/+1
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen3-3/+3
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang1-0/+3
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang1-1/+1
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen2-1/+314
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen3-775/+777
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen2-4/+3
2020-04-21ASoC: txx9: add back the hack for a too small resource_size_tChristoph Hellwig1-2/+5
2020-04-21MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang2-3/+1