summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/interface
Commit message (Expand)AuthorAgeFilesLines
* [riscv] Inhibit SBI console when a serial console is activeMichael Brown2025-06-231-0/+12
* [riscv] Write SBI console output to early UART, if enabledMichael Brown2025-06-121-0/+5
* [riscv] Support older SBI implementationsMichael Brown2025-05-252-6/+29
* [riscv] Use generic external heap based on the system memory mapMichael Brown2025-05-191-51/+0Star
* [reboot] Generalise warm reboot indicator to a flags bitmaskMichael Brown2025-04-281-2/+4
* [umalloc] Remove userptr_t from user memory allocationsMichael Brown2025-04-231-7/+4Star
* [riscv] Map DEL to backspace on the SBI debug consoleMichael Brown2025-04-191-0/+6
* [sbi] Add support for running as a RISC-V SBI payloadMichael Brown2024-10-281-0/+54
* [riscv] Add support for reboot and power off via SBIMichael Brown2024-10-221-0/+76
* [riscv] Add support for the SBI debug consoleMichael Brown2024-10-221-0/+101