index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
apos
/
utils.h
Age
Commit message (
Expand
)
Author
2022-05-28
start implementing new proc/rpc handling
Kimplul
2022-05-23
switch from clang-format to uncrustify
Kimplul
2022-05-23
make syntax friendlier for uncrustify
Kimplul
2022-05-22
apply slight doxygen formatting improvements
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-04-29
continue building base for irq handling
Kimplul
2022-04-24
fix rv32 compile errors
Kimplul
2022-04-23
ran clang-format
Kimplul
2022-04-23
change alignment functions to be type generic
Kimplul
2022-04-21
fix warnings on 32bit riscv
Kimplul
2022-04-16
initial thread id handling
Kimplul
2022-04-10
add clang format and run it
Kimplul
2021-12-27
Started work on syscalls
Kimplul
2021-12-26
First useful jump to userspace!
Kimplul
2021-12-23
Added alloc_fixed_region
Kimplul
2021-12-23
map_fill_region can now utilize higher order pages
Kimplul
2021-12-21
Started allowing higher order allocs
Kimplul
2021-12-20
Right up to init_proc, FUCK YEAH
Kimplul
2021-12-19
Add cpio newc format reader
Kimplul
2021-12-19
[WIP] virtual memory management
Kimplul
2021-10-11
Start designing vmem framework
Kimplul
2021-09-20
Some slight robustness improvements and obo errors
Kimplul
2021-09-19
Added fdt debug capability
Kimplul