summaryrefslogtreecommitdiff
path: root/lib/sbi_timer.c
AgeCommit message (Expand)Author
2019-04-24all: run clang-format and update checked-in filesOlof Johansson
2019-03-06platform: Make the `platform` read-onlyXiang Wang
2019-02-14lib: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-23include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUEAnup 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