summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/reset.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2018-10-03riscv: cosmetic: Reword do_reset() printf message.Rick Chen
2018-10-03riscv: Move do_reset() to a common placeBin Meng