summaryrefslogtreecommitdiffstats
path: root/cmd/riscv
Commit message (Expand)AuthorAgeFilesLines
* cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt2021-05-051-0/+10
* cmd/riscv/sbi: support System Reset ExtensionHeinrich Schuchardt2021-02-251-0/+1
* cmd: add more implementation IDs to sbi commandHeinrich Schuchardt2021-01-291-16/+21
* cmd: provide command sbiHeinrich Schuchardt2020-08-252-0/+83
* cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt2020-08-141-1/+16
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-3/+3
* cmd: add exception commandHeinrich Schuchardt2019-04-222-0/+32