]> git.dujemihanovic.xyz Git - nameless-os.git/history - kernel
Merge branch 'drive'
[nameless-os.git] / kernel /
2022-06-17 Duje MihanovićMerge branch 'drive' master origin/master
2022-05-08 Duje MihanovićFix interrupt trap gates
2022-05-07 Duje MihanovićRefactor Makefile, linker script, properly set up stack
2022-05-06 Duje MihanovićAlign all sections in kernel binary to page size
2022-05-06 Duje MihanovićFAT32 bootloader boots the kernel
2022-03-12 Duje MihanovićFix keyboard interrupts
2021-10-14 Duje MihanovićHandle interrupts
2021-09-16 Duje MihanovićMore features in VGA driver
2021-09-16 Duje MihanovićAlso compile kernel as ELF for easier disassembly
2021-09-16 Duje MihanovićEnable A20 gate
2021-09-09 Duje Mihanovićkprint can accept a const string
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