aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterwipNathan Perry3 years
 
 
AgeCommit messageAuthorFilesLines
2021-09-09wipHEADmasterNathan Perry4-3/+58
2018-05-21some alterationsNathan Perry1-6/+12
2018-05-08map APIC to virtual memoryNathan Perry4-20/+128
2018-05-08add initial apic handlingNathan Perry8-181/+64
2018-05-07implement some cpuid functionalityNathan Perry3-0/+181
2018-05-01remove scoping traits in favor of `pub(crate)`Nathan Perry11-53/+16
2018-05-01basic support for reading keyboardNathan Perry4-4/+167
2018-05-01drop interrupt testing codeNathan Perry1-11/+0
2018-05-01update memory map to remove bootloaderNathan Perry1-13/+16
2018-05-01restore linked-list-allocator and various clean up from heap fixesNathan Perry5-25/+11
[...]