Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | load multiboot memory map, heap is done!!! | Freya Murphy | 2025-04-03 | 6 | -14/+225 |
* | add 64-bit idt/pic and fix paging | Freya Murphy | 2025-04-03 | 14 | -15/+1141 |
* | use GDT.Data | Freya Murphy | 2025-04-03 | 1 | -3/+2 |
* | memory allocator/pager, plus other stuff | Freya Murphy | 2025-04-03 | 15 | -23/+1403 |
* | grub | Freya Murphy | 2025-04-03 | 1 | -2/+12 |
* | working entry for long mode | Freya Murphy | 2025-04-03 | 1 | -27/+48 |
* | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 2025-04-03 | 45 | -671/+4938 |
* | track changesold | Freya Murphy | 2025-04-01 | 4 | -169/+163 |
* | track upstream | Freya Murphy | 2025-03-31 | 8 | -222/+500 |
* | track changes | Freya Murphy | 2025-03-28 | 1 | -1/+23 |
* | track changes | Freya Murphy | 2025-03-27 | 4 | -32/+72 |
* | track changes | Freya Murphy | 2025-03-27 | 2 | -5/+9 |
* | track util changes as well | Freya Murphy | 2025-03-27 | 2 | -17/+23 |
* | remove trailing whitespace | Freya Murphy | 2025-03-27 | 4 | -5/+5 |
* | move user to 0x30000, update kernel.ld | Freya Murphy | 2025-03-27 | 1 | -4/+18 |
* | pull changes | Freya Murphy | 2025-03-27 | 1 | -21/+24 |
* | pull upstream changes, add auto formatting | Freya Murphy | 2025-03-27 | 14 | -1925/+2432 |
* | remove legacy bullshit | Freya Murphy | 2025-03-25 | 1 | -66/+0 |
* | convert build system to zig | Freya Murphy | 2025-03-25 | 1 | -6/+6 |
* | initial checkout from wrc | Freya Murphy | 2025-03-25 | 16 | -0/+7302 |