summaryrefslogtreecommitdiff
path: root/src/kmain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework kprintfFreya Murphy2024-02-031-0/+3
* fix problemtrimill2024-02-031-3/+0
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-0/+1
* refactor exception panictrimill2024-02-031-1/+2
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy2024-02-031-9/+8
* improved debugger, refactoredtrimill2024-02-031-1/+1
* pretty colorsFreya Murphy2024-02-021-0/+2
* better fb (wip), format panic, and pciFreya Murphy2024-02-021-1/+3
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-021-2/+2
* debuggertrimill2024-02-011-0/+1
* follow the corn style guidetrimill2024-02-011-2/+2
* update makefileFreya Murphy2024-02-011-1/+1
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr...Freya Murphy2024-02-011-1/+3
* better mboot and kallocFreya Murphy2024-01-311-26/+2
* disable wip codeFreya Murphy2024-01-301-9/+3
* better mbootFreya Murphy2024-01-301-0/+10
* added backtracestrimill2024-01-301-0/+24
* refactor, improve exception messagetrimill2024-01-291-7/+4
* pic doneFreya Murphy2024-01-291-0/+4
* memory worksFreya Murphy2024-01-291-0/+1
* changesFreya Murphy2024-01-281-1/+4
* memory changesFreya Murphy2024-01-281-1/+1
* Merge remote-tracking branch 'origin/main'Simon2024-01-271-0/+2
|\
| * qemu fbFreya Murphy2024-01-271-0/+3
* | Did some preliminary work on memory managementSimon2024-01-271-2/+3
|/
* Ununfixed kmain, fixed boot.SSimon2024-01-271-4/+6
* Implemented and fixed pagingSimon2024-01-271-0/+1
* Added basic long mode setupSimon2024-01-271-1/+2
* added amd64 shimtrimill2024-01-261-1/+1
* added boilerplate (todo make it amd64)trimill2024-01-261-0/+5
* Created basic directory structureSimon2024-01-261-0/+0