summaryrefslogtreecommitdiff
path: root/lib/sbi_timer.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra1-68/+0
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-14/+9
2019-03-06platform: Make the `platform` read-onlyXiang Wang1-1/+1
2019-02-14lib: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra1-4/+4
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-23include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUEAnup Patel1-1/+1
2019-01-23lib: Remove target_hart and hartid parameter from TIMER callbacksAnup Patel1-9/+7
2018-12-27lib: Simplify sbi_platform timer_init() hooksAnup Patel1-7/+4
2018-12-11Initial commit.Anup Patel1-0/+78