aboutsummaryrefslogtreecommitdiff
path: root/mirai/kernel
AgeCommit message (Expand)AuthorFilesLines
9 hoursAdd Akiba boot splash: shared graphics and splash modules, clean user-facing ...Bobby2-13/+23
11 hoursImport overhaul: all relative imports replaced with module self-alias imports...Bobby1-5/+5
11 hoursStandardize mirai/kernel (entry to depth-2, shared.boot BootParams, duplicate...Bobby6-179/+71
2026-07-12Sweep: extract crimson/render strings, move pure-constant files into constant...Bobby1-3/+1
2026-07-12Wire boot sequence into kernel entry: UEFI memory-map region conversion, run ...Bobby2-97/+70
2026-07-12Make kernel structure compile: interrupts re-export root, restore kernel Boot...Bobby1-0/+92
2026-03-30refactor: reorganize kernel structure and implement memory management zonesBobby4-225/+118
2026-02-25feat: Add common constants, errors, and serial driver functionalityBobby2-2/+2
2026-02-24feat: Implement Mirai kernel with boot parameter handling and framebuffer sup...Bobby2-0/+225