| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 10 hours | Add Akiba boot splash: shared graphics and splash modules, clean user-facing ↵ | Bobby | 2 | -13/+23 | |
| messages, trail continues into Mirai without clearing the screen | |||||
| 12 hours | Import overhaul: all relative imports replaced with module self-alias ↵ | Bobby | 1 | -5/+5 | |
| imports; boots verified | |||||
| 12 hours | Standardize mirai/kernel (entry to depth-2, shared.boot BootParams, ↵ | Bobby | 6 | -179/+71 | |
| duplicate boot.zig removed) + mirai.zig root | |||||
| 2026-07-12 | Sweep: extract crimson/render strings, move pure-constant files into ↵ | Bobby | 1 | -3/+1 | |
| constants/ subfolders, strip explanatory comments and multi-line headers tree-wide, zig fmt | |||||
| 2026-07-12 | Wire boot sequence into kernel entry: UEFI memory-map region conversion, run ↵ | Bobby | 2 | -97/+70 | |
| cpu+memory phases with guard-page stack provisioning; boots to 'Akiba is ready' (IDT phase deferred: origin interrupts subsystem has a create_exception API mismatch with crimson) | |||||
| 2026-07-12 | Make kernel structure compile: interrupts re-export root, restore kernel ↵ | Bobby | 1 | -0/+92 | |
| BootParams, wire common/shared modules, kagami activate, TSS align(4), fix union default and get_l4_address | |||||
| 2026-03-30 | refactor: reorganize kernel structure and implement memory management zones | Bobby | 4 | -225/+118 | |
| 2026-02-25 | feat: Add common constants, errors, and serial driver functionality | Bobby | 2 | -2/+2 | |
| 2026-02-24 | feat: Implement Mirai kernel with boot parameter handling and framebuffer ↵ | Bobby | 2 | -0/+225 | |
| support | |||||
