summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton2018-02-081-0/+13
* dt-bindings: Document mti,mips-cpc bindingPaul Burton2018-02-082-0/+9
* MIPS: Malta: Sanitize mouse and keyboard configuration.Ralf Baechle2018-02-069-12/+11
* MIPS: Update defconfigs after previous patch.Ralf Baechle2018-02-067-7/+0
* MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle2018-02-061-1/+5
* MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle2018-02-061-1/+3
* MIPS: SMP-CPS: Remove duplicate assignment of core in play_deadMatt Redfearn2018-02-051-2/+0
* MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-02-051-9/+9
* MIPS: generic: Fix Makefile alignmentJames Hogan2018-02-051-1/+1
* MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan2018-02-051-0/+1
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-02-051-1/+1
* MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen2018-01-243-3/+3
* MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-242-0/+2
* MIPS: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
* MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn2018-01-231-8/+6
* MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn2018-01-231-10/+7
* MIPS: MSA: Update helpers to use new asm macrosJames Hogan2018-01-221-44/+19
* MIPS: XPA: Standardise readx/writex accessorsJames Hogan2018-01-221-10/+10
* MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan2018-01-221-2/+2
* MIPS: XPA: Use XPA instructions in assemblyJames Hogan2018-01-222-10/+22
* MIPS: VZ: Pass GC0 register names in $n formatJames Hogan2018-01-221-188/+188
* MIPS: VZ: Update helpers to use new asm macrosJames Hogan2018-01-221-127/+37
* MIPS: Add helpers for assembler macro instructionsJames Hogan2018-01-221-0/+83
* MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic2018-01-225-0/+140
* MIPS: Use proper kernel-doc Return keywordMathieu Malaterre2018-01-181-1/+1
* MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang2018-01-181-2/+0
* MIPS: ingenic: Initial GCW Zero supportPaul Cercueil2018-01-184-0/+94
* devicetree/bindings: Add GCW vendor prefixPaul Cercueil2018-01-181-0/+1
* MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne2018-01-181-0/+9
* MIPS: ingenic: Initial JZ4770 supportPaul Cercueil2018-01-183-1/+219
* MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2018-01-182-4/+19
* MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil2018-01-181-0/+2
* MIPS: ingenic: Use common cmdline handling codePaul Burton2018-01-181-22/+2
* MIPS: Setup boot_command_line before plat_mem_setupPaul Burton2018-01-181-19/+20
* clk: Add Ingenic jz4770 CGU driverPaul Cercueil2018-01-182-0/+484
* dt-bindings: clock: Add jz4770-cgu.h headerPaul Cercueil2018-01-181-0/+58
* clk: ingenic: Add code to enable/disable PLLsPaul Cercueil2018-01-181-15/+74
* clk: ingenic: support PLLs with no bypass bitPaul Cercueil2018-01-182-1/+4
* clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil2018-01-181-0/+2
* clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2018-01-182-2/+2
* MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre2018-01-181-1/+1
* MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-01-181-6/+6
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
* MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal2018-01-181-1/+1
* MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau2018-01-091-6/+0
* MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan2018-01-091-1/+1
* MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan2018-01-091-10/+27
* MAINTAINERS: Add Loongson-2/Loongson-3 maintainersHuacai Chen2018-01-091-0/+19
* MAINTAINERS: Add entry for drivers/platform/mips/Ralf Baechle2018-01-091-0/+1
* MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-1217-16/+38