Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/sbi: add missing SBI information | Heinrich Schuchardt | 2022-04-06 | 1 | -1/+12 |
* | cmd: sbi: add Performance Monitoring Unit Extension | Heinrich Schuchardt | 2022-04-06 | 1 | -0/+1 |
* | cmd: sbi: show SBI implementation version | Heinrich Schuchardt | 2021-11-08 | 1 | -8/+18 |
* | cmd/sbi: use constants instead of numerical values | Heinrich Schuchardt | 2021-10-07 | 1 | -15/+15 |
* | 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 |