| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor archHEADmain | Freya Murphy | 2024-02-04 | 27 | -264/+343 |
* | 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 | 14 | -127/+127 |
* | fix lib | trimill | 2024-02-03 | 2 | -213/+401 |
* | rework kprintf | Freya Murphy | 2024-02-03 | 3 | -273/+427 |
* | fix problem | trimill | 2024-02-03 | 4 | -8/+4 |
* | alloc on write paging, -O3 compile works, 'volatile' is the story of my life | Freya Murphy | 2024-02-03 | 15 | -134/+180 |
* | refactor exception panic | trimill | 2024-02-03 | 4 | -32/+17 |
* | refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us... | Freya Murphy | 2024-02-03 | 27 | -129/+320 |
* | 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 kpr... | Freya Murphy | 2024-02-01 | 17 | -137/+836 |
* | 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 |