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
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
path:
root
/
arch
/
loongarch
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
LoongArch: Use generic interface to support crashkernel=X,[high,low]
Youling Tang
1
-34
/
+10
2024-01-17
LoongArch: Allow device trees be built into the kernel
Binbin Zhou
1
-3
/
+9
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+0
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+3
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
1
-5
/
+5
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
1
-5
/
+0
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
1
-0
/
+2
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+3
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
1
-0
/
+4
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
1
-0
/
+16
2023-06-16
loongarch/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-2
/
+2
2023-04-19
LoongArch: Clean up plat_swiotlb_setup() related code
Tiezhu Yang
1
-2
/
+2
2023-04-18
LoongArch: Make WriteCombine configurable for ioremap()
Huacai Chen
1
-0
/
+21
2023-02-25
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
1
-3
/
+11
2022-12-14
LoongArch: Add hibernation (ACPI S4) support
Huacai Chen
1
-0
/
+5
2022-12-14
LoongArch: Add processing ISA Node in DeviceTree
Binbin Zhou
1
-0
/
+75
2022-12-14
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
1
-1
/
+61
2022-12-14
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
1
-0
/
+7
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
1
-1
/
+0
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-1
/
+75
2022-10-12
LoongArch: Add kdump support
Youling Tang
1
-0
/
+74
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
1
-1
/
+1
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+3
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
1
-2
/
+2
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
1
-1
/
+1
2022-09-20
smp: add set_nr_cpu_ids()
Yury Norov
1
-1
/
+1
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
1
-10
/
+1
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
1
-1
/
+1
2022-06-08
LoongArch: Fix the !CONFIG_SMP build
Huacai Chen
1
-3
/
+2
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
1
-2
/
+9
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
1
-0
/
+26
2022-06-03
LoongArch: Add boot and setup routines
Huacai Chen
1
-0
/
+341