acadia/zion
Drew Galbraith 76107b7db7 [zion] Handle syscall cases by macro as well. 2023-06-20 13:50:18 -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] Handle syscall cases by macro as well. 2023-06-20 13:50:18 -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] Handle syscall cases by macro as well. 2023-06-20 13:50:18 -07:00
usr [zion] POC for defining syscalls using macros 2023-06-20 13:43:12 -07:00
CMakeLists.txt [zion] Dynamically check Capability type. 2023-06-16 14:53:57 -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