Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-22 | lib: sbi: Print list of available SBI extensions at boot-time | Anup Patel | 1 | -0/+1 |
2024-09-27 | lib: sbi: fix missing high 32bits when sbi_cppc_write on rv32 | Xiang W | 1 | -1/+7 |
2023-12-19 | lib: sbi: Allow ecall handlers to directly update register state | Anup Patel | 1 | -7/+6 |
2023-05-21 | lib: sbi: Remove 0/1 probe implementations | Andrew Jones | 1 | -7/+0 |
2023-05-21 | lib: sbi: Only register available extensions | Andrew Jones | 1 | -0/+3 |
2023-05-21 | lib: sbi: Introduce register_extensions extension callback | Andrew Jones | 1 | -4/+12 |
2023-04-07 | lib: sbi: Implement SBI CPPC extension | Sunil V L | 1 | -0/+63 |