summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill
2018-07-24MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn
2018-07-24MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton
2018-07-24MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetreeMathieu Malaterre
2018-07-24MIPS: Ci20: Enable SPI/GPIO driverMathieu Malaterre
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin
2018-07-24mips: use asm-generic version of msi.hThomas Petazzoni
2018-07-23MIPS: Loongson64: Define and use some CP0 registersHuacai Chen
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-07-23MIPS: jz4740: Bump zload addressPaul Cercueil
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-07-20mips: mm: Discard ioremap_cacheable_cow() methodSerge Semin
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-12MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard
2018-07-12MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer
2018-07-10mips: mm: Discard ioremap_uncached_accelerated() methodSerge Semin
2018-07-10mips: mm: Create UCA-based ioremap_wc() methodSerge Semin
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill
2018-07-03MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill
2018-07-03MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill
2018-07-03MIPS: Octeon: Remove unused CIU types.Steven J. Hill
2018-06-28MIPS: AR7: Normalize clk APIGeert Uytterhoeven
2018-06-28MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton
2018-06-28MIPS: ath25: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-28MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton
2018-06-24arch: mips: mm: page: Remove unused functionRickard Strandqvist
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton
2018-06-24MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring
2018-06-24MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring
2018-06-24MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring
2018-06-24MIPS: Fix ejtag handler on SMPHeiher
2018-06-24MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada