aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/conf/initrd
AgeCommit message (Expand)Author
2024-07-09start working on testsKimplul
2024-07-07add req_page back in as I realized it's usefulKimplul
2024-07-07make executable entrypoint universal callbackKimplul
2024-07-07simplify assertionsKimplul
2024-07-06add RAM usage countingKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-01expand notifications into interrupt handlersKimplul
2023-07-27use nifty variable argument count trickKimplul
2023-07-27add ipc_kickKimplul
2023-06-05give compiler more room to optimize rpc invocationKimplul
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