aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/reset.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21riscv: Add a reset_cpu() functionSimon Glass1-5/+2
2023-10-24riscv: Remove common.h usageTom Rini1-1/+0
2020-07-24Revert "riscv: Allow use of reset drivers"Bin Meng1-2/+0
2020-07-01riscv: Allow use of reset driversSean Anderson1-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-10-03riscv: cosmetic: Reword do_reset() printf message.Rick Chen1-1/+1
2018-10-03riscv: Move do_reset() to a common placeBin Meng1-0/+17