0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Grub multiboot booting is working. More... over 1 year ago
Going to work on this again, x86_64 properly boots with Grub. More... almost 2 years ago
Worked on STM32f4 driver. More... almost 3 years ago
Started adding some arch specific functions in a library to be used across all of Novusk. More... almost 3 years ago
Added UART and GPIO drivers to STM32f4. More... almost 3 years ago
Started adding STM32f4 support to ARM32 kernel. More... about 3 years ago
Worked on x86_64 interrupts. More... about 3 years ago
Using VGA as a Console driver in x86_64 kernel. More... about 3 years ago
Added IDT for x86_64 kernel. More... about 3 years ago
Added file for building x86_64 Novusk, worked on x86_64 boot setup. More... about 3 years ago
Worked on LM3S6965 UART driver. More... about 3 years ago
Rewriting x86_64 kernel. More... about 3 years ago
Rewriting all of Novusk. More... about 3 years ago
Pushing changes, going to do a complete rewrite. More... over 3 years ago
Rewrote ARM boot setup, added a DeviceDriverManager to ARM kernel. More... over 3 years ago
Started working on x86_64 CPU validation. More... over 3 years ago
x86_64 Novusk booting works with Grub. More... over 3 years ago
Started rewriting x86_64 boot. More... over 3 years ago
Going to rewrite Novusk. More... over 3 years ago
Pushing everything before rewrite. More... over 3 years ago
Added TODO.md. More... over 3 years ago
Pushing changes made since 2023/1/2. Somethings might not compile. More... over 3 years ago
Update LICENSE More... over 3 years ago
Aarch64 switches to Exception Level 1 before starting the kernel, started adding drivers for Qemu Virt. More... over 3 years ago
Added more characters to fb/font.rs. More... almost 4 years ago
Implemented SimpleUart for the Stellaris6965 board. More... almost 4 years ago
Started adding lm3s6965 specific IRQs, added a static to kernel/time to keep track of timers. More... almost 4 years ago
Changed and added some documentation. More... almost 4 years ago
Called ARM kernel setup, init, and kernel_init. More... almost 4 years ago
Implemented BootSetup for ARM kernel. More... almost 4 years ago