커밋 기록

작성자 SHA1 메시지 날짜
  guttatus 085540a878 Merge pull request #40 from guttatus/xtask 3 달 전
  guttatus e240c93ee5 fix(prototyper): Replace environment variable name 3 달 전
  guttatus 58bcfaf4fd docs(prototyper): Use the new workflow to replace the old one 3 달 전
  guttatus 564569fe10 workflow(prototyper): Use `cargo-xtask` instead of `cargo-make` 3 달 전
  guttatus 5c717714cd Merge pull request #38 from guttatus/fmt 4 달 전
  guttatus afd3fa76ce merge(prototyper): Merge the main branch and resolve conflicts 4 달 전
  guttatus 5494737a73 Merge pull request #32 from woshiluo/ipi_error 4 달 전
  guttatus 943f5dc6b0 refactor(prototyper): remove unused code 4 달 전
  guttatus 896df57817 feat(prototyper): Optimize console output format 4 달 전
  Zhouqi Jiang 4821073b56 spec: binary: optimize `count`, `last`, `min`, `max` and `is_sorted` to O(1) for iterator `HartIds` 4 달 전
  Zhouqi Jiang 9ec3a8d2aa spec: binary: implement full-range constructor (`HartMask::all`) and iterator for `HartMask` 4 달 전
  Zhouqi Jiang f563672f4e spec: binary: add iterator tests over HartIds 4 달 전
  Luo Jia / Zhouqi Jiang 91895aeca3 Merge pull request #82 from woshiluo/woshiluo/hartmask-iter 4 달 전
  Woshiluo Luo b334030777 spec: rename HartMaskIter to HartIds 4 달 전
  Woshiluo Luo 06f2a86477 Merge remote-tracking branch 'origin/main' into ipi_error 4 달 전
  guttatus eb2f8bbcb1 Merge pull request #31 from chenzongyao200127/main 4 달 전
  Woshiluo Luo 94538522f7 spec: add inline hint for HartMaskIter::next 4 달 전
  Woshiluo Luo 9e2fb98d57 spec: impl Clone, Copy, Debug, Eq, PartialEq and Hash for HartMaskIter and MaskError 4 달 전
  Woshiluo Luo a8f81b432f spec: add remove and insert method for HartMask 4 달 전
  Woshiluo Luo 6973210cd3 spec: Add iteration for HartMask 4 달 전
  Woshiluo Luo f7afda1f73 feat: add invalid_parma return for send_ipi_by_fence 4 달 전
  guttatus a397f49b20 Merge pull request #33 from guttatus/test-kernel-itb 4 달 전
  guttatus 739419f535 fix(test-kernel): Fixed incorrect environment variable settings when compiling with `cargo make test-kernel-itb` 4 달 전
  Woshiluo Luo dceddfb4a2 feat: show cpu_enabled in print_board_info 4 달 전
  Woshiluo Luo 678f651eae feat: add invalid parma error for ipi ext 4 달 전
  Woshiluo Luo dfc10562a0 feat: use latest serde-device-tree to rewrite parse 4 달 전
  Zongyao 7180a8d572 feat: Add pre-commit, typos, and git-cliff for automation and check typos 4 달 전
  guttatus e48e89c5a3 refactor(prototyper): refactor the `Board` structure to reduce the number of global variables 4 달 전
  Woshiluo Luo 74f1205c44 feat: add get_compatible_and_range for serde_device_tree::Node 4 달 전
  Woshiluo Luo 7f9b4d25ec feat: use compatible prop to choose serial driver 4 달 전