Age | Commit message (Expand) | Author |
2021-11-11 | lib: sbi: Support sscofpmf extension in OpenSBI | Atish Patra |
2021-11-11 | lib: sbi: Delegate PMU counter overflow interrupt to S mode | Atish Patra |
2021-11-11 | riscv: Add new CSRs introduced by Sscofpmf[1] extension | Atish Patra |
2020-09-09 | include: Rename ECALL defines to match latest RISC-V spec | Anup Patel |
2020-09-01 | include: sbi: Few cosmetic changes in riscv_encoding.h | Anup Patel |
2020-09-01 | lib: sbi: Improve PMP CSR detection and progamming | Anup Patel |
2020-06-08 | lib: Add RISC-V hypervisor v0.6.1 support | Anup Patel |
2020-05-07 | lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation | Anup Patel |
2020-05-07 | include: sbi: Remove redundant page table related defines | Anup Patel |
2020-04-17 | lib: Support vector extension | Atish Patra |
2019-12-16 | lib: Extend trap redirection for hypervisor v0.5 spec | Anup Patel |
2019-12-16 | include: Add guest external interrupt related defines | Anup Patel |
2019-11-06 | include: Use _UL() and _ULL() for defines in riscv_encoding.h | Anup Patel |
2019-11-06 | include: Sync-up encoding with priv v1.12-draft and hypervisor v0.5-draft | Anup Patel |
2019-09-30 | lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSR | Anup Patel |
2019-09-30 | lib: Redirect WFI trapped from VS/VU mode to HS-mode | Anup Patel |
2019-09-30 | lib: Extend sbi_trap_redirect() for hypervisor extension | Anup Patel |
2019-09-30 | lib: Extend sbi_hart_switch_mode() to support hypervisor extension | Anup Patel |
2019-04-24 | all: Annotate some tables to have clang-format leave them alone | Olof Johansson |
2019-04-06 | lib: Fix the ecall macro definitions | Alistair Francis |
2019-02-14 | lib: Use CSR_<FOO> instead of <foo> for csr_*() | Atish Patra |
2019-01-24 | all: Update copyright header in all files | Anup patel |
2019-01-03 | include: Add hard FP access macros and defines | Anup Patel |
2018-12-31 | lib: Redirect illegal instruction trap to S-mode when not handled | Anup Patel |
2018-12-26 | lib: Move instruction encoding macros to riscv_encoding.h | Anup Patel |
2018-12-11 | Initial commit. | Anup Patel |