aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-15Added ELFFLAGSvetch
2019-10-15Merge branch 'bob' into alicevetch
2019-10-11list stuff we might otherwise forget to doWojtek Kosior
2019-10-11initialize uart in bootloader's stage2, not stage1Wojtek Kosior
2019-10-11use bootloader in qemuWojtek Kosior
2019-10-11add simple piping program for hostWojtek Kosior
2019-10-11add initial bootloader workWojtek Kosior
2019-10-08change "aarch32" to "armv7"Wojtek Kosior
2019-10-08added mmu docvetch
2019-10-08added small useful docsvetch
2019-10-08Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alicevetch
2019-10-08Merge remote-tracking branch 'origin' into alicevetch
2019-10-08optimize importsvetch
2019-10-07remove useless puts("hmmm\n\r")Wojtek Kosior
2019-10-07merge paging support checking from bobWojtek Kosior
2019-10-07check paging support in kernel_main()Wojtek Kosior
2019-10-03changes in Makefile, modularize kernelvetch
2019-10-03don't use blx until we know we need it (use bx for now)Wojtek Kosior
2019-10-03specify load address only in linker script; change it to 0x10000 (for now); a...Wojtek Kosior
2019-10-03don't delete binary, dd overwrites it anyway; place comment about padding rem...Wojtek Kosior
2019-10-03copy-paste broken code from wiki.osdev; fix it; add MakefileWojtek Kosior
2019-10-03add blank READMEWojtek Kosior