summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin2016-10-068-38/+38
| * | MIPS: BMIPS: Add support NAND device nodesJaedon Shin2016-10-0613-0/+195
| * | MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin2016-10-0610-0/+92
| * | MIPS: BMIPS: Add support GPIO device nodesJaedon Shin2016-10-068-0/+246
| * | MIPS: BMIPS: Add support PWM device nodesJaedon Shin2016-10-0616-0/+204
| * | MIPS: Malta: Remove custom halt implementationPaul Burton2016-10-061-6/+0
| * | MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton2016-10-0611-13/+32
| * | MIPS: Malta: Probe pflash via DTPaul Burton2016-10-066-48/+35
| * | MIPS: Malta: Probe RTC via DTPaul Burton2016-10-062-21/+15
| * | MIPS: Malta: Remove custom DT match tablePaul Burton2016-10-061-15/+0
| * | MIPS: Malta: Probe interrupt controllers via DTPaul Burton2016-10-064-91/+124
| * | MIPS: Malta: Use all available DDR by defaultPaul Burton2016-10-061-6/+104
| * | MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton2016-10-061-10/+7
| * | irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-1/+0
| * | irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-0/+11
| * | MIPS: SEAD3: Remove custom read_persistent_clockPaul Burton2016-10-061-6/+0
| * | MIPS: SEAD3: Use img-ascii-lcd driverPaul Burton2016-10-064-81/+6
| * | MIPS: SEAD3: Drop use of cobalt fbdev driverPaul Burton2016-10-062-45/+1
| * | MIPS: SEAD3: Parse memsize in DT shimPaul Burton2016-10-052-66/+71
| * | MIPS: SEAD3: Use generic restart-poweroff driverPaul Burton2016-10-054-32/+5
| * | MIPS: SEAD3: Reset via generic syscon-reboot driver & DTPaul Burton2016-10-053-10/+14
| * | MIPS: SEAD3: Use register-bit-led driver via DT for LEDsPaul Burton2016-10-054-92/+105
| * | MIPS: SEAD3: Probe parallel flash via DTPaul Burton2016-10-052-37/+24
| * | MIPS: SEAD3: Probe EHCI controller using DTPaul Burton2016-10-054-81/+23
| * | MIPS: SEAD3: Probe ethernet controller using DTPaul Burton2016-10-054-36/+26
| * | MIPS: SEAD3: Use generic ns16550a earlycon supportPaul Burton2016-10-055-55/+2
| * | MIPS: SEAD3: Probe UARTs using DTPaul Burton2016-10-056-81/+143
| * | MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton2016-10-058-44/+197
| * | MIPS: SEAD3: Split obj-y entries across linesPaul Burton2016-10-051-3/+8
| * | MIPS: pm-cps: Generate idle state entry code when CPUs are onlinedPaul Burton2016-10-051-26/+19
| * | MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-055-5/+0
| * | MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-057-11/+3
| * | MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-0510-10/+12
| * | MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-0510-10/+9
| * | MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-056-18/+4
| * | MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2016-10-052-8/+67
| * | MIPS: tlb-r4k: If there are wired entries, don't use TLBINVFMatt Redfearn2016-10-051-2/+5
| * | MIPS: c-r4k: Fix flush_icache_range() for EVAJames Hogan2016-10-051-8/+35
| * | MIPS: KVM: Use __local_flush_icache_user_range()James Hogan2016-10-051-2/+2
| * | MIPS: uprobes: Flush icache via kernel addressJames Hogan2016-10-041-11/+6
| * | MIPS: cacheflush: Use __flush_icache_user_range()James Hogan2016-10-041-1/+1
| * | MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan2016-10-046-0/+18
| * | MIPS: c-r4k: Drop bc_wback_inv() from icache flushJames Hogan2016-10-041-11/+0
| * | MIPS: traps: Ensure full EBase is writtenMatt Redfearn2016-10-041-1/+18
| * | MIPS: traps: Convert ebase to KSEG0James Hogan2016-10-041-0/+17
| * | MIPS: traps: 64bit kernels should read CP0_EBase 64bitJames Hogan2016-10-041-2/+11
| * | MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_otherMatt Redfearn2016-10-041-0/+2
| * | MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn2016-10-042-13/+19
| * | MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn2016-10-042-6/+22
| * | MIPS: pm-cps: Remove selection of sync typesMatt Redfearn2016-10-041-19/+0