Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Luo Jia / Zhouqi Jiang 1103763803 fix: migrate to Rust 2024 edition and refactor code (#88) 1 mēnesi atpakaļ
  Nelson Boss e785bbfe62 docs(readme): update MSRV in README.md (#92) 1 mēnesi atpakaļ
  Solar1s. 9c1e8e9038 feat(ci): add MSRV test job for minimum supported Rust version (1.86.0-nightly) (#91) 1 mēnesi atpakaļ
  Zhouqi Jiang 65e20b91cf fix(workflow): print authors' information usign HEAD~1 on commit pushes 1 mēnesi atpakaļ
  Luo Jia / Zhouqi Jiang e69f74f184 fix(workflow): check all commits for Signed-off-by in pull requests or commit pushes (#90) 1 mēnesi atpakaļ
  Zhouqi Jiang e24ac6b5c6 feat(supervisor): use ArceOS Unikernel to build a S-mode bootloader prototype 2 mēneši atpakaļ
  Zhouqi Jiang 5652d3fa80 feat(supervisor): add console subsystem, support QEMU RV64 2 mēneši atpakaļ
  Zhouqi Jiang 030f9cd480 github: add pull request template to inform commit rules 2 mēneši atpakaļ
  Zhouqi Jiang 405661126a lib: replace `map`+`unwrap_or` with `Option::map_or` in impls 2 mēneši atpakaļ
  guttatus f4b581a4ab Merge pull request #60 from woshiluo/refactor-trap 2 mēneši atpakaļ
  Woshiluo Luo 0ab2c5d24b refactor(prototyper): trap 2 mēneši atpakaļ
  guttatus 87f4e99155 fix: fix non-boot hart not executed `privileged_version_detection` (#59) 2 mēneši atpakaļ
  guttatus 14e6171860 Merge pull request #58 from guttatus/bl808-debug 2 mēneši atpakaļ
  guttatus eda5852e2f fix: update serde-device-tree 2 mēneši atpakaļ
  guttatus 50bdbd7a0d Merge pull request #57 from guttatus/bl808-debug 2 mēneši atpakaļ
  guttatus 12c9023cd5 feat(prototyper): add bl808 support 2 mēneši atpakaļ
  guttatus 1c4f916846 Merge pull request #56 from Nowherechan/main 2 mēneši atpakaļ
  Nowherechan 3c83a541e4 docs: add a guide for booting Ubuntu on qemu with OpenSBI and EDK II 2 mēneši atpakaļ
  guttatus 9c6f1493eb Merge pull request #55 from guttatus/heap 2 mēneši atpakaļ
  guttatus 9a8667df69 Merge pull request #54 from guttatus/jump 2 mēneši atpakaļ
  guttatus 97b70c7bd6 feat(prototyper): rewrite the driver interface using `dyn trait` 2 mēneši atpakaļ
  guttatus cf87a9bde8 feat(prototyper): add heap 2 mēneši atpakaļ
  guttatus 0ed75fde29 feat(prototyper): refactor code and add jump firmware 2 mēneši atpakaļ
  Plucky923 f9c2b34527 spec: binary: added error codes SBI_ERR_TIMEOUT, SBI_ERR_IO, SBI_ERR_BAD_RANGE, SBI_ERR_INVALID_STATE (#86) 3 mēneši atpakaļ
  guttatus 1aae2a1e94 Merge pull request #49 from woshiluo/patch-1 3 mēneši atpakaļ
  Zhouqi Jiang 5b0f889107 spec: binary: implement `From<Error>`, `IntoIterator`, `unwrap_{err_,}unchecked` for `SbiRet` 3 mēneši atpakaļ
  Zhouqi Jiang c9443f1b47 spec: readme: rewrite documents in English, add license chapter 3 mēneši atpakaļ
  xiaobor123 bc87418938 spec: add MPXY extension support to SBI implementation (#85) 3 mēneši atpakaļ
  Longbing Zheng a0358ca526 feat: support DBTR extension (#84) 3 mēneši atpakaļ
  Woshiluo Luo 171cc33081 feat(xtask): add unused tag for `export_env` 3 mēneši atpakaļ