summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-cavium-octeon
AgeCommit message (Expand)AuthorFilesLines
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer1-12/+0
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer1-3/+0
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer1-2/+0
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer1-2/+0
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer1-1/+0
2020-06-25MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin1-3/+9
2019-08-06MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton1-1/+0
2019-08-06MIPS: octeon: Remove cpu_has_saaPaul Burton1-8/+0
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton1-1/+0
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...Linus 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