Commit történet

Szerző SHA1 Üzenet Dátum
  greatbridf dd32b93963 feat(hal): smp initialization 1 éve
  Heinz 998febde0c refactor(arch): refactor riscv64's bootstrap, already be tested 1 éve
  Heinz d92ae935f8 change arch riscv64 start stage 1 éve
  greatbridf 8672c72a5d feat(hal): working impl of HAL. 1 éve
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate 1 éve
  Heinz 6e2e032016 feat(arch): impl eonix hal trap trait for riscv64 1 éve
  Heinz c33e229a78 Merge branch 'master' into riscv64-support 1 éve
  Heinz bea9c15b7f feat(arch): impl save restore for FpuRegisters 1 éve
  Heinz 477364e5d8 feat(arch): build up trap framework 1 éve
  greatbridf 72eb66819c remove(bindgen): completely move bindgen 1 éve
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 1 éve
  greatbridf 7ca12b658a style(arch): add pub to suppress unused warnings 1 éve
  greatbridf 02b24cbf0b change(arch): remove old `InterruptContext` 1 éve
  greatbridf 47087f162e change(c++): remove c++ stl and boot.s 1 éve
  greatbridf 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count 1 éve
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp 1 éve
  greatbridf 43016845e4 partial work of making the new trap handling method work 1 éve
  greatbridf f4e68bd903 Merge pull request #5 from Shao-ZW:master 1 éve
  greatbridf 862471ca82 style: change visibility of internal raw page fields 1 éve
  greatbridf b8c5c2be51 change(allocator): use Page for huge object allocation 1 éve
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. 1 éve
  Heinz 42b4d5c683 fix(arch): fix riscv64 CPU num from fdt parse 1 éve
  Heinz a6e19d87ec fix(arch): fix riscv64 bootstrap's error caused by page attribute 1 éve
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface 1 éve
  Heinz d6506ec044 feat(arch): add fdt parse for riscv64 1 éve
  Heinz 9bcd7f8095 change arch riscv64 start stage 1 éve
  Heinz 61dd83dec7 Merge branch 'master' into riscv64-support 1 éve
  Heinz 56083a0e82 feat(arch): impl CPU data structure for riscv64. 1 éve
  Heinz d0c35b8e01 feat(arch): impl interrupt's data structure 1 éve
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler 1 éve