aboutsummaryrefslogtreecommitdiff
path: root/mirai/common/constants
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby28-586/+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-20fix: Correct KERNEL_MAP_END value and update MAX_LOCATION_LENGTH documentationBobby1-1/+1
2026-02-20feat: Refactor path handling to use location utilities and update related str...Bobby1-0/+7
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 SchedulerBobby2-0/+12
2026-02-15refactor: Restructure ELF and Akiba format handling, modularize componentsBobby2-0/+27
2026-02-15Refactor Crimson Panic Handler and Exception ManagementBobby1-2/+3
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby6-42/+43
2026-02-15refactor: Simplify comments and remove redundant descriptions in constants filesBobby5-215/+7
2026-02-15Add drivers and constants for ATA, AHCI, PCI, Keyboard, Serial, and VGABobby7-0/+166
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 operationsBobby6-0/+459