Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-02 | looping kalloc can allocate all of memory (sometimes) :3 | Freya Murphy | 1 | -26/+14 |
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 |
2024-01-27 | mboot parsing | Freya Murphy | 3 | -1/+106 |
2024-01-27 | update libs | Freya Murphy | 3 | -9/+267 |
2024-01-27 | serial and fix makefile | trimill | 3 | -4/+73 |
2024-01-27 | Added basic long mode setup | Simon | 4 | -63/+137 |
2024-01-27 | fixes | Freya Murphy | 4 | -11/+4 |
2024-01-27 | acpi + lib | Freya Murphy | 4 | -0/+272 |