História revízii

Autor SHA1 Správa Dátum
  Heinz 4ea007b2ed fix(arch): replace mhart read by sbi passed parameter 9 mesiacov pred
  Heinz 8325f02e78 feat(hal): add empty TLS for riscv64 9 mesiacov pred
  Heinz 35d94146e9 feat(hal): impl basic cpu for riscv64 9 mesiacov pred
  Heinz 42998d1d85 feat(hal): impl RawTaskContext for riscv64 9 mesiacov pred
  Heinz 58ef3c435f feat(hal): impl riscv64's some instructions and clear arch/ 9 mesiacov pred
  Heinz a890455ca4 feat(hal): impl riscv64's fpu 9 mesiacov pred
  Heinz ef171c4792 feat(hal): impl riscv64's interrupt data structure 9 mesiacov pred
  zhuowei shao 0eac6e12b5 refactor(loader): unify ELF32 and ELF64 loading 9 mesiacov pred
  Heinz 36801071f3 feat(hal): add riscv64's fdt 9 mesiacov pred
  Heinz bf50c85f90 feat(hal): add riscv64's trap context and some assembly instructions 9 mesiacov pred
  Heinz 601c879103 feat(hal): add riscv64's Sv39 page mode 9 mesiacov pred
  Heinz 384477d57e feat(hal): add riscv64's linker scrpit 9 mesiacov pred
  Heinz c0f4799102 feat(hal): impl percpu for riscv64 9 mesiacov pred
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading 9 mesiacov pred
  Zhuowei Shao 0189d83b46 Merge pull request #7 from greatbridf/makefile 9 mesiacov pred
  greatbridf ccd06b426d chore(makefile): add an option to control the kernel features 9 mesiacov pred
  Heinz c7e982c2bf Merge branch 'master' into riscv64-support 9 mesiacov pred
  greatbridf 2b8042afc2 Merge pull request #6 from greatbridf/remove-cpp 9 mesiacov pred
  greatbridf 96295d86c9 fix(buddy): erroneous condition check on alloc initialization 9 mesiacov pred
  greatbridf dd32b93963 feat(hal): smp initialization 9 mesiacov pred
  Heinz 998febde0c refactor(arch): refactor riscv64's bootstrap, already be tested 9 mesiacov pred
  Heinz d92ae935f8 change arch riscv64 start stage 9 mesiacov pred
  greatbridf 8672c72a5d feat(hal): working impl of HAL. 10 mesiacov pred
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate 10 mesiacov pred
  Heinz 6e2e032016 feat(arch): impl eonix hal trap trait for riscv64 10 mesiacov pred
  Heinz c33e229a78 Merge branch 'master' into riscv64-support 10 mesiacov pred
  Heinz bea9c15b7f feat(arch): impl save restore for FpuRegisters 10 mesiacov pred
  Heinz 477364e5d8 feat(arch): build up trap framework 10 mesiacov pred
  greatbridf 72eb66819c remove(bindgen): completely move bindgen 10 mesiacov pred
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` 10 mesiacov pred