aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-15MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah3-0/+216
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle23-220/+220
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu1-1/+2
2013-01-29Merge branch 'master' into for-nextJiri Kosina9-153/+365
2013-01-22MIPS: Octeon: Fix warning.Ralf Baechle1-4/+5
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-2/+2
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-149/+363
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle1-1/+2
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney1-4/+26
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2-103/+0
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle2-7/+310
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2-33/+0
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle1-1/+1
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle1-4/+0
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle1-1/+29
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+0
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-3/+0