aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-13/+35
2014-08-02MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1
2014-08-02MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000NAaro Koskinen1-0/+21
2014-08-02MIPS: OCTEON: add USB clock type for D-Link DSR-1000NAaro Koskinen1-0/+1
2014-08-02MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen1-3/+9
2014-08-02MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen1-1/+4
2014-08-02MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen1-8/+0
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney1-4/+8
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-54/+179
2014-06-04MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song1-0/+2
2014-05-30MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEONDavid Daney1-12/+11
2014-05-29MIPS: octeon: Add interface mode detection for Octeon IIAlex Smith1-0/+166
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle1-8/+0
2014-05-23MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle2-28/+0
2014-05-23MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECCPaul Bolle1-6/+0
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-1/+1
2014-04-30mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring1-15/+5
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner1-1/+1
2014-03-19MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann1-10/+12
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-23MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.David Daney3-0/+78
2014-01-23MIPS: cavium-octeon: export symbols needed by octeon-ethernetAaro Koskinen5-1/+16
2014-01-23MIPS: cavium-octeon: fix early boot hang on EBH5600 boardAaro Koskinen1-3/+3
2014-01-23MIPS: cavium-octeon: fix out-of-bounds array accessAaro Koskinen1-1/+1
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-2/+2
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+1
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle2-4/+2
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen1-0/+28
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+3
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2-9/+9
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-157/+36
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2-3/+5
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-01MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen1-0/+13
2013-07-01MIPS: OCTEON: Remove custom serial setup code.David Daney2-110/+1
2013-07-01MIPS: OCTEON: Set proper UART clock in internal device trees.David Daney1-1/+8
2013-06-25MIPS: octeon: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-21MIPS: Octeon: Don't clobber bootloader data structures.David Daney1-1/+1
2013-06-20MIPS: Octeon: Fix build error if CONFIG_MTD=nRalf Baechle1-1/+2
2013-06-18MIPS: Oceton: Fix build error.Ralf Baechle1-1/+2
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney1-11/+0
2013-06-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney1-27/+0
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2-5/+9
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney1-6/+9
2013-05-08MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin1-3/+2
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-220/+436
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2