Age | Commit message (Expand) | Author |
---|---|---|
2019-10-07 | remove useless puts("hmmm\n\r") | Wojtek Kosior |
2019-10-07 | merge paging support checking from bob | Wojtek Kosior |
2019-10-07 | check paging support in kernel_main() | Wojtek Kosior |
2019-10-03 | changes in Makefile, modularize kernel | vetch |
2019-10-03 | don't use blx until we know we need it (use bx for now) | Wojtek Kosior |
2019-10-03 | specify load address only in linker script; change it to 0x10000 (for now); a... | Wojtek Kosior |
2019-10-03 | don't delete binary, dd overwrites it anyway; place comment about padding rem... | Wojtek Kosior |
2019-10-03 | copy-paste broken code from wiki.osdev; fix it; add Makefile | Wojtek Kosior |
2019-10-03 | add blank README | Wojtek Kosior |