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-v1.6-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
/
include
/
sbi_utils
/
fdt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
lib: utils: Remove fdt_domain_get() function
Anup Patel
1
-11
/
+0
2020-12-16
lib: utils: Allow FDT domain iteration functions to fail
Anup Patel
1
-7
/
+11
2020-12-04
lib: utils: Add helper routines to populate domains from FDT
Anup Patel
1
-0
/
+80
2020-06-19
platform: Add support for Shakti C-class SoC from IIT-M
Vijai Kumar K
1
-0
/
+3
2020-06-15
platform/lib: Allow the OS to map the regions that are protected by PMP
Alexandre Ghiti
1
-0
/
+14
2020-05-23
lib: utils: Add fdt_parse_clint_node() function
Anup Patel
1
-0
/
+5
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
1
-1
/
+2
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
1
-9
/
+4
2020-05-01
lib: utils: Add fdt_parse_plic_node() function
Anup Patel
1
-0
/
+3
2020-05-01
lib: utils: Add fdt_parse_max_hart_id() API
Anup Patel
1
-0
/
+2
2020-05-01
lib: utils: Add fdt_parse_hart_id() function
Anup Patel
1
-0
/
+4
2020-05-01
lib: utils: Add fdt_parse_sifive_uart_node() function
Anup Patel
1
-0
/
+3
2020-05-01
lib: utils: Make fdt_get_node_addr_size() public function
Anup Patel
1
-0
/
+3
2020-05-01
lib: utils: Add FDT match table based node lookup
Anup Patel
1
-0
/
+11
2020-05-01
lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()
Anup Patel
1
-2
/
+2
2020-05-01
lib: utils: Add fdt_parse_uart8250_node() function
Anup Patel
1
-0
/
+3
2020-05-01
lib: utils: Improve fdt_parse_uart8250() API
Anup Patel
1
-0
/
+2
2020-03-24
lib: utils: Move fdt fixup helper routines to a different file
Atish Patra
2
-53
/
+67
2020-03-24
platform: fpga/common: Add a fdt parsing helper functions
Atish Patra
1
-0
/
+20
2020-03-18
lib: utils: Add a general device tree fix-up helper
Bin Meng
1
-0
/
+13
2020-03-18
lib: utils: Add a fdt_cpu_fixup() helper
Bin Meng
1
-0
/
+12
2020-03-18
lib: utils: Move PLIC DT fix up codes to fdt_helper.c
Bin Meng
1
-0
/
+13
2020-03-18
lib: utils: Add a fdt_reserved_memory_fixup() helper
Bin Meng
1
-0
/
+25