summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-06MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski
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-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-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-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-04MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFDMartin Blumenstingl
2017-09-04MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_busesMartin Blumenstingl
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-04MIPS: Use mips_gic_present() in place of gic_presentPaul 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-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton
2017-09-04MIPS: Add __ioread64_copyPaul Burton
2017-09-04MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driverPaul Burton
2017-09-01MIPS: Malta: Use new GIC accessor functionsPaul Burton
2017-08-30MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton
2017-08-30MIPS: Don't use dma_cache_sync to implement fd_cacheflushChristoph Hellwig
2017-08-30MIPS: generic: Bump default NR_CPUS to 16Paul Burton
2017-08-30MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORTPaul Burton
2017-08-30MIPS: Make CONFIG_MIPS_MT_SMP default yPaul Burton
2017-08-30MIPS: Prevent direct use of generic_defconfigPaul Burton
2017-08-30MIPS: NI 169445: Only include in 32r2el kernelsPaul Burton
2017-08-30MIPS: SEAD-3: Only include in 32 bit kernels by defaultPaul Burton
2017-08-30MIPS: generic: Allow filtering enabled boards by requirementsPaul Burton
2017-08-30MIPS: CPS: Detect CPUs in secondary clustersPaul Burton
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-30MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton
2017-08-30MIPS: Add CPU cluster number accessorsPaul Burton
2017-08-30MIPS: Unify checks for sibling CPUsPaul Burton
2017-08-30MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton