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
/
lib
/
utils
/
fdt
/
fdt_fixup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
lib: utils/fdt: Allow dynamic registration of FDT fixup callbacks
Anup Patel
1
-0
/
+33
2024-09-26
lib: sbi: Update sbi_domain_is_assigned_hart() to take a hart index
Samuel Holland
1
-2
/
+3
2024-04-10
lib: utils: check correct value in fdt_node_offset_by_compatible
Heinrich Schuchardt
1
-1
/
+1
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
1
-0
/
+17
2023-12-06
lib: utils: fdt_fixup: Allow preserving PMU properties
Yu Chien Peter Lin
1
-0
/
+3
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
1
-39
/
+10
2023-04-07
lib: utils: fdt_fixup: avoid buffer overrun
Heinrich Schuchardt
1
-1
/
+1
2023-02-27
lib: utils: fdt_fixup: Fix compile error
Xiang W
1
-5
/
+8
2023-02-08
lib: utils: Mark only the largest region as reserved in FDT
Himanshu Chauhan
1
-4
/
+30
2023-01-24
lib: utils: Add fdt_add_cpu_idle_states() helper function
Samuel Holland
1
-0
/
+85
2023-01-22
lib: utils: Fix reserved memory node for firmware memory
Mayuresh Chitale
1
-3
/
+3
2022-12-05
lib: utils: Add fdt_fixup_node() helper function
Lad Prabhakar
1
-7
/
+8
2022-05-14
lib: utils: check if CPU node is enabled
Jan Remes
1
-0
/
+3
2022-02-15
lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()
Anup Patel
1
-0
/
+11
2022-02-15
lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
Anup Patel
1
-2
/
+30
2021-07-11
utils: fdt: Add fdt helper functions to parse PMU DT nodes
Atish Patra
1
-0
/
+2
2021-04-01
lib/utils: Support fixing up the official DT bindings of PLIC
Bin Meng
1
-3
/
+6
2021-04-01
lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
Bin Meng
1
-3
/
+3
2020-10-20
lib: utils: Update fdt_cpu_fixup() to use current domain
Anup Patel
1
-5
/
+3
2020-10-20
lib: utils: Update fdt_reserved_memory_fixup() to use current domain
Anup Patel
1
-25
/
+22
2020-09-16
lib: utils: Improve fdt_cpu_fixup() implementation
Anup Patel
1
-2
/
+11
2020-09-01
lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
Anup Patel
1
-1
/
+1
2020-07-06
lib/utils: fdt: Update FDT expand size to 1024 for reserved memory node
Bin Meng
1
-2
/
+8
2020-06-15
platform/lib: Allow the OS to map the regions that are protected by PMP
Alexandre Ghiti
1
-11
/
+38
2020-05-19
lib: sbi_hart: Detect number of supported PMP regions
Anup Patel
1
-16
/
+18
2020-05-19
include: sbi: Use scratch pointer as parmeter in HART feature APIs
Anup Patel
1
-3
/
+4
2020-05-10
platform: Move platform features to hart
Atish Patra
1
-2
/
+2
2020-05-10
lib: utils: Update reserved memory fdt node even if PMP is not present
Atish Patra
1
-52
/
+71
2020-05-01
lib: utils: Add fdt_parse_hart_id() function
Anup Patel
1
-15
/
+5
2020-03-28
lib: utils: Improve fdt_cpu_fixup() implementation
Anup Patel
1
-11
/
+24
2020-03-24
lib: utils: Move fdt fixup helper routines to a different file
Atish Patra
1
-0
/
+203