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 | 27 | -129/+320 |
| | | | | userspace later), other fixes | ||||
* | improved debugger, refactored | trimill | 2024-02-03 | 9 | -208/+276 |
| | |||||
* | pretty colors | Freya Murphy | 2024-02-02 | 7 | -4/+51 |
| | |||||
* | check for bochs | Freya Murphy | 2024-02-02 | 1 | -6/+10 |
| | |||||
* | better fb (wip), format panic, and pci | Freya Murphy | 2024-02-02 | 8 | -98/+306 |
| | |||||
* | better print and mem | Freya Murphy | 2024-02-02 | 6 | -11/+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 | 8 | -92/+134 |
| | |||||
* | debugger | trimill | 2024-02-01 | 8 | -16/+411 |
| | |||||
* | follow the corn style guide | trimill | 2024-02-01 | 21 | -203/+166 |
| | |||||
* | display mem formatted | Freya Murphy | 2024-02-01 | 4 | -4/+90 |
| | |||||
* | update makefile | Freya Murphy | 2024-02-01 | 4 | -35/+49 |
| | |||||
* | acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵ | Freya Murphy | 2024-02-01 | 17 | -137/+836 |
| | | | | kprintf, other changes | ||||
* | undo bad decisions | trimill | 2024-01-31 | 2 | -4/+4 |
| | |||||
* | reorganize, add sym_lookup | trimill | 2024-01-31 | 6 | -46/+112 |
| | |||||
* | fix whitespace | Freya Murphy | 2024-01-31 | 9 | -384/+381 |
| | |||||
* | better mboot and kalloc | Freya Murphy | 2024-01-31 | 10 | -136/+511 |
| | |||||
* | disable wip code | Freya Murphy | 2024-01-30 | 3 | -11/+5 |
| | |||||
* | better mboot | Freya Murphy | 2024-01-30 | 7 | -127/+152 |
| | |||||
* | better qemu options | Freya Murphy | 2024-01-30 | 1 | -1/+5 |
| | |||||
* | make paging more stable | Freya Murphy | 2024-01-30 | 6 | -176/+465 |
| | |||||
* | added backtraces | trimill | 2024-01-30 | 8 | -9/+130 |
| | |||||
* | refactor, improve exception message | trimill | 2024-01-29 | 6 | -85/+130 |
| | |||||
* | 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 | 2 | -0/+26 |
| | |||||
* | fix old testing code | Freya Murphy | 2024-01-29 | 1 | -2/+0 |
| | |||||
* | memory works | Freya Murphy | 2024-01-29 | 10 | -96/+132 |
| | |||||
* | changes | Freya Murphy | 2024-01-28 | 1 | -1/+4 |
| | |||||
* | memory changes | Freya Murphy | 2024-01-28 | 16 | -214/+942 |
| | |||||
* | Merge remote-tracking branch 'origin/main' | Simon | 2024-01-27 | 6 | -0/+98 |
|\ | |||||
| * | qemu fb | Freya Murphy | 2024-01-27 | 5 | -1/+78 |
| | | |||||
| * | more lib fns | Freya Murphy | 2024-01-27 | 2 | -0/+23 |
| | | |||||
* | | 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 | 2 | -17/+12 |
| | |||||
* | Implemented and fixed paging | Simon | 2024-01-27 | 2 | -34/+18 |
| | |||||
* | better libs uwu | Freya Murphy | 2024-01-27 | 2 | -43/+94 |
| | |||||
* | remove COM | trimill | 2024-01-27 | 2 | -42/+24 |
| | |||||
* | mboot parsing | Freya Murphy | 2024-01-27 | 3 | -1/+106 |
| | |||||
* | update libs | Freya Murphy | 2024-01-27 | 3 | -9/+267 |
| | |||||
* | serial and fix makefile | trimill | 2024-01-27 | 3 | -4/+73 |
| | |||||
* | Merge branch 'main' into HEAD | Simon | 2024-01-27 | 4 | -61/+143 |
|\ | |||||
| * | Added basic long mode setup | Simon | 2024-01-27 | 4 | -63/+137 |
| | | |||||
* | | fixes | Freya Murphy | 2024-01-27 | 4 | -11/+4 |
| | | |||||
* | | acpi + lib | Freya Murphy | 2024-01-27 | 4 | -0/+272 |
| | | |||||
* | | create bindings.h | trimill | 2024-01-27 | 1 | -0/+53 |
|/ | |||||
* | add system includes from include | trimill | 2024-01-27 | 1 | -7/+9 |
| |