aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-cavium-octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig1-18/+0
2018-06-24MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig1-48/+0
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig1-11/+0
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig1-2/+0
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig1-2/+2
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+8
2017-08-29MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic1-3/+3
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2017-01-03MIPS: Octeon: Enable KASLRSteven J. Hill1-2/+13
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen1-2/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-31/+13
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill1-2/+0
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill1-29/+13
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-21/+0
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-1/+0
2015-04-10MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle1-1/+0
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle1-0/+4
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney1-0/+74
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva1-0/+3
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese1-20/+0
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney1-3/+16
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney1-0/+3
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney1-0/+22
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie1-0/+1
2014-06-04MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song1-0/+2
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney1-1/+0
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau1-12/+0
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney1-0/+21
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2-0/+31
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney1-0/+24
2013-06-18MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney1-0/+7
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney1-6/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle2-20/+20
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-1/+0
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney1-1/+0
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle1-0/+1
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-1/+1
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill1-1/+1
2012-08-31MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney1-3/+4
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney1-9/+1
2012-07-23MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney1-38/+2
2012-07-23MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney1-2/+3
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney1-1/+0
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva1-0/+5
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney1-162/+81
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney1-1/+1
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney1-8/+14