Historie revizí

Autor SHA1 Zpráva Datum
  Heinz bf50c85f90 feat(hal): add riscv64's trap context and some assembly instructions před 8 měsíci
  Heinz 601c879103 feat(hal): add riscv64's Sv39 page mode před 8 měsíci
  Heinz 384477d57e feat(hal): add riscv64's linker scrpit před 8 měsíci
  Heinz c0f4799102 feat(hal): impl percpu for riscv64 před 8 měsíci
  Heinz c7e982c2bf Merge branch 'master' into riscv64-support před 8 měsíci
  greatbridf 2b8042afc2 Merge pull request #6 from greatbridf/remove-cpp před 8 měsíci
  greatbridf 96295d86c9 fix(buddy): erroneous condition check on alloc initialization před 8 měsíci
  greatbridf dd32b93963 feat(hal): smp initialization před 8 měsíci
  Heinz 998febde0c refactor(arch): refactor riscv64's bootstrap, already be tested před 8 měsíci
  Heinz d92ae935f8 change arch riscv64 start stage před 8 měsíci
  greatbridf 8672c72a5d feat(hal): working impl of HAL. před 8 měsíci
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate před 8 měsíci
  Heinz 6e2e032016 feat(arch): impl eonix hal trap trait for riscv64 před 8 měsíci
  Heinz c33e229a78 Merge branch 'master' into riscv64-support před 8 měsíci
  Heinz bea9c15b7f feat(arch): impl save restore for FpuRegisters před 8 měsíci
  Heinz 477364e5d8 feat(arch): build up trap framework před 8 měsíci
  greatbridf 72eb66819c remove(bindgen): completely move bindgen před 8 měsíci
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` před 8 měsíci
  greatbridf 7ca12b658a style(arch): add pub to suppress unused warnings před 8 měsíci
  greatbridf 02b24cbf0b change(arch): remove old `InterruptContext` před 8 měsíci
  greatbridf 47087f162e change(c++): remove c++ stl and boot.s před 8 měsíci
  greatbridf 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count před 8 měsíci
  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