aboutsummaryrefslogtreecommitdiff
path: root/mirai/drivers/serial/serial.zig
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Add Global Descriptor Table (GDT) and Task State Segment (TSS) implementationBobby1-4/+1
2026-02-25feat: Add common constants, errors, and serial driver functionalityBobby1-0/+13
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-175/+0
2026-02-24commit for arch changeBobby1-3/+3
2026-02-23feat: Enhance Kata state management with new states and deferred cleanup for ...Bobby1-2/+51
2026-02-15Add drivers and constants for ATA, AHCI, PCI, Keyboard, Serial, and VGABobby1-0/+126