acadia/zion
Drew Galbraith 242a18ae3c [zion] Finish cleaning up process capability interface.
Make all functions generic and specify existing/vs new cap.
2023-06-16 15:09:15 -07:00
..
boot Cleanup AHCI Ident a bit and reduce logging 2023-06-12 23:32:24 -07:00
capability [zion] Dynamically check Capability type. 2023-06-16 14:53:57 -07:00
common Use APIC for interrupts rather than PIC. 2023-06-07 13:40:36 -07:00
debug Add a method for blocking threads on ports. 2023-06-12 20:56:25 -07:00
include Further parse AHCI information. 2023-06-12 19:20:51 -07:00
interrupt Cleanup AHCI Ident a bit and reduce logging 2023-06-12 23:32:24 -07:00
lib Add mutex fixme 2023-06-16 14:25:23 -07:00
loader [zion] Finish cleaning up process capability interface. 2023-06-16 15:09:15 -07:00
memory Resolved page faults from user stacks 2023-06-12 23:28:23 -07:00
object [zion] Finish cleaning up process capability interface. 2023-06-16 15:09:15 -07:00
scheduler Set RSP0 on context switch 2023-06-16 01:52:59 -07:00
syscall [zion] Finish cleaning up process capability interface. 2023-06-16 15:09:15 -07:00
usr Further parse AHCI information. 2023-06-12 19:20:51 -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