summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06mips: Save all registers when saving the frameCorey Minyard
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard
2017-09-06MIPS: Make SAVE_SOME more standardCorey Minyard
2017-09-06MIPS: Fix issues in backtracesCorey Minyard
2017-09-06MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetreeMathieu Malaterre
2017-09-06MIPS: Ci20: Enable RTC driverMathieu Malaterre
2017-09-04watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz
2017-09-04watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney
2017-09-04watchdog: octeon-wdt: File cleaning.Steven J. Hill
2017-09-04MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill
2017-09-04MIPS: Octeon: Make CSR functions node aware.Steven J. Hill
2017-09-04MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill
2017-09-04watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill
2017-09-04MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl
2017-09-04MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens
2017-09-04MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl
2017-09-04MIPS: lantiq: remove old reset controller implementationHauke Mehrtens
2017-09-04reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl
2017-09-04MIPS: lantiq: Replace ltq_boot_select() with dummy implementation.Ralf Baechle
2017-09-04MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens
2017-09-04Documentation: DT: MIPS: lantiq: Add docs for the RCU bindingsHauke Mehrtens
2017-09-04MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFDMartin Blumenstingl
2017-09-04watchdog: lantiq: add device tree binding documentationHauke Mehrtens
2017-09-04watchdog: lantiq: access boot cause register through regmapHauke Mehrtens
2017-09-04mtd: lantiq-flash: drop check of boot selectHauke Mehrtens
2017-09-04MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_busesMartin Blumenstingl
2017-09-04irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton
2017-09-04irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton
2017-09-04irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton
2017-09-04irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*Paul Burton
2017-09-04irqchip: mips-gic: Make pcpu_masks a per-cpu variablePaul Burton
2017-09-04irqchip: mips-gic: Inline gic_basic_init()Paul Burton
2017-09-04irqchip: mips-gic: Inline __gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton
2017-09-04MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton
2017-09-04MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_presentPaul Burton
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Remove __gic_irq_dispatch() forward declarationPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton
2017-09-04MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton
2017-09-04irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton
2017-09-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton