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
/
timer
/
fdt_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-28
lib: utils/timer: Use fdt_driver for initialization
Samuel Holland
1
-35
/
+4
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
1
-3
/
+2
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
1
-30
/
+1
2024-08-24
lib: utils/timer: Constify FDT pointers in parsing functions
Samuel Holland
1
-1
/
+1
2024-06-13
lib: utils/timer: Skip initialize timer when dt is not enabled
Xiang W
1
-0
/
+3
2023-05-26
lib: utils: Improve fdt_timer
Xiang W
1
-20
/
+21
2022-05-13
lib: utils/timer: Generate FDT timer driver list at compile-time
Anup Patel
1
-7
/
+5
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
1
-1
/
+1
2021-06-24
lib: utils/timer: Add FDT based ACLINT MTIMER driver
Anup Patel
1
-2
/
+2
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 timer platform operations
Anup Patel
1
-31
/
+0
2020-05-23
lib: utils/timer: Initialize all matching timer DT nodes
Anup Patel
1
-10
/
+12
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
1
-1
/
+1
2020-05-01
lib: utils: Add simple FDT timer framework
Anup Patel
1
-0
/
+110