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
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-07
slight improvements to building
Kimplul
2023-05-29
start trying to boot on visionfive 2
Kimplul
2023-05-11
fix riscv64-linux-gnu- build
Kimplul
2023-05-11
only init is pic and fix a warning
Kimplul
2023-05-11
arbitrary load address and RAM base detection
Kimplul
2023-05-08
improve undocumented file warning
Kimplul
2023-05-06
make cross compile more conformant
Kimplul
2023-05-06
always use debug flag
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2022-11-21
make syscall handlers void
Kimplul
2022-11-21
possible optimisations
Kimplul
2022-11-13
NDEBUG with release mode
Kimplul
2022-11-12
release mode, ~600k requests
Kimplul
2022-09-11
allow building with riscv64-linux-gnu
Kimplul
2022-06-16
small changed to formatting
Kimplul
2022-05-29
add clean_all directive
Kimplul
2022-05-28
start implementing new proc/rpc handling
Kimplul
2022-05-23
modify file gen
Kimplul
2022-05-23
new include structure, make parse easier for doxy
Kimplul
2022-05-23
switch from clang-format to uncrustify
Kimplul
2022-05-22
fixed accidental removal of CLEANUP_CMD
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-05-05
add make depend which explicitly generates deps.mk
Kimplul
2022-05-05
remove deps.mk from repo
Kimplul
2022-05-05
apos compiles on netbsd with LLVM=1
Kimplul
2022-05-05
fix makefiles on netbsd
Kimplul
2022-05-05
riscv64 boots with clang (sort of)
Kimplul
2022-04-29
continue building base for irq handling
Kimplul
2022-04-23
ran clang-format
Kimplul
2022-04-21
fix warnings on 32bit riscv
Kimplul
2022-04-10
add basic ubsan and fix issues reported by it
Kimplul
2022-04-10
add clang format and run it
Kimplul
2022-04-10
added -DNDEBUG to release flags
Kimplul
2022-01-07
Allow building with clang
Kimplul
2022-01-06
Added lint rule to Makefile
Kimplul
2021-12-27
Started work on syscalls
Kimplul
2021-12-20
More sensible init
Kimplul
2021-12-20
Revert "still some issues with vmem"
Kimplul
2021-12-20
still some issues with vmem
Kimplul
2021-12-20
Added init back
Kimplul
2021-12-19
Massive changes to jump to userspace
Kimplul
2021-12-08
Added some C11 atomic operations
Kimplul
2021-10-11
Start designing vmem framework
Kimplul
2021-10-11
Moved some functions to common/
Kimplul
2021-09-25
Added default stack location
Kimplul
2021-09-19
Pmap population
Kimplul
2021-09-19
Added basic awareness of kernel size/bounds
Kimplul
2021-09-19
Added fdt debug capability
Kimplul
2021-09-12
Initial physical page manager
Kimplul
[next]