aboutsummaryrefslogtreecommitdiff
path: root/mirai/common
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby45-729/+0
2026-02-24commit for arch changeBobby1-0/+1
2026-02-23feat: Enhance Kata memory management with stack growth support and additional...Bobby1-2/+3
2026-02-23fix: dynamic attachments in kataBobby2-2/+2
2026-02-23fix: Update MAX_LOCATION_LENGTH to 128 and adjust limits for Katas and Attach...Bobby2-11/+8
2026-02-20fix: Correct KERNEL_MAP_END value and update MAX_LOCATION_LENGTH documentationBobby2-4/+4
2026-02-20feat: Refactor path handling to use location utilities and update related str...Bobby6-28/+22
2026-02-20feat: Implement CMOS/RTC and CPUID operations, add PIT driver, and enhance AF...Bobby4-0/+38
2026-02-15refactor: Modularize memory management constants and improve structureBobby3-0/+31
2026-02-15refactor: Modularize IDT and PIC handling, improve structure and organizationBobby2-0/+30
2026-02-15Refactor Kata Memory Management and SchedulerBobby3-0/+15
2026-02-15refactor: Restructure ELF and Akiba format handling, modularize componentsBobby2-0/+27
2026-02-15Refactor Crimson Panic Handler and Exception ManagementBobby2-2/+9
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby8-42/+56
2026-02-15refactor: Update stack entry structure and improve type handling in integer u...Bobby1-0/+1
2026-02-15refactor: Simplify comments and remove redundant descriptions in constants filesBobby12-301/+15
2026-02-15Add drivers and constants for ATA, AHCI, PCI, Keyboard, Serial, and VGABobby12-0/+192
2026-02-15Refactor AFS and GPT Filesystem ImplementationBobby1-57/+35
2026-02-15Refactor terminal graphics and video handlingBobby1-0/+42
2026-02-15feat: Add various invocations for file system and I/O operationsBobby14-0/+647