1. e803a7f hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none' by Thomas Huth · 2 years, 2 months ago
  2. a9262f5 block: Change blk_{pread,pwrite}() param order by Alberto Faria · 2 years, 8 months ago
  3. 3b35d45 block: Add a 'flags' param to blk_pread() by Alberto Faria · 2 years, 8 months ago
  4. bf5b16f block: Make blk_{pread,pwrite}() return 0 on success by Alberto Faria · 2 years, 8 months ago
  5. 64eaa82 hw: Replace trivial drive_get_next() by drive_get() by Markus Armbruster · 3 years, 4 months ago
  6. 526e744 hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset by Philippe Mathieu-Daudé · 3 years, 4 months ago
  7. 6b717a8 hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE by Thomas Huth · 3 years, 4 months ago
  8. a033d80 hw/misc: sifive_u_otp: Use error_report() when block operation fails by Bin Meng · 4 years, 2 months ago
  9. 86b1cf3 block: Separate blk_is_writable() and blk_supports_write_perm() by Kevin Wolf · 4 years, 2 months ago
  10. 29b5fe0 hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite by Green Wan · 4 years, 4 months ago
  11. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
  12. 51b6c1b hw/misc/sifive_u_otp: Add backend drive support by Green Wan · 4 years, 5 months ago
  13. a54d259 hw/misc/sifive_u_otp: Add write function and write-once protection by Green Wan · 4 years, 5 months ago
  14. 0fa9e32 hw/riscv: Move sifive_u_otp model to hw/misc by Bin Meng · 4 years, 6 months ago[Renamed (98%) from hw/riscv/sifive_u_otp.c]
  15. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  16. 9fb45c6 riscv: sifive: Implement a model for SiFive FU540 OTP by Bin Meng · 6 years ago