]> git.dujemihanovic.xyz Git - nameless-os.git/history - kernel/kernel.c
Fix various warnings
[nameless-os.git] / kernel / kernel.c
2022-06-22 Duje MihanovićFix various warnings
2022-06-22 Duje MihanovićGet memory map from BIOS E820
2022-06-22 Duje MihanovićEnable paging in bootloader
2022-06-22 Duje Mihanović(VERY BROKEN) Enable paging
2022-06-17 Duje MihanovićMerge branch 'drive' master origin/master
2022-05-07 Duje MihanovićRefactor Makefile, linker script, properly set up stack
2021-10-14 Duje MihanovićHandle interrupts
2021-09-16 Duje MihanovićMore features in VGA driver
2021-09-16 Duje MihanovićEnable A20 gate
2021-09-08 Duje MihanovićBetter gitignore and tidier string
2021-09-07 Duje MihanovićAdd linker script and partial VGA driver
2021-09-07 Duje MihanovićDocument the code
2021-09-07 Duje MihanovićA new beginning