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