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
/
nds32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
nds32: Fix compiler warning, Wstringop-overflow, in vdso.c
Vincent Chen
1
-5
/
+5
2018-05-23
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
Greentime Hu
1
-5
/
+23
2018-05-23
nds32: Fix the virtual address may map too much range by tlbop issue.
Greentime Hu
1
-0
/
+3
2018-05-23
nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...
Greentime Hu
1
-1
/
+1
2018-05-23
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
1
-0
/
+2
2018-03-16
nds32: To use the generic dump_stack()
Greentime Hu
1
-12
/
+0
2018-03-16
nds32: fix building failed if using elf toolchain.
Greentime Hu
1
-1
/
+0
2018-02-22
nds32: Build infrastructure
Greentime Hu
2
-0
/
+80
2018-02-22
nds32: Device tree support
Greentime Hu
1
-0
/
+19
2018-02-22
nds32: Generic timers support
Greentime Hu
1
-0
/
+11
2018-02-22
nds32: Loadable modules
Greentime Hu
1
-0
/
+278
2018-02-22
nds32: L2 cache support
Greentime Hu
1
-0
/
+64
2018-02-22
nds32: Debugging support
Greentime Hu
1
-0
/
+119
2018-02-22
nds32: Library functions
Greentime Hu
1
-0
/
+31
2018-02-22
nds32: Signal handling support
Greentime Hu
1
-0
/
+324
2018-02-22
nds32: VDSO support
Greentime Hu
9
-0
/
+742
2018-02-22
nds32: System calls handling
Greentime Hu
3
-0
/
+165
2018-02-22
nds32: DMA mapping API
Greentime Hu
1
-0
/
+477
2018-02-22
nds32: IRQ handling
Greentime Hu
1
-0
/
+9
2018-02-22
nds32: Process management
Greentime Hu
1
-0
/
+208
2018-02-22
nds32: Cache and TLB routines
Greentime Hu
1
-0
/
+49
2018-02-22
nds32: Exception handling
Greentime Hu
4
-0
/
+830
2018-02-22
nds32: Kernel booting and initialization
Greentime Hu
2
-0
/
+551
2018-02-22
nds32: Assembly macros and definitions
Greentime Hu
1
-0
/
+28