index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
ipi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
1
-1
/
+1
2021-08-14
lib: utils/fdt: Extend fdt_parse_aclint_node() function
Anup Patel
1
-1
/
+2
2021-06-24
lib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
Anup Patel
4
-54
/
+70
2021-06-24
lib: utils: Add FDT parsing API common for both ACLINT and CLINT
Anup Patel
1
-1
/
+4
2021-06-24
lib: utils/ipi: Add ACLINT MSWI library
Anup Patel
2
-0
/
+101
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
Anup Patel
1
-0
/
+3
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2
-22
/
+0
2021-04-01
lib/utils: Support the official clint DT bindings
Bin Meng
1
-0
/
+1
2020-05-23
lib: utils/ipi: Initialize all matching ipi DT nodes
Anup Patel
2
-13
/
+24
2020-05-23
lib: utils: Add fdt_parse_clint_node() function
Anup Patel
1
-13
/
+1
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
1
-1
/
+9
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
1
-1
/
+1
2020-05-01
lib: utils: Add simple FDT ipi framework
Anup Patel
3
-0
/
+154