Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-31 | usb: Update the test to cover reading and writing | Simon Glass | 1 | -4/+12 |
2022-09-25 | sandbox: scsi: Move request-handling code to scsi_emul | Simon Glass | 1 | -0/+24 |
2022-09-25 | sandbox: scsi: Move file size into shared struct | Simon Glass | 1 | -0/+2 |
2022-09-25 | sandbox: scsi: Move block size into shared struct | Simon Glass | 1 | -0/+2 |
2022-09-25 | scsi: Move vendor/product info into the shared struct | Simon Glass | 1 | -0/+5 |
2022-09-25 | sandbox: Move buffer to scsi_emul_info | Simon Glass | 1 | -0/+5 |
2022-09-25 | scsi: Move core emulation state into a new struct | Simon Glass | 1 | -0/+32 |