aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/conf
AgeCommit message (Expand)Author
2024-07-09allow regions to have reserved areasKimplul
2024-07-09allow mapping null pageKimplul
2024-07-08fix LLVMKimplul
2024-07-07add req_page back in as I realized it's usefulKimplul
2024-07-07make executable entrypoint universal callbackKimplul
2024-07-07misc fixesKimplul
2024-07-07simplify assertionsKimplul
2024-07-07smp now seems to workKimplul
2024-07-07fixed crash with dbg_fdt()Kimplul
2024-07-06add RAM usage countingKimplul
2024-07-06remove some unused macrosKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2024-07-02more complete interrupt handling outlineKimplul
2024-07-01expand notifications into interrupt handlersKimplul
2024-05-23improve id handlingKimplul
2024-05-10update formatting configKimplul
2023-08-04add initial smp bringupKimplul
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-06-04visionfive2 boots until debugging is initializedKimplul
2023-05-29start trying to boot on visionfive 2Kimplul
2023-05-12fix LLVM compilationKimplul
2023-05-11arbitrary load address and RAM base detectionKimplul
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