summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz2018-07-301-0/+3
* MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton2018-07-301-0/+1
* MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-304-6/+28
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-07-301-4/+4
* MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-305-8/+4
* MIPS: generic: fix missing of_node_put()Nicholas Mc Guire2018-07-271-0/+1
* MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire2018-07-271-0/+2
* MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2018-07-272-2/+13
* MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel2018-07-275-14/+9
* MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-273-64/+3
* MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-07-261-2/+4
* MIPS: ath79: Fix the USB PHY reset namesAlban Bedel2018-07-262-2/+2
* MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz2018-07-261-0/+16
* MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz2018-07-261-1/+1
* MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni2018-07-261-29/+0
* MIPS: ath79: get PCIe controller out of resetMathias Kresin2018-07-241-0/+42
* MIPS: ath79: enable uart during early_prinkGabor Juhos2018-07-241-1/+43
* MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-241-0/+6
* MIPS: ath79: fix system restartFelix Fietkau2018-07-242-0/+2
* MIPS: ath79: select the PINCTRL subsystemJohn Crispin2018-07-241-0/+1
* MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer2018-07-245-3/+269
* MIPS: ath79: add lots of missing registersGabor Juhos2018-07-241-1/+770
* mips: mscc: build FIT image for OcelotAlexandre Belloni2018-07-244-3/+35
* MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-2412-34/+30
* MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn2018-07-241-0/+18
* MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn2018-07-241-1/+2
* MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton2018-07-241-69/+107
* MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre2018-07-241-0/+19
* MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre2018-07-241-0/+2
* MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin2018-07-241-0/+1
* MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin2018-07-241-2/+5
* mips: use asm-generic version of msi.hThomas Petazzoni2018-07-241-0/+1
* MIPS: Loongson64: Define and use some CP0 registersHuacai Chen2018-07-232-12/+14
* MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-234-28/+32
* MIPS: jz4740: Bump zload addressPaul Cercueil2018-07-231-1/+1
* MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens2018-07-231-2/+1
* MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen2018-07-231-0/+13
* mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin2018-07-201-7/+0
* MIPS: Add FP_MODE regset supportMaciej W. Rozycki2018-07-191-0/+63
* MIPS: Add DSP ASE regset supportMaciej W. Rozycki2018-07-191-0/+189
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-07-193-3/+3
* MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton2018-07-171-1/+1
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-1728-32/+47
* MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard2018-07-121-147/+32
* MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard2018-07-121-20/+12
* mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer2018-07-121-2/+15
* mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin2018-07-101-6/+2
* mips: mm: Create UCA-based ioremap_wc() methodSerge Semin2018-07-101-0/+23
* MIPS: Octeon: Simplify CIU register functions.Steven J. Hill2018-07-031-94/+22
* MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill2018-07-031-28/+32