summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor archHEADmainFreya Murphy2024-02-0427-264/+343
* fix acpi on uefi, kprint fixesFreya Murphy2024-02-035-11/+14
* print registers on fatal exceptiontrimill2024-02-034-108/+119
* spacingFreya Murphy2024-02-031-1/+1
* acpi table loading and shutdown works, plus mmap fix :3Freya Murphy2024-02-035-126/+140
* formattingtrimill2024-02-0314-127/+127
* fix libtrimill2024-02-032-213/+401
* rework kprintfFreya Murphy2024-02-033-273/+427
* fix problemtrimill2024-02-034-8/+4
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-0315-134/+180
* refactor exception panictrimill2024-02-034-32/+17
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy2024-02-0327-129/+320
* improved debugger, refactoredtrimill2024-02-039-208/+276
* pretty colorsFreya Murphy2024-02-027-4/+51
* check for bochsFreya Murphy2024-02-021-6/+10
* better fb (wip), format panic, and pciFreya Murphy2024-02-028-98/+306
* better print and memFreya Murphy2024-02-026-11/+33
* merge virtnodes on allocFreya Murphy2024-02-021-5/+4
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-028-92/+134
* debuggertrimill2024-02-018-16/+411
* follow the corn style guidetrimill2024-02-0121-203/+166
* display mem formattedFreya Murphy2024-02-014-4/+90
* update makefileFreya Murphy2024-02-014-35/+49
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr...Freya Murphy2024-02-0117-137/+836
* undo bad decisionstrimill2024-01-312-4/+4
* reorganize, add sym_lookuptrimill2024-01-316-46/+112
* fix whitespaceFreya Murphy2024-01-319-384/+381
* better mboot and kallocFreya Murphy2024-01-3110-136/+511
* disable wip codeFreya Murphy2024-01-303-11/+5
* better mbootFreya Murphy2024-01-307-127/+152
* better qemu optionsFreya Murphy2024-01-301-1/+5
* make paging more stableFreya Murphy2024-01-306-176/+465
* added backtracestrimill2024-01-308-9/+130
* refactor, improve exception messagetrimill2024-01-296-85/+130
* pic doneFreya Murphy2024-01-295-46/+149
* picFreya Murphy2024-01-293-0/+112
* thingsFreya Murphy2024-01-294-11/+50
* add interrupts (not yet fully working)trimill2024-01-295-3/+216
* panictrimill2024-01-292-0/+26
* fix old testing codeFreya Murphy2024-01-291-2/+0
* memory worksFreya Murphy2024-01-2910-96/+132
* changesFreya Murphy2024-01-281-1/+4
* memory changesFreya Murphy2024-01-2816-214/+942
* Merge remote-tracking branch 'origin/main'Simon2024-01-276-0/+98
|\
| * qemu fbFreya Murphy2024-01-275-1/+78
| * more lib fnsFreya Murphy2024-01-272-0/+23
* | Did some preliminary work on memory managementSimon2024-01-272-7/+141
|/
* Ununfixed kmain, fixed boot.SSimon2024-01-272-5/+7
* joe bidenFreya Murphy2024-01-272-17/+12
* Implemented and fixed pagingSimon2024-01-272-34/+18