summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-23MIPS: xlp: Drop boot_mem_mapJiaxun Yang1-6/+6
2019-08-23MIPS: ip22: Drop addr_is_ramJiaxun Yang1-18/+2
2019-08-23MIPS: msp: Record prom memoryJiaxun Yang1-6/+16
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang1-11/+0
2019-08-23MIPS: fw: Record prom memoryJiaxun Yang1-6/+18
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang2-12/+8
2019-08-19irqchip/irq-ingenic-tcu: Fix COMPILE_TEST buildingYueHaibing1-0/+1
2019-08-19MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET1-2/+2
2019-08-11MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor1-1/+1
2019-08-11MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor1-14/+7
2019-08-11MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor1-1/+1
2019-08-08Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton27-206/+1421
2019-08-08MIPS: jz4740: Drop obsolete codePaul Cercueil1-149/+2
2019-08-08MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+10
2019-08-08MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil1-0/+7
2019-08-08MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+7
2019-08-08MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil3-0/+66
2019-08-08clk: jz4740: Add TCU clockPaul Cercueil2-0/+7
2019-08-08clocksource: Add a new timer-ingenic driverPaul Cercueil3-0/+368
2019-08-08irqchip: Add irq-ingenic-tcu driverPaul Cercueil3-0/+194
2019-08-08clk: ingenic: Add driver for the TCU clocksPaul Cercueil3-1/+484
2019-08-08mfd/syscon: Add device_node_to_regmap()Paul Cercueil2-16/+36
2019-08-08dt-bindings: Add doc for the Ingenic TCU driversPaul Cercueil3-39/+137
2019-08-08doc: Add doc for the Ingenic TCU hardwarePaul Cercueil3-0/+83
2019-08-08dt-bindings: ingenic: Add DT bindings for TCU clocksPaul Cercueil1-0/+20
2019-08-06mips: fix vdso32 build, againArnd Bergmann2-10/+1
2019-08-06MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton1-1/+0
2019-08-06MIPS: octeon: Remove cpu_has_saaPaul Burton1-8/+0
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2-0/+11
2019-08-05MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.Zhou Yanjie1-7/+20
2019-07-30mips: remove nargs from __SYSCALLFiroz Khan5-6/+6
2019-07-30MIPS: jz4740: Drop dead codePaul Cercueil8-370/+2
2019-07-30hwmon: Drop obsolete JZ4740 driverPaul Cercueil3-146/+0
2019-07-30power/supply: Drop obsolete JZ4740 driverPaul Cercueil3-433/+0
2019-07-30mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil3-544/+0
2019-07-30dma: Drop JZ4740 driverPaul Cercueil3-630/+0
2019-07-30video/fbdev: Drop JZ4740 driverPaul Cercueil3-700/+0
2019-07-30ASoC: jz4740: Drop lb60 board codePaul Cercueil3-134/+2
2019-07-30MIPS: configs: LB60: update defconfigPaul Cercueil1-22/+22
2019-07-30MIPS: qi_lb60: Migrate to devicetreePaul Cercueil3-496/+287
2019-07-30MIPS: DTS: jz4740: Add missing nodesPaul Cercueil1-0/+84
2019-07-30MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes1-4/+0
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie3-1/+6
2019-07-26mips: vdso: Fix flip/flop vdso building bugVincenzo Frascino1-7/+7
2019-07-26mips: vdso: Fix source pathVincenzo Frascino1-2/+2
2019-07-25MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević3-0/+12
2019-07-25mips: Add clock_gettime64 entry pointVincenzo Frascino2-0/+9
2019-07-25mips: Add clock_getres entry pointVincenzo Frascino3-0/+39
2019-07-25mips: Add support for generic vDSOVincenzo Frascino11-115/+296
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton10-293/+5