aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/sbi_timer.h
AgeCommit message (Expand)Author
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