summaryrefslogtreecommitdiff
path: root/drivers/cpu/riscv_cpu.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng
2019-02-27cpu: Bind timer driver for boot hartAtish Patra
2018-12-18cpu: Add a RISC-V CPU driverBin Meng