Age | Commit message (Expand) | Author |
2021-03-03 | lib: sbi: Rename sbi_hsm_hart_started_mask() function | Anup Patel |
2021-01-07 | lib: sbi: Allow custom local TLB flush function | Anup Patel |
2021-01-07 | lib: sbi: Replace args with trap registers in ecall handler | Anup Patel |
2020-12-01 | lib: sbi: Improve system reset platform operations | Anup Patel |
2020-12-01 | include: sbi: Remove opensbi specific reset type defines | Anup Patel |
2020-10-20 | lib: sbi: Extend sbi_hsm_hart_started_mask() for domains | Anup Patel |
2020-05-07 | lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation | Anup Patel |
2020-04-27 | include: sbi_platform: Combine reboot and shutdown into one callback | Anup Patel |
2020-03-28 | include: sbi_timer: Remove scratch parameter from most funcitons | Anup Patel |
2020-03-28 | include: sbi_system: Remove scratch parameter and redundant functions | Anup Patel |
2020-03-28 | include: sbi_ipi: Remove scratch parameter from most functions | Anup Patel |
2020-03-28 | include: sbi_tlb: Remove scratch parameter from sbi_tlb_request() | Anup Patel |
2020-03-28 | lib: sbi_ecall: Remove mcause, scratch and hartid parameters | Anup Patel |
2020-03-28 | lib: Remove scratch parameter from unpriv load/store functions | Anup Patel |
2020-03-19 | lib: sbi_hsm: Remove scratch parameter from hart_started_mask() API | Anup Patel |
2020-03-13 | include: Make sbi_current_hartid() as macro in riscv_asm.h | Anup Patel |
2020-03-11 | lib: sbi_ecall_legacy: Use sbi_hsm_hart_started_mask() API | Anup Patel |
2020-03-11 | lib: Introduce SBI_TLB_INFO_INIT() helper macro | Anup Patel |
2020-01-22 | lib: Factor-out SBI legacy extension | Anup Patel |