aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/cmos
AgeCommit message (Collapse)Author
2019-12-21Many debugging/serial improvementsMarvin Borner
Sorry for the little information, but I did many things :)
2019-12-07Added userspace libc and began userspace based shellMarvin Borner
2019-11-30Replaced vesa print functions with printfMarvin Borner
2019-11-24Major coding style reformatting -> Kernighan & RitchieMarvin Borner
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel
2019-11-12Began high precision timer (HPET) implementationMarvin Borner
2019-10-28Added cmos based rtc date & timeMarvin Borner