summaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/common (unfollow)
Commit message (Expand)AuthorFilesLines
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