Commit History

Author SHA1 Message Date
  guttatus 06a4fa760a feat: init test-kernel 6 months ago
  guttatus ae550e97c0 refactor(prototyper): restructure the project using workspace 6 months ago
  guttatus 18d2d340f6 feat: implemented reset extension 6 months ago
  Luo Jia / Zhouqi Jiang d0e7819acd Merge pull request #4 from guttatus/rfence 7 months ago
  guttatus 8e36155c47 docs: add a tutorial on use U-Boot and RustSBI to boot openEuler in qemu 7 months ago
  guttatus 0a159b8a94 feat: use cargo-make as task flow tool 7 months ago
  guttatus 3146873a8b refactor(rfence): remove unnecessary synchronization in rfence extension implementation 7 months ago
  guttatus cca1517579 feat: implemented rfence extension 7 months ago
  Luo Jia / Zhouqi Jiang af15190da6 Merge pull request #3 from guttatus/multicores 7 months ago
  guttatus b125aa421c docs: add a tutorial on use U-Boot and RustSBI to boot ArchLinux in qemu 7 months ago
  guttatus b54c334ad0 feat: support booting linux kernel on multicores 7 months ago
  Zhouqi Jiang 3e60278b81 docs: fix RustSBI prototyper clone command documents 8 months ago
  Luo Jia / Zhouqi Jiang 64afae204c Merge pull request #2 from guttatus/uboot 8 months ago
  guttatus 34147886bd feat: support booting linux kernel on single core 8 months ago
  Luo Jia / Zhouqi Jiang 85648f062d Merge pull request #1 from guttatus/uboot-opensbi-qemu-linux 9 months ago
  guttatus 8bd3a65abe docs:fixed hyperlink error and some typo 9 months ago
  guttatus ddbde21bbf docs:add a tutorial on use U-Boot and OpenSBI to boot Linux in qemu 9 months ago
  Zhouqi Jiang 4b6bf5cf90 dt: parse '/model' node 10 months ago
  Zhouqi Jiang 3bd6cfe1c0 device_tree: parse chosen stdout device 10 months ago
  Zhouqi Jiang af501aed89 main: initialize programming language runtime once only 10 months ago
  Zhouqi Jiang 0a30557f64 dynamic: identify magic number and version value 10 months ago
  Zhouqi Jiang 7cba717df0 dynamic: update definition of dynamic information 10 months ago
  Zhouqi Jiang 151e999fdf trap: initial machine trap support 10 months ago
  Zhouqi Jiang a0bf37945c board: add uart16550, clint and sifive_test devices 10 months ago
  Zhouqi Jiang e2606f5d17 main: inform hart jump address and next mode 10 months ago
  Zhouqi Jiang f126398973 reset: add reset module, refactor failure module to call reset::fail 11 months ago
  Zhouqi Jiang 633f14dcb6 lib: improve error information on firmware failure 11 months ago
  Zhouqi Jiang 669fb409a4 lib: single-core boot sequence 11 months ago
  Zhouqi Jiang cb24cee970 dynamic: aggregate error on dynamic information parsing 11 months ago
  Zhouqi Jiang 4bbc883785 lib: parse dynamic information 11 months ago