aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/conf/initrd
AgeCommit message (Expand)Author
2023-06-04add some docs about visionfive2Kimplul
2023-01-26add req_page syscallKimplul
2022-12-02initial shared memory workingKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-13write init more sensiblyKimplul
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-04-29continue building base for irq handlingKimplul
2022-04-24start initial irq handlingKimplul
2022-01-07Allow building with clangKimplul