aboutsummaryrefslogtreecommitdiff
path: root/common/debug.c
AgeCommit message (Expand)Author
2023-04-30rename to kmiKimplul
2022-09-14riscv32 boots and advances as far as riscv64Kimplul
2022-06-16small changed to formattingKimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-05-29continue documentation effortsKimplul
2022-05-29modify formatting rulesKimplul
2022-05-28continue documenting sourceKimplul
2022-05-24change bit utils to not be __*Kimplul
2022-05-23switch from clang-format to uncrustifyKimplul
2022-05-22add @file info to all filesKimplul
2022-05-22rename vm_branch to vmemKimplul
2022-04-10add clang format and run itKimplul
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