aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/conf
AgeCommit message (Expand)Author
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2023-01-26add req_page syscallKimplul
2022-12-02initial shared memory workingKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-13improve documentation on new featuresKimplul
2022-11-13write init more sensiblyKimplul
2022-11-12make 'performance' results more accurate in qemuKimplul
2022-11-12initial rpc implementationsKimplul
2022-11-11less buggy forkKimplul
2022-11-10initial implementation of process copyingKimplul
2022-09-15change syscalls to take 5 params and return 6Kimplul
2022-09-15add SYS_TICKSKimplul
2022-09-14add putch syscall for easier userspace debuggingKimplul
2022-09-14riscv32 boots and advances as far as riscv64Kimplul
2022-09-11change external directory structureKimplul
2022-09-11allow building with riscv64-linux-gnuKimplul
2022-09-02reserve more space for fwKimplul
2022-06-12add license textsKimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-24start initial irq handlingKimplul
2022-01-07Allow building with clangKimplul