summaryrefslogtreecommitdiff
path: root/cmd/riscv/exception.c
AgeCommit message (Expand)Author
2024-09-10cmd: add rdcycle test to RISC-V exception commandHeinrich Schuchardt
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
2024-03-02cmd: remove common.h from exception command implementationsHeinrich Schuchardt
2023-10-04cmd/exception: test RISC-V 16 bit aligned instructionHeinrich Schuchardt
2023-10-04cmd/exception: support RISC-V compressed instructionHeinrich Schuchardt
2021-05-05cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt
2020-08-14cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-04-22cmd: add exception commandHeinrich Schuchardt