aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-26MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz1-0/+16
2018-07-26MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz1-1/+1
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni1-29/+0
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-28/+57
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin1-0/+42
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos1-1/+43
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau1-0/+6
2018-07-24MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin1-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer5-3/+269
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos1-1/+770
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni4-3/+35
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill12-34/+30
2018-07-24MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn1-0/+18
2018-07-24MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn1-1/+2
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton1-69/+107
2018-07-24MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre1-0/+19
2018-07-24MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre1-0/+2
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin1-0/+1
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin1-2/+5
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2-12/+14
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen4-28/+32
2018-07-23MIPS: jz4740: Bump zload addressPaul Cercueil1-1/+1
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens1-2/+1
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller3-26/+55
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin1-7/+0
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau1-1/+1
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki1-0/+63
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki1-0/+189
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki3-3/+3
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2-35/+2
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon4-33/+3
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin28-32/+47
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar16-48/+111
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-07-15Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar3-26/+55
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard1-147/+32
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard1-20/+12
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer1-2/+15
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin1-6/+2
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin1-0/+23
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers4-6/+0
2018-07-05MIPS: Fix ioremap() RAM checkPaul Burton1-12/+25
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill1-94/+22
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill1-28/+32