summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Merge tag 'spi-falcon-no-board-check' of git://git.kernel.org/pub/scm/linux/k...Ralf Baechle1-5/+0
2017-09-06MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn1-31/+30
2017-09-06MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn1-9/+7
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2-2/+2
2017-09-06MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn1-3/+7
2017-09-06MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn1-1/+1
2017-09-06MIPS: Handle non word sized instructions when examining frameMatt Redfearn1-3/+6
2017-09-06MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-09-06MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski1-1/+1
2017-09-06mips: Save all registers when saving the frameCorey Minyard1-14/+50
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard6-117/+151
2017-09-06MIPS: Make SAVE_SOME more standardCorey Minyard1-14/+37
2017-09-06MIPS: Fix issues in backtracesCorey Minyard1-3/+19
2017-09-06MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetreeMathieu Malaterre1-0/+11
2017-09-06MIPS: Ci20: Enable RTC driverMathieu Malaterre1-0/+2
2017-09-04watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz1-30/+103
2017-09-04watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney1-13/+35
2017-09-04watchdog: octeon-wdt: File cleaning.Steven J. Hill1-15/+30
2017-09-04MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2-0/+11
2017-09-04MIPS: Octeon: Make CSR functions node aware.Steven J. Hill1-0/+28
2017-09-04MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill1-0/+10
2017-09-04watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill2-132/+44
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill5-1/+334
2017-09-04MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl3-148/+2
2017-09-04MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens1-43/+0
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens7-19/+324
2017-09-04MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens3-221/+0
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl5-2/+316
2017-09-04MIPS: lantiq: remove old reset controller implementationHauke Mehrtens1-68/+0
2017-09-04reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl4-0/+249
2017-09-04MIPS: lantiq: Replace ltq_boot_select() with dummy implementation.Ralf Baechle1-5/+5
2017-09-04MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens3-34/+0
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens7-45/+121
2017-09-04Documentation: DT: MIPS: lantiq: Add docs for the RCU bindingsHauke Mehrtens1-0/+89
2017-09-04MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFDMartin Blumenstingl1-0/+1
2017-09-04watchdog: lantiq: add device tree binding documentationHauke Mehrtens1-0/+24
2017-09-04watchdog: lantiq: access boot cause register through regmapHauke Mehrtens1-5/+69
2017-09-04mtd: lantiq-flash: drop check of boot selectHauke Mehrtens1-6/+0
2017-09-04MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_busesMartin Blumenstingl1-1/+1
2017-09-04irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton1-2/+1
2017-09-04irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton1-6/+6
2017-09-04irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton1-7/+7
2017-09-04irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*Paul Burton1-21/+31
2017-09-04irqchip: mips-gic: Make pcpu_masks a per-cpu variablePaul Burton1-9/+8
2017-09-04irqchip: mips-gic: Inline gic_basic_init()Paul Burton1-27/+19
2017-09-04irqchip: mips-gic: Inline __gic_init()Paul Burton1-60/+55
2017-09-04irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton1-14/+0