Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp před 8 měsíci
  greatbridf 43016845e4 partial work of making the new trap handling method work před 8 měsíci
  greatbridf f4e68bd903 Merge pull request #5 from Shao-ZW:master před 8 měsíci
  greatbridf 862471ca82 style: change visibility of internal raw page fields před 8 měsíci
  greatbridf b8c5c2be51 change(allocator): use Page for huge object allocation před 8 měsíci
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. před 8 měsíci
  Heinz 42b4d5c683 fix(arch): fix riscv64 CPU num from fdt parse před 8 měsíci
  Heinz a6e19d87ec fix(arch): fix riscv64 bootstrap's error caused by page attribute před 8 měsíci
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface před 8 měsíci
  Heinz d6506ec044 feat(arch): add fdt parse for riscv64 před 8 měsíci
  Heinz 9bcd7f8095 change arch riscv64 start stage před 8 měsíci
  Heinz 61dd83dec7 Merge branch 'master' into riscv64-support před 8 měsíci
  Heinz 56083a0e82 feat(arch): impl CPU data structure for riscv64. před 8 měsíci
  Heinz d0c35b8e01 feat(arch): impl interrupt's data structure před 8 měsíci
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler před 8 měsíci
  greatbridf 00252343e9 partial work of hal interface před 8 měsíci
  zhuowei shao ef8434b70a refactor: better slab trait interface před 8 měsíci
  zhuowei shao dd3080f63e refactor: refactor slab allocator před 8 měsíci
  greatbridf f1f1f6ac24 Merge branch 'trap-abstraction' into remove-cpp před 8 měsíci
  greatbridf eb7d52a441 Merge branch 'master' into remove-cpp před 8 měsíci
  Heinz 90af40f15f Merge pull request #4 from greatbridf/debug-support před 8 měsíci
  greatbridf 35f9f1c0d7 chore(ide): add vscode debug script před 8 měsíci
  greatbridf 4691d469c5 refactor(pcie): rewrite pcie bus driver in rust před 8 měsíci
  greatbridf 35d750f16f Merge pull request #3 from greatbridf/remove-cpp před 8 měsíci
  greatbridf ba4318f467 chore(build.rs): fix build script generation for Release targets před 8 měsíci
  greatbridf ebd3d1224c change(x86): optimize bootstrap code, remove kinit.cpp před 8 měsíci
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks před 8 měsíci
  Heinz b5cee82465 feat(arch): add fence for rv64 před 8 měsíci
  Heinz adfb1a5244 Merge branch 'master' into riscv64-support před 8 měsíci
  Heinz 530df496c2 feat(arch): add console io and mmio io před 8 měsíci