index
:
starfive-tech/opensbi.git
JH7110_VisionFive2_devel
StarFive_JH7100_generic
debug
master
rtthread_AMP
starfive-dubhe
starfive-v1.0-dubhe
starfive-v1.1-dubhe
starfive-v1.2-dubhe
starfive-v1.4-dubhe
starfive-v1.5.1-dubhe
StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
nuclei
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
1
-10
/
+2
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
1
-1
/
+1
2024-11-28
lib: utils/irqchip: Move per-hart data from fdt_plic to plic
Samuel Holland
1
-1
/
+1
2024-11-28
lib: utils/irqchip: plic: Provide a hartindex to context map
Samuel Holland
1
-3
/
+4
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
1
-10
/
+2
2024-11-11
lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()
Samuel Holland
1
-1
/
+1
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
1
-10
/
+2
2024-11-05
lib: sbi_timer: Call driver warm_init from SBI core
Samuel Holland
1
-1
/
+1
2024-08-24
lib: utils/fdt: Add fdt_get_address_rw() helper
Samuel Holland
1
-1
/
+1
2024-07-24
platform: Setup serial console device in early_init()
Anup Patel
1
-11
/
+7
2024-04-10
firmware: remove FW_TEXT_START
Xiang W
1
-1
/
+0
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
1
-0
/
+3
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
1
-0
/
+2
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
1
-1
/
+1
2022-08-08
platform: Remove redundant config.mk from all platforms
Anup Patel
2
-30
/
+22
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2
-1
/
+1
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
1
-0
/
+1
2022-08-08
lib: utils/ipi: Use kconfig for enabling/disabling drivers
Anup Patel
1
-0
/
+1
2022-08-08
lib: utils/timer: Use kconfig for enabling/disabling drivers
Anup Patel
1
-0
/
+1
2022-08-08
lib: utils/serial: Use kconfig for enabling/disabling drivers
Anup Patel
1
-0
/
+1
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2
-0
/
+5
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
1
-1
/
+2
2021-10-11
lib: sbi: convert reset to list
Nikita Shubin
1
-1
/
+1
2021-09-26
lib: sbi: Add timer frequency to struct sbi_timer_device
Anup Patel
1
-0
/
+1
2021-08-14
lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
Anup Patel
1
-2
/
+6
2021-06-24
platform: Replace CLINT library usage with ACLINT library
Anup Patel
1
-7
/
+21
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
1
-15
/
+23
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
1
-2
/
+0
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
1
-3
/
+0
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
1
-2
/
+0
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
1
-2
/
+7
2020-06-17
platform: Update Nuclei ux600 platform support
Huaqi Fang
2
-9
/
+79
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
1
-3
/
+9
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
1
-3
/
+7
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
1
-3
/
+2
2020-04-29
platform: Add Nuclei UX600 platform
Huaqi Fang
3
-0
/
+185