summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-1728-32/+47
* MIPS: Cleanup R10000_LLSC_WAR logic in atomic.hJoshua Kinard2018-07-121-147/+32Star
* MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WARJoshua Kinard2018-07-121-20/+12Star
* 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/+2Star
* mips: mm: Create UCA-based ioremap_wc() methodSerge Semin2018-07-101-0/+23
* MIPS: Octeon: Simplify CIU register functions.Steven J. Hill2018-07-041-94/+22Star
* MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill2018-07-041-28/+32
* MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill2018-07-041-52/+18Star
* MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill2018-07-041-128/+56Star
* MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill2018-07-042-39/+4Star
* MIPS: Octeon: Remove unused CIU types.Steven J. Hill2018-07-041-9629/+0Star
* MIPS: AR7: Normalize clk APIGeert Uytterhoeven2018-06-281-0/+29
* MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton2018-06-281-8/+4Star
* MIPS: ath25: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-281-3/+3
* MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton2018-06-282-7/+8
* arch: mips: mm: page: Remove unused functionRickard Strandqvist2018-06-241-15/+0Star
* arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist2018-06-241-11/+0Star
* MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton2018-06-2413-134/+9Star
* MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton2018-06-241-38/+0Star
* MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton2018-06-241-0/+8
* MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard2018-06-241-2/+2
* MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-243-47/+42Star
* MIPS: lantiq: remove unnecessary of_platform_default_populate callRob Herring2018-06-241-8/+0Star
* MIPS: generic: remove unnecessary of_platform_populate callRob Herring2018-06-241-13/+0Star
* MIPS: bmips: remove unnecessary call to register "simple-bus"Rob Herring2018-06-241-7/+0Star
* MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring2018-06-241-14/+0Star
* MIPS: octeon: use of_platform_populate to probe devicesRob Herring2018-06-241-1/+1
* MIPS: Fix ejtag handler on SMPHeiher2018-06-241-0/+46
* MIPS: boot: merge build rules of vmlinux.*.itb by using pattern ruleMasahiro Yamada2018-06-241-18/+9Star
* MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada2018-06-241-0/+6
* MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada2018-06-241-2/+4
* MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada2018-06-241-6/+6
* Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada2018-06-241-1/+0Star
* MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire2018-06-241-1/+1
* MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2018-06-242-8/+1Star
* MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-245-460/+1Star
* MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig2018-06-244-84/+21Star
* MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2018-06-244-65/+144
* MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-244-72/+25Star
* MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig2018-06-244-94/+39Star
* MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig2018-06-245-71/+20Star
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-248-28/+216
* MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-242-23/+24
* MIPS: IP27: use dma_direct_opsChristoph Hellwig2018-06-243-71/+15Star
* MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2018-06-242-15/+2Star
* MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig2018-06-241-15/+1Star
* MIPS: loongson: untangle dma implementationsChristoph Hellwig2018-06-245-24/+6Star
* MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig2018-06-244-22/+3Star
* MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig2018-06-241-48/+0Star