Select Git revision
  • cmake
  • dev
  • feat/busybox
  • feat/dev_busybox
  • feat/dev_libctest
  • feat/ext4
  • feat/signal-and-futex
  • feat/vf2-boot default
  • final
  • main
  • pre
  • refactor/fs
  • refactor/init
  • refactor/mm
  • refactor/proc
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Aug151413121110765432131Jul3027262524232221191816141312111098754130May2928272221191615141311109875feat: finalfeat/vf2-bootfeat/vf2-bootfeat: add depsfeat/dev_libctestfeat/dev_libctestfeat(doc): add OS documentationfeat: pass 179 on libctest on boardfix: ext4_lock panic bugfeat: remove sdtestreplace sdcard driver, now can load initcodefeat: modify ext4_disk_read to use driver code, bu stuck at scheduler()Merge remote-tracking branch 'origin/feat/vf2-boot' into feat/vf2-bootfeat: add print diskMerge branch 'feat/vf2-boot' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/vf2-bootMerge remote-tracking branch 'origin/feat/vf2-boot' into feat/vf2-bootbug: sd_read stuckMerge branch 'feat/vf2-boot' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/vf2-bootbug(sdcard): sd_init crashedMerge remote-tracking branch 'origin/feat/vf2-boot' into feat/vf2-bootMerge remote-tracking branch 'origin/feat/dev_busybox' into feat/vf2-bootfeat(sdcard): compile and link rust driver successbug: opensbi no outputfeat(linker): visionfive.ldbug: kvminit fail at point 5Merge branch 'feat/dev_libctest' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/dev_libctestfeat: add reg file /dev/zerofix(busybox): add ecache counts, remove some logMerge branch 'feat/dev_libctest' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/dev_libctestfeat: add syscall table 226debug(exec): display contents in user stackMerge branch 'feat/dev_libctest' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/dev_libctestbug: usertrap in libc.sofix(libc-test): fix some kerneltrap, now can pass 64 testsfix(libc-test): passed 35 static testsMerge branch 'feat/dev_busybox' of https://gitlab.eduxiji.net/T202410487992577/Hajimi-OS into feat/dev_busyboxfeat/dev_busyboxfeat/dev_busyboxfeat(libctest): init for test, unknown syscallready for busybox_testready for busybox_testfix(fs): mvfeat(fs): add sys_lseek, fix "insufficient ecache"fix(fs): ext4_ereadfeat(fs): sendfilefix(fs): open() and filewrite()