aboutsummaryrefslogtreecommitdiff
path: root/common/debug.c
AgeCommit message (Expand)Author
2022-01-07Use #if defined(...) when not guard clauseKimplul
2022-01-07Prefix static functions with __Kimplul
2022-01-07Moved debugging into debug.cKimplul
2021-12-29RefactoringKimplul
2021-12-20Right up to init_proc, FUCK YEAHKimplul
2021-10-11Renamed [pv]addr_t to [pv]m_tKimplul
2021-10-11Moved some functions to common/Kimplul
2021-09-19Added fdt debug capabilityKimplul
2021-09-12Initial physical page managerKimplul
2021-08-30Initial formatted debug outputKimplul
2021-08-26Added debug flags and simple debug serial driverKimplul