Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debugger | trimill | 2024-02-01 | 1 | -0/+1 |
* | follow the corn style guide | trimill | 2024-02-01 | 1 | -2/+2 |
* | update makefile | Freya Murphy | 2024-02-01 | 1 | -1/+1 |
* | acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr... | Freya Murphy | 2024-02-01 | 1 | -1/+3 |
* | better mboot and kalloc | Freya Murphy | 2024-01-31 | 1 | -26/+2 |
* | disable wip code | Freya Murphy | 2024-01-30 | 1 | -9/+3 |
* | better mboot | Freya Murphy | 2024-01-30 | 1 | -0/+10 |
* | added backtraces | trimill | 2024-01-30 | 1 | -0/+24 |
* | refactor, improve exception message | trimill | 2024-01-29 | 1 | -7/+4 |
* | pic done | Freya Murphy | 2024-01-29 | 1 | -0/+4 |
* | memory works | Freya Murphy | 2024-01-29 | 1 | -0/+1 |
* | changes | Freya Murphy | 2024-01-28 | 1 | -1/+4 |
* | memory changes | Freya Murphy | 2024-01-28 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/main' | Simon | 2024-01-27 | 1 | -0/+2 |
|\ | |||||
| * | qemu fb | Freya Murphy | 2024-01-27 | 1 | -0/+3 |
* | | Did some preliminary work on memory management | Simon | 2024-01-27 | 1 | -2/+3 |
|/ | |||||
* | Ununfixed kmain, fixed boot.S | Simon | 2024-01-27 | 1 | -4/+6 |
* | Implemented and fixed paging | Simon | 2024-01-27 | 1 | -0/+1 |
* | Added basic long mode setup | Simon | 2024-01-27 | 1 | -1/+2 |
* | added amd64 shim | trimill | 2024-01-26 | 1 | -1/+1 |
* | added boilerplate (todo make it amd64) | trimill | 2024-01-26 | 1 | -0/+5 |
* | Created basic directory structure | Simon | 2024-01-26 | 1 | -0/+0 |