aboutsummaryrefslogtreecommitdiff
path: root/kernel/drivers/timer.c
AgeCommit message (Collapse)Author
2020-11-24Fixed timer counting with yield()Marvin Borner
2020-11-13Removed some useless codeMarvin Borner
I spent several hours tracing the bug that followed me since months, but I haven't found it yet :( Where are you, HEISENBUG?!
2020-11-05Added warning flags and fixed them :)Marvin Borner
2020-10-26OptimizationsMarvin Borner
2020-09-14Some GUI fixesMarvin Borner
2020-09-06Some timer thingiesMarvin Borner
2020-09-06Finished switch to hpet timerMarvin Borner
2020-08-22Added random number generatorMarvin Borner
2020-08-15Added some syscall wrappersMarvin Borner
2020-08-09Heavy restructuring of libc, kernel and appsMarvin Borner