summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-08no longer use hardcoded position for pml4Ian McFarlane1-1/+1
2025-04-08fmtFreya Murphy6-85/+94
2025-04-08acpiFreya Murphy12-18/+420
2025-04-08fix old checkoutFreya Murphy51-4196/+4817
2025-04-08tty => termFreya Murphy5-32/+152
2025-04-08break apart c libarayFreya Murphy50-265/+1905
2025-04-07fmtFreya Murphy1-1/+1
2025-04-07modify gdtFreya Murphy1-9/+30
2025-04-07remove tty_init fnFreya Murphy4-34/+14
2025-04-04fix tripple pci device printFreya Murphy1-2/+0
2025-04-04fix file pointersFreya Murphy2-6/+15
2025-04-04fs doesnt need closeFreya Murphy1-7/+0
2025-04-04fix fs vtableFreya Murphy1-10/+28
2025-04-04fmtFreya Murphy3-42/+43
2025-04-04update fs headerFreya Murphy1-20/+22
2025-04-04adde disk read/write functionsFreya Murphy2-0/+42
2025-04-04generic file system structuresFreya Murphy2-0/+225
2025-04-04fmtFreya Murphy8-172/+220
2025-04-04real time clockFreya Murphy4-0/+184
2025-04-03serial and ttyFreya Murphy9-19/+211
2025-04-03pciFreya Murphy5-5/+274
2025-04-03fmtFreya Murphy10-137/+147
2025-04-03load multiboot memory map, heap is done!!!Freya Murphy6-14/+225
2025-04-03add 64-bit idt/pic and fix pagingFreya Murphy14-15/+1141
2025-04-03use GDT.DataFreya Murphy1-3/+2
2025-04-03memory allocator/pager, plus other stuffFreya Murphy15-23/+1403
2025-04-03grubFreya Murphy1-2/+12
2025-04-03working entry for long modeFreya Murphy1-27/+48
2025-04-03move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy45-671/+4938
2025-04-01track changesoldFreya Murphy4-169/+163
2025-03-31track upstreamFreya Murphy8-222/+500
2025-03-28track changesFreya Murphy1-1/+23
2025-03-27track changesFreya Murphy4-32/+72
2025-03-27track changesFreya Murphy2-5/+9
2025-03-27track util changes as wellFreya Murphy2-17/+23
2025-03-27remove trailing whitespaceFreya Murphy4-5/+5
2025-03-27move user to 0x30000, update kernel.ldFreya Murphy1-4/+18
2025-03-27pull changesFreya Murphy1-21/+24
2025-03-27pull upstream changes, add auto formattingFreya Murphy14-1925/+2432
2025-03-25remove legacy bullshitFreya Murphy1-66/+0
2025-03-25convert build system to zigFreya Murphy1-6/+6