acadia/zion
Drew Galbraith 1a70ce4855 [zion] Move memory syscalls to the new format 2023-06-20 14:26:06 -07:00
..
boot Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
capability [zion] Remove legacy capability table method. 2023-06-19 23:32:49 -07:00
common Use APIC for interrupts rather than PIC. 2023-06-07 13:40:36 -07:00
debug Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
include [zion] Move memory syscalls to the new format 2023-06-20 14:26:06 -07:00
interrupt Cleanup AHCI Ident a bit and reduce logging 2023-06-12 23:32:24 -07:00
lib [zion] Remove old debug messages 2023-06-17 01:09:48 -07:00
loader Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
memory [zion] Add utility to zero out a page when allocating one. 2023-06-19 23:44:33 -07:00
object [zion] Remove legacy capability method. 2023-06-19 23:48:06 -07:00
scheduler [zion] Allow the sleep thread to be preempted. 2023-06-19 21:47:37 -07:00
syscall [zion] Move memory syscalls to the new format 2023-06-20 14:26:06 -07:00
usr [zion] Move memory syscalls to the new format 2023-06-20 14:26:06 -07:00
CMakeLists.txt [zion] Move memory syscalls to the new format 2023-06-20 14:26:06 -07:00
linker.ld Barebones Kernel Commit 2023-05-17 20:20:53 -07:00
zion.cpp Probe RSDP for PCIe Config 2023-06-07 16:24:13 -07:00