summaryrefslogtreecommitdiff
path: root/test/dm/sf.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* spi: Add support for memory-mapped flashSimon Glass2019-11-031-0/+9
* sandbox: Drop the deprecated 'sb' commandSimon Glass2018-11-261-1/+1
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+9
* test: sf: Add a simple SPI flash testSimon Glass2018-11-201-2/+44
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-2/+2
* sandbox: Correct ordering of 'sb save' commandsSimon Glass2015-01-141-1/+1
* dm: sf: Add tests for SPI flashSimon Glass2014-10-221-0/+43