summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/sifive_clint.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson
2020-10-22timer: Return count from timer_ops.get_countSean Anderson
2020-09-30riscv: Rework Sifive CLINT as UCLASS_TIMER driverSean Anderson
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-10riscv: add functions for reading the IPI statusLukas Auer
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng