Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-11 | initialize uart in bootloader's stage2, not stage1 | Wojtek Kosior | |
2019-10-11 | use bootloader in qemu | Wojtek Kosior | |
2019-10-11 | add simple piping program for host | Wojtek Kosior | |
2019-10-11 | add initial bootloader work | Wojtek Kosior | |
2019-10-03 | changes in Makefile, modularize kernel | vetch | |
2019-10-03 | specify load address only in linker script; change it to 0x10000 (for now); ↵ | Wojtek Kosior | |
avoid padding | |||
2019-10-03 | don't delete binary, dd overwrites it anyway; place comment about padding ↵ | Wojtek Kosior | |
removal | |||
2019-10-03 | copy-paste broken code from wiki.osdev; fix it; add Makefile | Wojtek Kosior | |