summaryrefslogtreecommitdiff
path: root/cmd/riscv/exception.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt2021-05-051-0/+10
* 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-221-0/+29