| Commit message (Expand) | Author | Files | Lines |
2024-02-03 | fix acpi on uefi, kprint fixes | Freya Murphy | 5 | -11/+14 |
2024-02-03 | print registers on fatal exception | trimill | 4 | -108/+119 |
2024-02-03 | spacing | Freya Murphy | 1 | -1/+1 |
2024-02-03 | acpi table loading and shutdown works, plus mmap fix :3 | Freya Murphy | 5 | -126/+140 |
2024-02-03 | formatting | trimill | 14 | -127/+127 |
2024-02-03 | fix lib | trimill | 2 | -213/+401 |
2024-02-03 | rework kprintf | Freya Murphy | 3 | -273/+427 |
2024-02-03 | fix problem | trimill | 4 | -8/+4 |
2024-02-03 | alloc on write paging, -O3 compile works, 'volatile' is the story of my life | Freya Murphy | 15 | -134/+180 |
2024-02-03 | refactor exception panic | trimill | 4 | -32/+17 |
2024-02-03 | refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us... | Freya Murphy | 27 | -129/+320 |
2024-02-03 | improved debugger, refactored | trimill | 9 | -208/+276 |
2024-02-02 | pretty colors | Freya Murphy | 7 | -4/+51 |
2024-02-02 | check for bochs | Freya Murphy | 1 | -6/+10 |
2024-02-02 | better fb (wip), format panic, and pci | Freya Murphy | 8 | -98/+306 |
2024-02-02 | better print and mem | Freya Murphy | 6 | -11/+33 |
2024-02-02 | merge virtnodes on alloc | Freya Murphy | 1 | -5/+4 |
2024-02-02 | looping kalloc can allocate all of memory (sometimes) :3 | Freya Murphy | 8 | -92/+134 |
2024-02-01 | debugger | trimill | 8 | -16/+411 |
2024-02-01 | follow the corn style guide | trimill | 21 | -203/+166 |
2024-02-01 | display mem formatted | Freya Murphy | 4 | -4/+90 |
2024-02-01 | update makefile | Freya Murphy | 4 | -35/+49 |
2024-02-01 | acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr... | Freya Murphy | 17 | -137/+836 |
2024-01-31 | undo bad decisions | trimill | 2 | -4/+4 |
2024-01-31 | reorganize, add sym_lookup | trimill | 6 | -46/+112 |
2024-01-31 | fix whitespace | Freya Murphy | 9 | -384/+381 |
2024-01-31 | better mboot and kalloc | Freya Murphy | 10 | -136/+511 |
2024-01-30 | disable wip code | Freya Murphy | 3 | -11/+5 |
2024-01-30 | better mboot | Freya Murphy | 7 | -127/+152 |
2024-01-30 | better qemu options | Freya Murphy | 1 | -1/+5 |
2024-01-30 | make paging more stable | Freya Murphy | 6 | -176/+465 |
2024-01-30 | added backtraces | trimill | 8 | -9/+130 |
2024-01-29 | refactor, improve exception message | trimill | 6 | -85/+130 |
2024-01-29 | pic done | Freya Murphy | 5 | -46/+149 |
2024-01-29 | pic | Freya Murphy | 3 | -0/+112 |
2024-01-29 | things | Freya Murphy | 4 | -11/+50 |
2024-01-29 | add interrupts (not yet fully working) | trimill | 5 | -3/+216 |
2024-01-29 | panic | trimill | 2 | -0/+26 |
2024-01-29 | fix old testing code | Freya Murphy | 1 | -2/+0 |
2024-01-29 | memory works | Freya Murphy | 10 | -96/+132 |
2024-01-28 | changes | Freya Murphy | 1 | -1/+4 |
2024-01-28 | memory changes | Freya Murphy | 16 | -214/+942 |
2024-01-27 | Did some preliminary work on memory management | Simon | 2 | -7/+141 |
2024-01-27 | qemu fb | Freya Murphy | 5 | -1/+78 |
2024-01-27 | more lib fns | Freya Murphy | 2 | -0/+23 |
2024-01-27 | Ununfixed kmain, fixed boot.S | Simon | 2 | -5/+7 |
2024-01-27 | joe biden | Freya Murphy | 2 | -17/+12 |
2024-01-27 | Implemented and fixed paging | Simon | 2 | -34/+18 |
2024-01-27 | better libs uwu | Freya Murphy | 2 | -43/+94 |
2024-01-27 | remove COM | trimill | 2 | -42/+24 |