커밋 기록

작성자 SHA1 메시지 날짜
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. 8 달 전
  Heinz 42b4d5c683 fix(arch): fix riscv64 CPU num from fdt parse 8 달 전
  Heinz a6e19d87ec fix(arch): fix riscv64 bootstrap's error caused by page attribute 8 달 전
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface 8 달 전
  Heinz d6506ec044 feat(arch): add fdt parse for riscv64 8 달 전
  Heinz 9bcd7f8095 change arch riscv64 start stage 8 달 전
  Heinz 61dd83dec7 Merge branch 'master' into riscv64-support 8 달 전
  Heinz 56083a0e82 feat(arch): impl CPU data structure for riscv64. 8 달 전
  Heinz d0c35b8e01 feat(arch): impl interrupt's data structure 8 달 전
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler 8 달 전
  greatbridf 00252343e9 partial work of hal interface 8 달 전
  zhuowei shao ef8434b70a refactor: better slab trait interface 8 달 전
  zhuowei shao dd3080f63e refactor: refactor slab allocator 8 달 전
  greatbridf f1f1f6ac24 Merge branch 'trap-abstraction' into remove-cpp 8 달 전
  greatbridf eb7d52a441 Merge branch 'master' into remove-cpp 8 달 전
  Heinz 90af40f15f Merge pull request #4 from greatbridf/debug-support 8 달 전
  greatbridf 35f9f1c0d7 chore(ide): add vscode debug script 8 달 전
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust 8 달 전
  greatbridf 35d750f16f Merge pull request #3 from greatbridf/remove-cpp 8 달 전
  greatbridf ba4318f467 chore(build.rs): fix build script generation for Release targets 8 달 전
  greatbridf ebd3d1224c change(x86): optimize bootstrap code, remove kinit.cpp 8 달 전
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks 8 달 전
  Heinz b5cee82465 feat(arch): add fence for rv64 8 달 전
  Heinz adfb1a5244 Merge branch 'master' into riscv64-support 8 달 전
  Heinz 530df496c2 feat(arch): add console io and mmio io 8 달 전
  greatbridf 630621a376 Merge pull request #2 from SMS-Derfflinger/master 8 달 전
  greatbridf 39828e5e2a style(mm): remove unused imports 8 달 전
  greatbridf 383393294b change(mm): add `page_size()` to `PageTableLevel`, some style changes 8 달 전
  greatbridf 894cfb4efc Rename new_levels to with_levels 8 달 전
  Heinz 8e05b3965b change(mm): replace enum with &[PageTableLevel] 8 달 전