Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | cmd: sbi: show SBI implementation version | Heinrich Schuchardt |
2021-10-07 | cmd/sbi: use constants instead of numerical values | Heinrich Schuchardt |
2021-05-05 | cmd/exception: support ebreak exception on RISC-V | Heinrich Schuchardt |
2021-02-25 | cmd/riscv/sbi: support System Reset Extension | Heinrich Schuchardt |
2021-01-29 | cmd: add more implementation IDs to sbi command | Heinrich Schuchardt |
2020-08-25 | cmd: provide command sbi | Heinrich Schuchardt |
2020-08-14 | cmd: exception: unaligned data access on RISC-V | Heinrich Schuchardt |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-04-22 | cmd: add exception command | Heinrich Schuchardt |