summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2018-06-24MIPS: boot: add missing targets for vmlinux.*.itsMasahiro Yamada
2018-06-24MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada
2018-06-24MIPS: boot: do not include $(cpp_flags) for preprocessing ITSMasahiro Yamada
2018-06-24Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"Masahiro Yamada
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: move coherentio setup to setup.cChristoph Hellwig
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig
2018-06-24MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig
2018-06-24MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig