acadia/zion
Drew Galbraith 56eae3d4e5 [zion/glacier] Move SharedPtr to glacier 2023-06-21 14:48:29 -07:00
..
boot Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
capability [zion] Move capability validation to capability.h 2023-06-20 15:50: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 the final syscalls to the new format. 2023-06-20 15:03:33 -07:00
interrupt [zion] Create a message queue to be shared between the port and channel 2023-06-20 15:29:32 -07:00
lib [zion/glacier] Move SharedPtr to glacier 2023-06-21 14:48:29 -07:00
loader [zion] Link against glacier as a POC 2023-06-21 14:42:37 -07:00
memory [zion] Add utility to zero out a page when allocating one. 2023-06-19 23:44:33 -07:00
object [zion/glacier] Move SharedPtr to glacier 2023-06-21 14:48:29 -07:00
scheduler [zion] Allow the sleep thread to be preempted. 2023-06-19 21:47:37 -07:00
syscall [zion] Move capability validation to capability.h 2023-06-20 15:50:49 -07:00
usr [zion] Move the final syscalls to the new format. 2023-06-20 15:03:33 -07:00
CMakeLists.txt [zion] Link against glacier as a POC 2023-06-21 14:42:37 -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