summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_timer.h
AgeCommit message (Expand)Author
2026-05-09lib: sbi_timer: Introduce sbi_timer_compute_delta() and friendsAnup Patel
2026-05-09lib: sbi_timer: Add support for timer eventsAnup Patel
2024-11-05lib: sbi_timer: Call driver warm_init from SBI coreSamuel Holland
2024-09-20lib: sbi: Fix writes to emulated 32-bit htimedelta CSRSamuel Holland
2022-07-08lib: sbi_timer: Added a conditional wait function which can timeoutAdnan Rahman Chowdhury
2021-09-26lib: sbi: Add generic timer delay loop functionAnup Patel
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel
2020-01-07lib: Add timer exit APIAnup Patel
2019-09-30lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSRAnup Patel
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-23lib: Remove target_hart and hartid parameter from TIMER callbacksAnup Patel
2018-12-27lib: Simplify sbi_platform timer_init() hooksAnup Patel
2018-12-11Initial commit.Anup Patel