Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/exception: support ebreak exception on RISC-V | Heinrich Schuchardt | 2021-05-05 | 1 | -0/+10 |
* | cmd/riscv/sbi: support System Reset Extension | Heinrich Schuchardt | 2021-02-25 | 1 | -0/+1 |
* | cmd: add more implementation IDs to sbi commandWIP/2021-01-29-assorted-fixes | Heinrich Schuchardt | 2021-01-29 | 1 | -16/+21 |
* | cmd: provide command sbi | Heinrich Schuchardt | 2020-08-25 | 2 | -0/+83 |
* | cmd: exception: unaligned data access on RISC-V | Heinrich Schuchardt | 2020-08-14 | 1 | -1/+16 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -3/+3 |
* | cmd: add exception command | Heinrich Schuchardt | 2019-04-22 | 2 | -0/+32 |