danos/system/kernel
Daniel Samson 59104dd988
refactor
2026-07-11 04:32:17 +01:00
..
architecture/x86_64 M15: interrupts for PCI devices (ECAM config space + MSI) 2026-07-10 19:59:09 +01:00
console.zig Split the `system` contract into boot-handoff / abi / device-abi 2026-07-10 18:08:51 +01:00
devices-broker.zig Split the `system` contract into boot-handoff / abi / device-abi 2026-07-10 18:08:51 +01:00
font.psf Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
heap.zig Split the `system` contract into boot-handoff / abi / device-abi 2026-07-10 18:08:51 +01:00
ipc-synchronous.zig refactor 2026-07-11 04:32:17 +01:00
ipc.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
irq.zig M15: interrupts for PCI devices (ECAM config space + MSI) 2026-07-10 19:59:09 +01:00
kernel.zig Device manager (increment 3): the kernel stops spawning the bundle 2026-07-10 18:36:07 +01:00
log.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
pmm.zig M14b: DMA memory (dma_alloc / dma_free) 2026-07-10 19:43:59 +01:00
process.zig refactor 2026-07-11 04:32:17 +01:00
scheduler.zig M14b: DMA memory (dma_alloc / dma_free) 2026-07-10 19:43:59 +01:00
sync.zig Re-organize the source tree as a monorepo mirroring the FHS 2026-07-10 12:55:56 +01:00
tests.zig refactor 2026-07-11 04:32:17 +01:00