summaryrefslogtreecommitdiffstats
path: root/tests/pflash-cfi02-test.c
Commit message (Expand)AuthorAgeFilesLines
* hw/block/pflash_cfi02: Implement erase suspend/resumeStephen Checkoway2019-07-021-0/+110
* hw/block/pflash_cfi02: Implement multi-sector eraseStephen Checkoway2019-07-021-9/+61
* hw/block/pflash_cfi02: Fix CFI in autoselect modeStephen Checkoway2019-07-021-0/+39
* hw/block/pflash_cfi02: Implement nonuniform sector sizesStephen Checkoway2019-07-021-39/+118
* tests/pflash-cfi02: Refactor to support testing multiple configurationsPhilippe Mathieu-Daudé2019-07-021-99/+267
* hw/block/pflash_cfi02: Fix command address comparisonStephen Checkoway2019-07-021-2/+10
* tests/pflash-cfi02: Add test for supported CFI commandsStephen Checkoway2019-07-021-0/+225