| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor archHEADmain | Freya Murphy | 2024-02-04 | 20 | -248/+115 |
* | fix acpi on uefi, kprint fixes | Freya Murphy | 2024-02-03 | 5 | -11/+14 |
* | print registers on fatal exception | trimill | 2024-02-03 | 4 | -108/+119 |
* | spacing | Freya Murphy | 2024-02-03 | 1 | -1/+1 |
* | acpi table loading and shutdown works, plus mmap fix :3 | Freya Murphy | 2024-02-03 | 5 | -126/+140 |
* | formatting | trimill | 2024-02-03 | 10 | -123/+123 |
* | fix lib | trimill | 2024-02-03 | 1 | -167/+223 |
* | rework kprintf | Freya Murphy | 2024-02-03 | 3 | -273/+427 |
* | fix problem | trimill | 2024-02-03 | 3 | -6/+2 |
* | alloc on write paging, -O3 compile works, 'volatile' is the story of my life | Freya Murphy | 2024-02-03 | 12 | -128/+158 |
* | refactor exception panic | trimill | 2024-02-03 | 3 | -29/+17 |
* | refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us... | Freya Murphy | 2024-02-03 | 23 | -117/+288 |
* | improved debugger, refactored | trimill | 2024-02-03 | 8 | -202/+270 |
* | pretty colors | Freya Murphy | 2024-02-02 | 4 | -3/+45 |
* | check for bochs | Freya Murphy | 2024-02-02 | 1 | -6/+10 |
* | better fb (wip), format panic, and pci | Freya Murphy | 2024-02-02 | 5 | -94/+237 |
* | better print and mem | Freya Murphy | 2024-02-02 | 5 | -10/+33 |
* | merge virtnodes on alloc | Freya Murphy | 2024-02-02 | 1 | -5/+4 |
* | looping kalloc can allocate all of memory (sometimes) :3 | Freya Murphy | 2024-02-02 | 6 | -63/+107 |
* | debugger | trimill | 2024-02-01 | 7 | -16/+410 |
* | follow the corn style guide | trimill | 2024-02-01 | 16 | -174/+137 |
* | display mem formatted | Freya Murphy | 2024-02-01 | 2 | -3/+81 |
* | update makefile | Freya Murphy | 2024-02-01 | 2 | -1/+9 |
* | acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr... | Freya Murphy | 2024-02-01 | 13 | -129/+782 |
* | reorganize, add sym_lookup | trimill | 2024-01-31 | 1 | -38/+0 |
* | fix whitespace | Freya Murphy | 2024-01-31 | 7 | -379/+379 |
* | better mboot and kalloc | Freya Murphy | 2024-01-31 | 8 | -117/+479 |
* | disable wip code | Freya Murphy | 2024-01-30 | 2 | -11/+4 |
* | better mboot | Freya Murphy | 2024-01-30 | 5 | -119/+148 |
* | make paging more stable | Freya Murphy | 2024-01-30 | 6 | -176/+465 |
* | added backtraces | trimill | 2024-01-30 | 6 | -9/+108 |
* | refactor, improve exception message | trimill | 2024-01-29 | 5 | -64/+90 |
* | pic done | Freya Murphy | 2024-01-29 | 5 | -46/+149 |
* | pic | Freya Murphy | 2024-01-29 | 3 | -0/+112 |
* | things | Freya Murphy | 2024-01-29 | 4 | -11/+50 |
* | add interrupts (not yet fully working) | trimill | 2024-01-29 | 5 | -3/+216 |
* | panic | trimill | 2024-01-29 | 1 | -0/+18 |
* | fix old testing code | Freya Murphy | 2024-01-29 | 1 | -2/+0 |
* | memory works | Freya Murphy | 2024-01-29 | 9 | -95/+131 |
* | changes | Freya Murphy | 2024-01-28 | 1 | -1/+4 |
* | memory changes | Freya Murphy | 2024-01-28 | 10 | -212/+769 |
* | Merge remote-tracking branch 'origin/main' | Simon | 2024-01-27 | 4 | -0/+81 |
|\ |
|
| * | qemu fb | Freya Murphy | 2024-01-27 | 4 | -1/+73 |
| * | more lib fns | Freya Murphy | 2024-01-27 | 1 | -0/+11 |
* | | Did some preliminary work on memory management | Simon | 2024-01-27 | 2 | -7/+141 |
|/ |
|
* | Ununfixed kmain, fixed boot.S | Simon | 2024-01-27 | 2 | -5/+7 |
* | joe biden | Freya Murphy | 2024-01-27 | 1 | -17/+9 |
* | Implemented and fixed paging | Simon | 2024-01-27 | 2 | -34/+18 |
* | better libs uwu | Freya Murphy | 2024-01-27 | 1 | -28/+0 |
* | remove COM | trimill | 2024-01-27 | 1 | -31/+20 |