aboutsummaryrefslogtreecommitdiff
path: root/include/apos/utils.h
AgeCommit message (Expand)Author
2022-05-22apply slight doxygen formatting improvementsKimplul
2022-05-22add @file info to all filesKimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-24fix rv32 compile errorsKimplul
2022-04-23ran clang-formatKimplul
2022-04-23change alignment functions to be type genericKimplul
2022-04-21fix warnings on 32bit riscvKimplul
2022-04-16initial thread id handlingKimplul
2022-04-10add clang format and run itKimplul
2021-12-27Started work on syscallsKimplul
2021-12-26First useful jump to userspace!Kimplul
2021-12-23Added alloc_fixed_regionKimplul
2021-12-23map_fill_region can now utilize higher order pagesKimplul
2021-12-21Started allowing higher order allocsKimplul
2021-12-20Right up to init_proc, FUCK YEAHKimplul
2021-12-19Add cpio newc format readerKimplul
2021-12-19[WIP] virtual memory managementKimplul
2021-10-11Start designing vmem frameworkKimplul
2021-09-20Some slight robustness improvements and obo errorsKimplul
2021-09-19Added fdt debug capabilityKimplul