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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
5
-5
/
+11
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
4
-6
/
+10
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
5
-1
/
+16
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
4
-4
/
+8
2014-05-30
MIPS: uasm: Add jalr uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
5
-4
/
+10
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
5
-3
/
+8
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
5
-3
/
+8
2014-05-30
MIPS: uasm: Add u2u1 instruction builders
Markos Chandras
0
-0
/
+0
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2
-0
/
+10
2014-05-30
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
3
-9
/
+37
2014-05-30
MIPS: BCM47XX: Slightly clean memory detection
Rafał Miłecki
1
-8
/
+11
2014-05-30
MIPS: octeon: Add interface mode detection for Octeon II
Alex Smith
1
-0
/
+166
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
41
-218
/
+2257
2014-05-28
MIPS: Malta: CPS SMP by default
Paul Burton
2
-4
/
+2
2014-05-28
cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver
Paul Burton
5
-0
/
+223
2014-05-28
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: include cpuidle Kconfig menu
Paul Burton
1
-2
/
+6
2014-05-28
MIPS: cpuidle wait instruction state
Paul Burton
2
-0
/
+25
2014-05-28
MIPS: smp-cps: duplicate core0 CCA on secondary cores
Paul Burton
2
-5
/
+14
2014-05-28
MIPS: smp-cps: set a coherent default CCA
Paul Burton
1
-0
/
+3
2014-05-28
MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
Paul Burton
1
-2
/
+28
2014-05-28
MIPS: smp-cps: hotplug support
Paul Burton
2
-2
/
+155
2014-05-28
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
6
-0
/
+809
2014-05-28
MIPS: smp-cps: use CPC core-other locking
Paul Burton
1
-3
/
+2
2014-05-28
MIPS: smp-cps: flush cache after patching mips_cps_core_entry
Paul Burton
1
-5
/
+7
2014-05-28
MIPS: smp-cps: function to determine whether CPS SMP is in use
Paul Burton
2
-0
/
+8
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
5
-161
/
+374
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
3
-1
/
+11
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
4
-1
/
+5
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
4
-2
/
+6
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
3
-4
/
+10
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
2
-0
/
+10
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
1
-10
/
+11
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
1
-1
/
+2
2014-05-28
MIPS: MT: define write_c0_tchalt macro
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
3
-2
/
+20
2014-05-28
MIPS: SNI: Remove USE_GENERIC_EARLY_PRINTK_8250
Thomas Bogendoerfer
1
-1
/
+0
2014-05-28
MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
Manuel Lauss
2
-24
/
+8
2014-05-28
MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()
Eunbong Song
1
-0
/
+6
2014-05-28
MIPS: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
3
-3
/
+3
2014-05-28
MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
Aaro Koskinen
1
-1
/
+4
2014-05-28
MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres
Sebastian Andrzej Siewior
1
-2
/
+3
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
14
-76
/
+0
2014-05-26
MIPS: DTS: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
5
-0
/
+5
[prev]
[next]