aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib/stdio/debug.c
AgeCommit message (Collapse)Author
2020-05-28Added vsprintf support for serial connectionsMarvin Borner
2020-05-13Replaced alloc.h with liballocMarvin Borner
And many more adaptions to the lib
2020-05-07Added and applied include-sortingMarvin Borner
Worked better than I thought!
2020-05-06New build parameters and shared includesMarvin Borner
This changes many files but I've just applied some replace commands.. So - nothing special!
2020-04-19Applied tidy command...Marvin Borner
Idk why I forgot it for several commits :D
2020-04-15Used macro magic to implement function-based logsMarvin Borner
2020-03-18Applied official linux kernel code style guidelinesMarvin Borner
Due to my change to vim and the clang-format plugin this was needed!
2020-02-16Revert to good ol' pagingMarvin Borner
2020-01-20Added pure awesomenessMarvin Borner
Actually quite some days of work but ok
2019-12-21Many debugging/serial improvementsMarvin Borner
Sorry for the little information, but I did many things :)