Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | mboot parsing | Freya Murphy | 2024-01-27 | 2 | -0/+105 |
* | update libs | Freya Murphy | 2024-01-27 | 1 | -5/+214 |
* | serial and fix makefile | trimill | 2024-01-27 | 1 | -0/+58 |
* | Merge branch 'main' into HEAD | Simon | 2024-01-27 | 3 | -61/+139 |
|\ | |||||
| * | Added basic long mode setup | Simon | 2024-01-27 | 3 | -61/+131 |
* | | fixes | Freya Murphy | 2024-01-27 | 3 | -10/+3 |
* | | acpi + lib | Freya Murphy | 2024-01-27 | 2 | -0/+237 |
* | | create bindings.h | trimill | 2024-01-27 | 1 | -0/+53 |
|/ | |||||
* | fixed freya's bad spacing | Simon | 2024-01-27 | 1 | -5/+5 |
* | oop | Freya Murphy | 2024-01-27 | 1 | -5/+5 |
* | paging structs | Freya Murphy | 2024-01-27 | 1 | -0/+74 |
* | added amd64 shim | trimill | 2024-01-26 | 3 | -2/+7 |
* | added boilerplate (todo make it amd64) | trimill | 2024-01-26 | 3 | -0/+102 |