Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: Add option to support RISC-V privileged spec 1.9 | Sean Anderson | 2020-07-01 | 1 | -0/+40 |
* | riscv: Access CSRs using CSR numbers | Bin Meng | 2019-08-15 | 1 | -0/+12 |
* | riscv: Sync csr.h with Linux kernel v5.2 | Bin Meng | 2019-08-15 | 1 | -16/+46 |
* | riscv: add support for multi-hart systems | Lukas Auer | 2019-04-08 | 1 | -0/+1 |
* | riscv: Add indirect stringification to csr_xxx ops | Bin Meng | 2018-12-18 | 1 | -7/+9 |
* | Use _AC and UL macros from linux/const.h | Baruch Siach | 2018-11-20 | 1 | -0/+2 |
* | riscv: Add a helper routine to print CPU information | Bin Meng | 2018-10-03 | 1 | -0/+124 |