aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-cavium-octeon
AgeCommit message (Expand)Author
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
2014-06-04MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney
2013-06-18MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill
2012-08-31MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney
2012-07-23MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney
2012-07-23MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney
2010-08-05MIPS: Octeon: Support 256 MSI on PCIeDavid Daney
2010-08-05MIPS: Octeon: Implement delays with cycle counter.David Daney
2010-08-05MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.David Daney
2010-08-05MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.David Daney
2010-02-27MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUsDavid Daney
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney
2009-06-17MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee