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