Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-04 | hw/misc: sifive_u_otp: Use error_report() when block operation fails | Bin Meng | 1 | -8/+5 |
2021-01-27 | block: Separate blk_is_writable() and blk_supports_write_perm() | Kevin Wolf | 1 | -1/+1 |
2021-01-16 | hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite | Green Wan | 1 | -8/+23 |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 1 | -0/+1 |
2020-10-22 | hw/misc/sifive_u_otp: Add backend drive support | Green Wan | 1 | -0/+65 |
2020-10-22 | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan | 1 | -1/+29 |
2020-09-09 | hw/riscv: Move sifive_u_otp model to hw/misc | Bin Meng | 1 | -0/+191 |