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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
/
sbi_timer.h
Age
Commit message (
Expand
)
Author
2026-05-09
lib: sbi_timer: Introduce sbi_timer_compute_delta() and friends
Anup Patel
2026-05-09
lib: sbi_timer: Add support for timer events
Anup Patel
2024-11-05
lib: sbi_timer: Call driver warm_init from SBI core
Samuel Holland
2024-09-20
lib: sbi: Fix writes to emulated 32-bit htimedelta CSR
Samuel Holland
2022-07-08
lib: sbi_timer: Added a conditional wait function which can timeout
Adnan Rahman Chowdhury
2021-09-26
lib: sbi: Add generic timer delay loop function
Anup Patel
2021-09-26
lib: sbi: Add timer frequency to struct sbi_timer_device
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2020-03-28
include: sbi_timer: Remove scratch parameter from most funcitons
Anup Patel
2020-01-07
lib: Add timer exit API
Anup Patel
2019-09-30
lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSR
Anup Patel
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-23
lib: Remove target_hart and hartid parameter from TIMER callbacks
Anup Patel
2018-12-27
lib: Simplify sbi_platform timer_init() hooks
Anup Patel
2018-12-11
Initial commit.
Anup Patel