aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ufs (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ufs: Fix mcq register range check logicJeuk Kim2024-07-141-2/+14
* hw/ufs: Fix potential bugs in MMIO read|writeMinwoo Im2024-06-301-15/+16
* hw/ufs: Add support MCQ of UFSHCI 4.0Minwoo Im2024-06-033-19/+571
* hw/ufs: Fix buffer overflow bugJeuk Kim2024-04-291-0/+8
* hw/ufs: avoid generating the same ID string for different LU devicesAkinobu Mita2023-12-051-0/+8
* hw/ufs: Modify lu.c to share codes with SCSI subsystemJeuk Kim2023-10-304-1450/+286
* hw/ufs: Fix code coverity issuesJeuk Kim2023-10-132-14/+12
* hw/ufs: Support for UFS logical unitJeuk Kim2023-09-075-7/+1760
* hw/ufs: Support for Query Transfer RequestsJeuk Kim2023-09-073-2/+1033
* hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim2023-09-076-0/+358