| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-20 | adding code from osdev and reading | Ian McFarlane | 1 | -5/+46 |
| 2025-04-20 | added logging, but we still get warnings about __FUNCTION__ | Ian McFarlane | 1 | -8/+13 |
| 2025-04-20 | starting on ata | Ian McFarlane | 1 | -0/+37 |
| 2025-04-20 | PIT (timer) | Freya Murphy | 1 | -0/+23 |
| 2025-04-20 | fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTS | Freya Murphy | 2 | -7/+15 |
| 2025-04-19 | remove invalid includes | Freya Murphy | 1 | -1/+0 |
| 2025-04-19 | UEFI and republicans | Freya Murphy | 4 | -118/+72 |
| 2025-04-18 | more pci devices | Freya Murphy | 1 | -4/+4 |
| 2025-04-17 | fmt | Freya Murphy | 2 | -32/+36 |
| 2025-04-17 | font rending in framebuffer yay!! | Freya Murphy | 5 | -117/+242 |
| 2025-04-16 | fmt | Freya Murphy | 1 | -14/+14 |
| 2025-04-16 | remove all printing to report functions | Freya Murphy | 2 | -4/+37 |
| 2025-04-15 | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 1 | -2/+2 |
| 2025-04-08 | backtrace | Freya Murphy | 2 | -112/+7 |
| 2025-04-08 | fmt | Freya Murphy | 1 | -78/+88 |
| 2025-04-08 | acpi | Freya Murphy | 2 | -0/+326 |
| 2025-04-08 | tty => term | Freya Murphy | 2 | -7/+112 |
| 2025-04-08 | break apart c libaray | Freya Murphy | 4 | -131/+36 |
| 2025-04-07 | fmt | Freya Murphy | 1 | -1/+1 |
| 2025-04-07 | remove tty_init fn | Freya Murphy | 2 | -13/+3 |
| 2025-04-04 | fix tripple pci device print | Freya Murphy | 1 | -2/+0 |
| 2025-04-04 | fmt | Freya Murphy | 3 | -116/+135 |
| 2025-04-04 | real time clock | Freya Murphy | 2 | -0/+161 |
| 2025-04-03 | serial and tty | Freya Murphy | 4 | -0/+154 |
| 2025-04-03 | pci | Freya Murphy | 2 | -0/+181 |