summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-224-0/+133
* 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
* 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
* 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
* MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-1217-16/+38
* MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic2017-12-123-4/+8
* MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic2017-12-121-1/+2
* MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic2017-12-121-1/+1
* MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic2017-12-123-6/+3
* MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic2017-12-121-1/+0
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-1059-107/+124
|\
| * Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-094-15/+15
| |\
| | * ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-082-5/+5
| | * ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"Colin Ian King2017-11-301-1/+1
| | * ARM: dts: meson: fix the memory region of the GPIO interrupt controllerMartin Blumenstingl2017-11-301-1/+1
| | * ARM: dts: meson: correct the sort order for the the gpio_intc nodeMartin Blumenstingl2017-11-301-9/+9
| * | Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2017-12-092-1/+2
| |\ \
| | * | ARM: dts: Fix dm814x missing phy-cells propertyTony Lindgren2017-12-051-0/+1
| | * | ARM: dts: Fix elm interrupt compiler warningTony Lindgren2017-12-051-1/+1
| | |/
| * | ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann2017-12-071-0/+2
| * | arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring2017-12-071-0/+1
| * | Merge tag 'omap-for-v4.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2017-12-0336-66/+88
| |\ \