summaryrefslogtreecommitdiff
path: root/drivers/timer/sifive_clint_timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08timer: sifive_clint: Support the official clint DT bindingsBin Meng1-0/+1
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel1-1/+20
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-3/+4
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson1-0/+47