index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
1
-8
/
+0
2014-05-23
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
2
-28
/
+0
2014-05-23
MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC
Paul Bolle
1
-6
/
+0
2014-04-18
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-1
/
+1
2014-03-20
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
Andreas Herrmann
1
-10
/
+12
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-23
MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.
David Daney
3
-0
/
+78
2014-01-23
MIPS: cavium-octeon: export symbols needed by octeon-ethernet
Aaro Koskinen
5
-1
/
+16
2014-01-23
MIPS: cavium-octeon: fix early boot hang on EBH5600 board
Aaro Koskinen
1
-3
/
+3
2014-01-23
MIPS: cavium-octeon: fix out-of-bounds array access
Aaro Koskinen
1
-1
/
+1
2013-10-30
MIPS: Panic messages should not end in \n.
Ralf Baechle
1
-2
/
+2
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-0
/
+1
2013-09-03
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
2
-4
/
+2
2013-08-26
MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
Aaro Koskinen
1
-0
/
+28
2013-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+3
2013-07-19
MIPS: Octeon: Fix DT pruning bug with pip ports
Faidon Liambotis
1
-2
/
+3
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2
-9
/
+9
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-157
/
+36
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
2
-3
/
+5
2013-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-07-01
MIPS: Octeon: Enable interfaces on EdgeRouter Lite
Aaro Koskinen
1
-0
/
+13
2013-07-01
MIPS: OCTEON: Remove custom serial setup code.
David Daney
2
-110
/
+1
2013-07-01
MIPS: OCTEON: Set proper UART clock in internal device trees.
David Daney
1
-1
/
+8
2013-06-25
MIPS: octeon: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-1
/
+1
2013-06-21
MIPS: Octeon: Don't clobber bootloader data structures.
David Daney
1
-1
/
+1
2013-06-20
MIPS: Octeon: Fix build error if CONFIG_MTD=n
Ralf Baechle
1
-1
/
+2
2013-06-18
MIPS: Oceton: Fix build error.
Ralf Baechle
1
-1
/
+2
2013-06-10
MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED
David Daney
1
-11
/
+0
2013-06-10
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL
David Daney
1
-27
/
+0
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2
-5
/
+9
2013-06-06
MIPS: OCTEON: Improve _machine_halt implementation.
David Daney
1
-6
/
+9
2013-05-08
MIPS: octeon: Fix GPIO number in IRQ chip private data
Alexander Sverdlin
1
-3
/
+2
2013-04-05
MIPS: Fix build error cavium-octeon without CONFIG_SMP
EunBong Song
1
-1
/
+4
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-220
/
+436
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-02-16
MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.
Venkat Subbiah
3
-0
/
+216
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
23
-220
/
+220
2013-01-30
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
1
-1
/
+2
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
9
-153
/
+365
2013-01-22
MIPS: Octeon: Fix warning.
Ralf Baechle
1
-4
/
+5
2013-01-04
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
1
-2
/
+2
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-149
/
+363
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
1
-1
/
+2
2012-12-13
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
1
-4
/
+26
2012-12-13
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
2
-103
/
+0
2012-12-13
MIPS: Octeon: Add kexec and kdump support
Ralf Baechle
2
-7
/
+310
2012-12-12
MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.
Ralf Baechle
2
-33
/
+0
2012-12-12
MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.
Ralf Baechle
1
-1
/
+1
[next]