summaryrefslogtreecommitdiff
path: root/cmd/riscv
AgeCommit message (Expand)AuthorFilesLines
2021-05-05cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt1-0/+10
2021-02-25cmd/riscv/sbi: support System Reset ExtensionHeinrich Schuchardt1-0/+1
2021-01-29cmd: add more implementation IDs to sbi commandHeinrich Schuchardt1-16/+21
2020-08-25cmd: provide command sbiHeinrich Schuchardt2-0/+83
2020-08-14cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt1-1/+16
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-3/+3
2019-04-22cmd: add exception commandHeinrich Schuchardt2-0/+32