summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-03acpi table loading and shutdown works, plus mmap fix :3Freya Murphy5-126/+140
2024-02-03formattingtrimill10-123/+123
2024-02-03fix libtrimill1-167/+223
2024-02-03rework kprintfFreya Murphy3-273/+427
2024-02-03fix problemtrimill3-6/+2
2024-02-03alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy12-128/+158
2024-02-03refactor exception panictrimill3-29/+17
2024-02-03refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy23-117/+288
2024-02-03improved debugger, refactoredtrimill8-202/+270
2024-02-02pretty colorsFreya Murphy4-3/+45
2024-02-02check for bochsFreya Murphy1-6/+10
2024-02-02better fb (wip), format panic, and pciFreya Murphy5-94/+237
2024-02-02better print and memFreya Murphy5-10/+33
2024-02-02merge virtnodes on allocFreya Murphy1-5/+4
2024-02-02looping kalloc can allocate all of memory (sometimes) :3Freya Murphy6-63/+107
2024-02-01debuggertrimill7-16/+410
2024-02-01follow the corn style guidetrimill16-174/+137
2024-02-01display mem formattedFreya Murphy2-3/+81
2024-02-01update makefileFreya Murphy2-1/+9
2024-02-01acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr...Freya Murphy13-129/+782
2024-01-31reorganize, add sym_lookuptrimill1-38/+0
2024-01-31fix whitespaceFreya Murphy7-379/+379
2024-01-31better mboot and kallocFreya Murphy8-117/+479
2024-01-30disable wip codeFreya Murphy2-11/+4
2024-01-30better mbootFreya Murphy5-119/+148
2024-01-30make paging more stableFreya Murphy6-176/+465
2024-01-30added backtracestrimill6-9/+108
2024-01-29refactor, improve exception messagetrimill5-64/+90
2024-01-29pic doneFreya Murphy5-46/+149
2024-01-29picFreya Murphy3-0/+112
2024-01-29thingsFreya Murphy4-11/+50
2024-01-29add interrupts (not yet fully working)trimill5-3/+216
2024-01-29panictrimill1-0/+18
2024-01-29fix old testing codeFreya Murphy1-2/+0
2024-01-29memory worksFreya Murphy9-95/+131
2024-01-28changesFreya Murphy1-1/+4
2024-01-28memory changesFreya Murphy10-212/+769
2024-01-27Did some preliminary work on memory managementSimon2-7/+141
2024-01-27qemu fbFreya Murphy4-1/+73
2024-01-27more lib fnsFreya Murphy1-0/+11
2024-01-27Ununfixed kmain, fixed boot.SSimon2-5/+7
2024-01-27joe bidenFreya Murphy1-17/+9
2024-01-27Implemented and fixed pagingSimon2-34/+18
2024-01-27better libs uwuFreya Murphy1-28/+0
2024-01-27remove COMtrimill1-31/+20
2024-01-27mboot parsingFreya Murphy2-0/+105
2024-01-27update libsFreya Murphy1-5/+214
2024-01-27serial and fix makefiletrimill1-0/+58
2024-01-27Added basic long mode setupSimon3-61/+131
2024-01-27fixesFreya Murphy3-10/+3