Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵ | Freya Murphy | 2024-02-03 | 18 | -94/+155 |
| | | | | userspace later), other fixes | ||||
* | improved debugger, refactored | trimill | 2024-02-03 | 6 | -200/+262 |
| | |||||
* | pretty colors | Freya Murphy | 2024-02-02 | 3 | -3/+43 |
| | |||||
* | check for bochs | Freya Murphy | 2024-02-02 | 1 | -6/+10 |
| | |||||
* | better fb (wip), format panic, and pci | Freya Murphy | 2024-02-02 | 4 | -93/+234 |
| | |||||
* | better print and mem | Freya Murphy | 2024-02-02 | 2 | -2/+26 |
| | |||||
* | looping kalloc can allocate all of memory (sometimes) :3 | Freya Murphy | 2024-02-02 | 1 | -2/+6 |
| | |||||
* | debugger | trimill | 2024-02-01 | 5 | -14/+407 |
| | |||||
* | follow the corn style guide | trimill | 2024-02-01 | 11 | -150/+109 |
| | |||||
* | update makefile | Freya Murphy | 2024-02-01 | 1 | -0/+8 |
| | |||||
* | acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵ | Freya Murphy | 2024-02-01 | 7 | -73/+125 |
| | | | | kprintf, other changes | ||||
* | reorganize, add sym_lookup | trimill | 2024-01-31 | 1 | -38/+0 |
| | |||||
* | fix whitespace | Freya Murphy | 2024-01-31 | 6 | -251/+251 |
| | |||||
* | better mboot and kalloc | Freya Murphy | 2024-01-31 | 4 | -50/+242 |
| | |||||
* | disable wip code | Freya Murphy | 2024-01-30 | 1 | -2/+1 |
| | |||||
* | better mboot | Freya Murphy | 2024-01-30 | 4 | -119/+138 |
| | |||||
* | make paging more stable | Freya Murphy | 2024-01-30 | 5 | -174/+461 |
| | |||||
* | added backtraces | trimill | 2024-01-30 | 5 | -9/+84 |
| | |||||
* | refactor, improve exception message | trimill | 2024-01-29 | 3 | -57/+75 |
| | |||||
* | pic done | Freya Murphy | 2024-01-29 | 4 | -46/+145 |
| | |||||
* | pic | Freya Murphy | 2024-01-29 | 3 | -0/+112 |
| | |||||
* | things | Freya Murphy | 2024-01-29 | 3 | -10/+50 |
| | |||||
* | add interrupts (not yet fully working) | trimill | 2024-01-29 | 5 | -3/+216 |
| | |||||
* | panic | trimill | 2024-01-29 | 1 | -0/+18 |
| | |||||
* | memory works | Freya Murphy | 2024-01-29 | 6 | -79/+105 |
| | |||||
* | memory changes | Freya Murphy | 2024-01-28 | 7 | -211/+392 |
| | |||||
* | Merge remote-tracking branch 'origin/main' | Simon | 2024-01-27 | 2 | -0/+68 |
|\ | |||||
| * | qemu fb | Freya Murphy | 2024-01-27 | 3 | -1/+70 |
| | | |||||
* | | Did some preliminary work on memory management | Simon | 2024-01-27 | 1 | -5/+138 |
|/ | |||||
* | Ununfixed kmain, fixed boot.S | Simon | 2024-01-27 | 1 | -1/+1 |
| | |||||
* | joe biden | Freya Murphy | 2024-01-27 | 1 | -17/+9 |
| | |||||
* | Implemented and fixed paging | Simon | 2024-01-27 | 1 | -34/+17 |
| | |||||
* | remove COM | trimill | 2024-01-27 | 1 | -31/+20 |
| | |||||
* | mboot parsing | Freya Murphy | 2024-01-27 | 2 | -0/+105 |
| | |||||
* | serial and fix makefile | trimill | 2024-01-27 | 1 | -0/+58 |
| | |||||
* | Merge branch 'main' into HEAD | Simon | 2024-01-27 | 2 | -60/+137 |
|\ | |||||
| * | Added basic long mode setup | Simon | 2024-01-27 | 2 | -60/+129 |
| | | |||||
* | | fixes | Freya Murphy | 2024-01-27 | 2 | -9/+2 |
| | | |||||
* | | acpi + lib | Freya Murphy | 2024-01-27 | 1 | -0/+223 |
| | | |||||
* | | 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 | 2 | -1/+6 |
| | |||||
* | added boilerplate (todo make it amd64) | trimill | 2024-01-26 | 2 | -0/+97 |
| | |||||
* | Created basic directory structure | Simon | 2024-01-26 | 1 | -0/+0 |