summaryrefslogtreecommitdiffstats
path: root/src/include/bits
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-144-0/+4
* [uart] Support 16550 UARTs accessed via either MMIO or port I/OMichael Brown2025-11-041-2/+2
* [riscv] Provide a DMA API implementation for RISC-V bare-metal systemsMichael Brown2025-07-091-0/+15
* [uart] Add support for MMIO-accessible 16550 UARTsMichael Brown2025-06-201-4/+31
* [uart] Allow for the existence of non-16550 UARTsMichael Brown2025-06-201-4/+4
* [lkrn] Add basic support for the RISC-V Linux kernel image formatMichael Brown2025-05-201-0/+17
* [memmap] Define an API for managing the system memory mapMichael Brown2025-05-161-0/+15
* [riscv] Hold virtual address offset in the thread pointer registerMichael Brown2025-05-111-0/+15
* [gdb] Allow CPU architectures to omit support for GDBMichael Brown2024-09-051-0/+45
* [build] Centralise dummy architecture-specific headersMichael Brown2024-09-0315-0/+243