summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-09-18MIPS: Correct the header guard of r4k-timer.hWei Li
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: dts/ingenic: Cleanup qi_lb60.dtsPaul Cercueil
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He
2020-09-03MIPS: p5600: Discard UCA config selectionJinyang He
2020-09-03MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()Davidlohr Bueso
2020-09-03MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil
2020-09-03lib: decompress_unzstd: Limit output sizePaul Cercueil
2020-08-26MIPS: SGI-IP32: No need to include mc14818*.hThomas Bogendoerfer
2020-08-26MIPS: Remove unused header file m48t37.hThomas Bogendoerfer
2020-08-26MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer
2020-08-24MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer
2020-08-17MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli
2020-08-17firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli
2020-08-17MIPS: BCM63xx: switch to SPDX license identifierÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: refactor board declarationsÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: enable EHCI for DWV-S0 boardÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: remove EHCI from BCM6348 boardsÁlvaro Fernández Rojas
2020-08-17MIPS: BCM63xx: remove duplicated new linesÁlvaro Fernández Rojas
2020-08-17MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski
2020-08-17MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix b...Tiezhu Yang
2020-08-17MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACEZejiang Tang