Commit History

Author SHA1 Message Date
  luojia65 f685aad1b6 Use atomic instructions to write once and mutex 3 years ago
  luojia65 67c3aa55d9 Use amoswap based lock in once fat box 3 years ago
  luojia65 d21efc4bb4 Use ticket mutex for legacy stdio handler 3 years ago
  luojia65 e4f841ce72 Use Rustfmt to reformat code 3 years ago
  luojia65 3090b6198a Update dependencies `riscv` and `spin` 3 years ago
  Luo Jia 518c8f1c13 Add 'HSM and SRST module on RustSBI' 3 years ago
  luojia65 ba210aa04d Function `num_counters` now returns `usize` 3 years ago
  luojia65 33cd09807a Document clean-up for multiple modules 3 years ago
  luojia65 37c30ab2b5 Support RISC-V SBI Specification v0.3 3 years ago
  luojia65 385f6f9433 Small typo fix for changelog 3 years ago
  luojia65 45ea6f8a19 Add notes for #[repr(C)] 3 years ago
  luojia65 17caa6952e Update to version 0.2.0-alpha.7 3 years ago
  luojia65 a895104d53 Returns -1 when legacy getchar function fails. 3 years ago
  luojia65 b6ea144634 Merge branch 'master' of http://github.com/luojia65/rustsbi 3 years ago
  Luo Jia bfdff6d9a1 Merge pull request #21 from hasheddan/docs-imp 3 years ago
  hasheddan bfb4045f4b Fix minor typos in lib docs 3 years ago
  luojia65 f4c9b472b3 Add main authors to Cargo.toml 3 years ago
  Luo Jia 1881b73d33 Update README.md 3 years ago
  luojia65 cc9dbcfd48 Add instruction for RustSBI; thank you @duskmoon314 3 years ago
  luojia65 9409858544 Update to 0.2.0-alpha.6 3 years ago
  luojia65 30c59042fe Change to asynchronous lock structure trait style 3 years ago
  luojia65 5294d7fdba Small note in utils 3 years ago
  luojia65 b17455cf16 Use fat pointer cell to support asynchronous hart state monitor module 3 years ago
  luojia65 bad94cd27c Support 0.3 version of RISC-V SBI 3 years ago
  luojia65 685739c8d4 Downgrade embedded-hal 3 years ago
  luojia65 adb40d12ed Performance monitor extension 3 years ago
  luojia65 7247ffc4aa Add more return error types in SbiRet structure 3 years ago
  Luo Jia 3bc5993ad7 Merge pull request #20 from duskmoon314/println 3 years ago
  Campbell He c66eb2eb71 fix: Use \r\n in println instead of \n 3 years ago
  Luo Jia 9eb4a18d1d Add notes for binary download 3 years ago