Commit graph

10 commits

Author SHA1 Message Date
RaphProductions
a8e919b033 kernel - v0.7 beta
+ acpi: add acpi support
+ lapic: add lapic support
+ ioapic: add ioapic support
+ arch/x86_64: add support for "syscall"/"sysret"
2025-05-15 18:49:09 +02:00
RaphProductions
31e53e88b9 kernel - whatever 2025-05-14 18:15:15 +02:00
RaphProductions
a838d99a5a kernel: various changes.
+ kernel: replace sk-hello test executable with a test initramfs
+ panic: start implementing a proper kernel panic screen
+ lib: added a new string.h library for string manipulation.
+ kernel: replace all the strlen implementations with the strlen() function
2025-05-11 23:54:14 +02:00
RaphProductions
a379d66784 makefile: introduce a format command to run clang-format all over the kernel source. 2025-05-11 11:45:04 +02:00
RaphProductions
f27e0a240c fixing pf, again 2025-05-09 16:01:25 +02:00
RaphProductions
2d4031eacc kernel: add support for running without any framebuffer 2025-05-08 22:12:56 +02:00
RaphProductions
17e6219f24 log, printf: fix missing "rt.h" include 2025-05-08 21:58:31 +02:00
RaphProductions
621f268f5b term: depreciate rt, and switch to flanterm 2025-05-08 21:57:31 +02:00
RaphProductions
175805604e kernel: some random modifications 2025-05-07 22:12:35 +02:00
RaphProductions
cab7a75780 first commit 2025-05-06 20:19:48 +02:00