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
/
riscv
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
RISC-V: SMP cleanup and new features
Palmer Dabbelt
1
-0
/
+10
2018-10-23
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
1
-0
/
+6
2018-10-23
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
1
-0
/
+4
2018-10-23
RISC-V: Use swiotlb on RV64 only
Zong Li
1
-0
/
+3
2018-10-02
RISCV: Fix end PFN for low memory
Atish Patra
1
-1
/
+1
2018-09-05
riscv: Do not overwrite initrd_start and initrd_end
Guenter Roeck
1
-7
/
+0
2018-08-13
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
1
-0
/
+27
2018-07-05
riscv: remove unnecessary of_platform_populate call
Rob Herring
1
-5
/
+0
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
1
-0
/
+2
2018-02-20
Rename sbi_save to parse_dtb to improve code readability
Michael Clark
1
-1
/
+1
2018-01-31
riscv: add ZONE_DMA32
Christoph Hellwig
1
-0
/
+9
2018-01-31
RISC-V: Remove mem_end command line processing
Palmer Dabbelt
1
-19
/
+0
2018-01-31
RISC-V: Remove duplicate command-line parsing logic
Michael Clark
1
-16
/
+0
2017-12-11
RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code
Palmer Dabbelt
1
-11
/
+0
2017-11-30
RISC-V: Export some expected symbols for modules
Olof Johansson
1
-0
/
+2
2017-11-30
RISC-V: move empty_zero_page definition to C and export it
Olof Johansson
1
-0
/
+3
2017-09-27
RISC-V: Init and Halt Code
Palmer Dabbelt
1
-0
/
+257