summaryrefslogtreecommitdiffstats
path: root/src/config/defaults/sbi.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Canonicalise console type configurationMichael Brown2026-01-161-2/+0Star
* [build] Canonicalise command list configurationMichael Brown2026-01-161-4/+1Star
* [build] Canonicalise image type configurationMichael Brown2026-01-151-4/+0Star
* [riscv] Provide a DMA API implementation for RISC-V bare-metal systemsMichael Brown2025-07-091-1/+2
* [fdtcon] Add basic support for FDT-based system serial consoleMichael Brown2025-06-241-1/+2
* [serial] Allow platform to specify mechanism for identifying consoleMichael Brown2025-06-231-0/+1
* [riscv] Support mapping I/O devices outside of the identity mapMichael Brown2025-05-261-1/+6
* [lkrn] Add basic support for the RISC-V Linux kernel image formatMichael Brown2025-05-201-0/+2
* [riscv] Use generic external heap based on the system memory mapMichael Brown2025-05-191-1/+1
* [fdtmem] Update to use the generic system memory map APIMichael Brown2025-05-161-1/+1
* [memmap] Define an API for managing the system memory mapMichael Brown2025-05-161-0/+1
* [uaccess] Generalise librm's virt_offset mechanism for RISC-VMichael Brown2025-05-081-1/+1
* [fdt] Add the "fdt" commandMichael Brown2025-03-271-0/+1
* [sbi] Add support for running as a RISC-V SBI payloadMichael Brown2024-10-281-0/+36