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