Age | Commit message (Expand) | Author |
2021-06-02 | lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset | Heinrich Schuchardt |
2021-03-22 | include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__ | Marouene Boubakri |
2021-01-15 | include: sbi: No need to pack struct sbi_scratch | Anup Patel |
2021-01-07 | lib: sbi: Introduce sbi_trap_exit() API | Anup Patel |
2020-10-02 | lib: sbi_scratch: typo scatch | Heinrich Schuchardt |
2020-03-28 | lib: sbi_scratch: Introduce sbi_scratch_last_hartid() API | Anup Patel |
2020-03-19 | include: Simplify HART id to scratch macro | Anup Patel |
2020-03-19 | lib: sbi_scratch: Introduce HART id to scratch table | Anup Patel |
2020-03-13 | include: Make sbi_hart_id_to_scratch() as macro | Anup Patel |
2020-03-10 | lib: sbi: Fix coding style issues | Bin Meng |
2020-03-08 | include: sbi_scratch: Set per-HART scratch size to 4KB | Anup Patel |
2020-01-22 | lib: Introduce sbi_tlb_fifo_request() API | Anup Patel |
2020-01-22 | include: Typo fix in comment for SBI_SCRATCH_SIZE define | Anup Patel |
2019-08-09 | lib: Introduce sbi_dprintf() API | Anup Patel |
2019-05-24 | lib: Add a simple brain-dead allocator to manage extra scratch space | Anup Patel |
2019-04-24 | all: run clang-format and update checked-in files | Olof Johansson |
2019-04-24 | all: Annotate some tables to have clang-format leave them alone | Olof Johansson |
2019-04-03 | lib: Use a fifo to keep track of sfence related IPIs. | Atish Patra |
2019-04-03 | lib: Increase the scratch space to 512 bytes. | Atish Patra |
2019-03-29 | lib: Disable the boot prints if SBI_SCRATCH_NO_BOOT_PRINTS is set | Bin Meng |
2019-03-29 | firmware: Introduce "options" in "struct sbi_scratch" | Bin Meng |
2019-03-12 | lib: Implement sfence.vma correctly. | Atish Patra |
2019-03-10 | lib: Create a sbi_ipi_data structure | Alistair Francis |
2019-02-20 | firmware: Improve low-level trap handler for M-mode to M-mode traps | Anup Patel |
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-16 | include: Add documentation for sbi_trap_regs and friends | Anup Patel |
2019-01-16 | include: Add documentation for sbi_scratch and friends | Anup Patel |
2019-01-02 | include: Remove redundant tmp0 from struct sbi_scratch | Anup Patel |
2019-01-02 | include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h | Anup Patel |
2018-12-11 | Initial commit. | Anup Patel |