summaryrefslogtreecommitdiff
path: root/src/kernel
AgeCommit message (Collapse)AuthorLines
2020-05-16starting overBenji Dial-2032/+0
2020-01-18going to try efi againBenji Dial-6/+112
2020-01-05function to return pointers to functions to read from a constant interface, ↵Benji Dial-11/+213
so we only have to check the interface once per macro operation
2019-12-27memory map explanationBenji Dial-2/+1
2019-12-27iso_9660_parse_phBenji Dial-7/+102
2019-12-27doing iso9660 before gpt, making partition detection expandableBenji Dial-14/+102
2019-12-27lots of new stuff. new memory manager, some stuff on file plumbingBenji Dial-109/+361
2019-12-27apm and smbios stubs, get_char can now wait for printableBenji Dial-5/+61
2019-12-26a few more tags, just printingBenji Dial-9/+70
2019-12-26more info tagsBenji Dial-35/+195
2019-12-26keyboard skeleton, skeleton, rcs, etcBenji Dial-25/+185
2019-12-26just learned you can index with ecx, updated assembly accordinglyBenji Dial-18/+11
2019-12-26working memory managerBenji Dial-51/+62
2019-12-26serial ports, echo vga output over COM2Benji Dial-10/+66
2019-12-26got multiboot info parsed!Benji Dial-72/+153
2019-12-25some more, tag part doesn't workBenji Dial-12/+19
2019-12-25more progressBenji Dial-33/+82
2019-12-24start of 0.0.9 branch, using multiboot this timeBenji Dial-137/+319
2019-12-24small changes, part 2, rewriting bootloader partially, giving up on this branchBenji Dial-7/+9
2019-12-23small changes, part 1Benji Dial-4/+17
2019-12-22report number of free pagesBenji Dial-0/+89
2019-12-17a good deal of processBenji Dial-0/+242
2019-12-14more of bootloader, tiny kernel stubBenji Dial-0/+128