summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Use generic asm/export.hPaul Burton2017-01-031-0/+1
* MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle2017-01-031-1/+0
* MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski2017-01-031-1/+1
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-01-031-5/+4
* MIPS: ralink: Add missing symbol for highmem support.John Crispin2017-01-031-0/+1
* MIPS: ralink: Add missing clk_round_rate().John Crispin2017-01-031-0/+6
* MIPS: ralink: Fix a typo in the pinmux setup.John Crispin2017-01-031-9/+9
* MIPS: ralink: Add missing pinmux.John Crispin2017-01-032-3/+12
* MIPS: ralink: Add missing I2C and I2S clocks.John Crispin2017-01-034-0/+10
* MIPS: ralink: MT7621 does not set its SoC type.John Crispin2017-01-031-1/+1
* MIPS: Add cacheinfo supportJustin Chen2017-01-032-1/+86
* MIPS: generic/kexec: add support for a DTB passed in a separate bufferMarcin Nowakowski2017-01-032-0/+45
* MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski2017-01-031-0/+22
* MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski2017-01-031-0/+5
* MIPS: fix mem=X@Y commandline processingMarcin Nowakowski2017-01-031-0/+4
* MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski2017-01-031-2/+36
* MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski2017-01-032-0/+26
* MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski2017-01-032-0/+11
* MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski2017-01-031-3/+71
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-01-031-0/+4
* MIPS: Do not request resources for crashkernel if one isn't definedMarcin Nowakowski2017-01-031-0/+3
* MIPS: elfcore: add correct copy_regs implementationsMarcin Nowakowski2017-01-031-0/+6
* MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski2017-01-033-32/+49
* MIPS: Kconfig: Fix indentation for kexec-related entriesMarcin Nowakowski2017-01-031-7/+7
* MIPS: kexec: remove SMP_DUMPMarcin Nowakowski2017-01-033-25/+2
* MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITSMatt Redfearn2017-01-032-5/+21
* MIPS: Lantiq: Activate more drivers in default configurationHauke Mehrtens2017-01-031-1/+12
* MIPS: lantiq: Refresh default configurationHauke Mehrtens2017-01-031-7/+1
* ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf2017-01-031-2/+10
* MIPS: Loongson1: Add watchdog support for Loongson1 boardYang Ling2017-01-036-10/+37
* MIPS: Loongson1: Remove several redundant RTC-related macrosYang Ling2017-01-033-19/+38
* MIPS: Remove RESTORE_ALL_AND_RETPaul Burton2017-01-031-8/+0
* MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernelsPaul Burton2017-01-031-3/+1
* MIPS: Cleanup LLBit handling in switch_toPaul Burton2017-01-031-6/+12
* MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2017-01-035-22/+4
* MIPS: DTS: img: add device tree for Marduk boardRahul Bedarkar2017-01-032-0/+172
* MIPS: DTS: Add base device tree for Pistachio SoCRahul Bedarkar2017-01-031-0/+924
* MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-01-032-3/+67
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-01-031-6/+6
* MIPS: Loongson1B: Modify DEFAULT_MEMSIZEKelvin Cheung2017-01-031-1/+1
* MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIBKelvin Cheung2017-01-031-1/+0
* MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli2017-01-031-0/+1
* MIPS: xilfpga: Update defconfigZubair Lutfullah Kakakhel2017-01-031-1/+36
* MIPS: xilfpga: Add DT node for AXI emacliteZubair Lutfullah Kakakhel2017-01-031-0/+26
* MIPS: xilfpga: Add DT node for AXI I2CZubair Lutfullah Kakakhel2017-01-031-0/+22
* MIPS: xilfpga: Update DT node and specify uart irqZubair Lutfullah Kakakhel2017-01-031-0/+3
* MIPS: xilfpga: Use Xilinx Interrupt ControllerZubair Lutfullah Kakakhel2017-01-032-0/+13
* MIPS: xilfpga: Use irqchip instead of the legacy wayZubair Lutfullah Kakakhel2017-01-031-5/+2
* MIPS: ath79: Fix error handlingChristophe JAILLET2017-01-031-1/+1
* MIPS: SMP-CPS: Don't BUG if a CPU fails to startMatt Redfearn2017-01-031-1/+5