aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-12MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang
2020-10-12MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov
2020-10-08MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer
2020-10-06MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer
2020-10-06MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer
2020-09-30MIPS: process: include exec.h header in process.cPujin Shi
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi
2020-09-27MIPS: idle: Add prototype for function check_waitPujin Shi
2020-09-27MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDERPaul Cercueil
2020-09-27MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.周琰杰 (Zhou Yanjie)
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-09-27dt-bindings: MIPS: Add X2000E based CU2000-Neo.周琰杰 (Zhou Yanjie)
2020-09-23Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer
2020-09-21MIPS: kexec: Add crashkernel=YM handlingYouling Tang
2020-09-21MIPS: Loongson64: Add UART node for LS7A PCHTiezhu Yang
2020-09-21MIPS: Ingenic: Add CPU nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer
2020-09-21MIPS: malta: remove unused header fileThomas Bogendoerfer
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer
2020-09-21MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer
2020-09-21MIPS: Loongson-3: Calculate ra properly when unwinding the stackHuacai Chen
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen
2020-09-21MIPS: context switch: Use save/restore instead of set/clear for Status.CU2Huacai Chen
2020-09-21MIPS: kernel: include probes-common.h header in branch.cPujin Shi
2020-09-21MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size staticJason Yan
2020-09-18MAINTAINERS: Update paths to Ingenic platform codePaul Cercueil
2020-09-18MIPS: configs: Regenerate configs of Ingenic boardsPaul Cercueil
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil
2020-09-18MIPS: generic: Add support for Ingenic SoCsPaul Cercueil
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil
2020-09-18MIPS: generic: Add support for zbootPaul Cercueil
2020-09-18MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil
2020-09-18MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil
2020-09-18MIPS: generic: Allow boards to set system typePaul Cercueil
2020-09-18MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil
2020-09-18MIPS: cpu-probe: ingenic: Fix broken BUG_ONPaul Cercueil
2020-09-18MIPS: cpu-probe: Mark XBurst CPU as having vtagged cachesPaul Cercueil
2020-09-18MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil
2020-09-18MIPS: configs: lb60: Fix defconfig not selecting correct boardPaul Cercueil
2020-09-18MIPS: Loongson64: Increase NR_IRQS to 320Huacai Chen
2020-09-18MIPS: netlogic: Remove unused codeYouling Tang
2020-09-18MIPS: OCTEON: use devm_platform_ioremap_resourceQinglang Miao
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong