summaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)AuthorLines
2020-05-25script to debug with qemu and gdbBenji Dial-4/+4
2020-05-24basic fs type stuff, fat16, removing stack segment and using data segmentBenji Dial-1/+1
2020-05-24very basic vga, ata, serial drivers. start of fat and fs driversBenji Dial-9/+21
2020-05-16small stub with fat infoBenji Dial-0/+3
2020-05-16Hello worldBenji Dial-0/+21
2020-05-16starting overBenji Dial-41/+0
2020-01-18going to try efi againBenji Dial-3/+3
2020-01-05function to return pointers to functions to read from a constant interface, s...Benji Dial-2/+6
2019-12-27doing iso9660 before gpt, making partition detection expandableBenji Dial-12/+13
2019-12-27lots of new stuff. new memory manager, some stuff on file plumbingBenji Dial-2/+4
2019-12-26keyboard skeleton, skeleton, rcs, etcBenji Dial-7/+12
2019-12-26got multiboot info parsed!Benji Dial-7/+8
2019-12-25some more, tag part doesn't workBenji Dial-1/+3
2019-12-25more progressBenji Dial-2/+5
2019-12-24start of 0.0.9 branch, using multiboot this timeBenji Dial-14/+10
2019-12-24small changes, part 2, rewriting bootloader partially, giving up on this branchBenji Dial-2/+7
2019-12-23small changes, part 1Benji Dial-10/+7
2019-12-14more of bootloader, tiny kernel stubBenji Dial-2/+15
2019-12-11still need to read, parse root directory to find kernel and need to put boot ...Benji Dial-0/+12