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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
MIPS: OCTEON: setup: make internal functions and data static
Aaro Koskinen
1
-3
/
+3
2018-11-22
MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock static
Aaro Koskinen
1
-1
/
+1
2018-11-21
MIPS: Regenerate defconfigs
Paul Burton
61
-1850
/
+970
2018-11-21
MIPS: malta: Use img-ascii-lcd driver for LCD display
Paul Burton
6
-64
/
+5
2018-11-21
MIPS: ptrace: introduce NT_MIPS_MSA regset
Paul Burton
1
-0
/
+147
2018-11-21
MIPS: Align kernel load address to 64KB
Huacai Chen
1
-3
/
+4
2018-11-21
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2018-11-21
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
5
-7
/
+70
2018-11-20
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
2
-0
/
+2
2018-11-20
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
7
-8
/
+12
2018-11-19
MIPS: Remove superfluous check for __linux__
Sean Young
1
-8
/
+0
2018-11-19
MIPS: Use device_type helpers to access the node type
Rob Herring
1
-4
/
+2
2018-11-15
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Maciej W. Rozycki
3
-0
/
+18
2018-11-15
MIPS: SiByte: Enable ZONE_DMA32 for LittleSur
Maciej W. Rozycki
1
-0
/
+1
2018-11-15
MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI
Maciej W. Rozycki
1
-0
/
+53
2018-11-13
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
2
-11
/
+12
2018-11-13
mips: sort list of configs for Malta
Maksym Kokhan
1
-7
/
+7
2018-11-13
mips: delete duplicated BUILTIN_DTB and LIBFDT configs
Maksym Kokhan
1
-2
/
+0
2018-11-10
MIPS: Boston: Disable EG20T prefetch
Paul Burton
1
-0
/
+6
2018-11-10
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
1
-2
/
+5
2018-11-10
MIPS: Fix do_ade() closing brace indentation
Paul Burton
1
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
16
-68
/
+121
2018-11-09
MIPS: Allow FP support to be disabled
Paul Burton
1
-1
/
+13
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-6
/
+20
2018-11-09
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-2
/
+29
2018-11-09
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+5
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
3
-5
/
+27
2018-11-09
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+34
2018-11-09
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-154
/
+179
2018-11-09
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
1
-12
/
+24
2018-11-09
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-6
/
+16
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-34
/
+68
2018-11-09
MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-13
/
+41
2018-11-09
MIPS: Stub asm/fpu.h functions
Paul Burton
1
-3
/
+82
2018-11-09
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-3
/
+8
2018-11-09
MIPS: Introduce CONFIG_MIPS_FP_SUPPORT
Paul Burton
2
-0
/
+8
2018-11-09
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
2
-3
/
+6
2018-11-09
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
1
-3
/
+0
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
4
-10
/
+7
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
9
-292
/
+38
2018-11-08
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
1
-6
/
+0
2018-11-08
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
Paul Burton
1
-1
/
+1
2018-11-08
MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
Paul Burton
1
-1
/
+3
2018-11-08
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
1
-11
/
+7
2018-11-08
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2
-10
/
+2
2018-11-07
MIPS: DEC: Add 64-bit DECstation defconfig
Maciej W. Rozycki
1
-0
/
+227
2018-11-07
MIPS: DEC: Add R4k DECstation defconfig
Maciej W. Rozycki
1
-0
/
+224
2018-11-07
MIPS: DEC: Update R3k DECstation defconfig for Y2018
Maciej W. Rozycki
1
-28
/
+135
2018-11-07
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-27
/
+5
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
3
-0
/
+14
[next]