summaryrefslogtreecommitdiffstats
path: root/test/dm/sf.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-2/+2
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+1
* sf: Drop spl_flash_get_sw_write_protJagan Teki2020-06-011-9/+1
* test: Use ut_asserteq_mem() where possibleSimon Glass2020-05-191-2/+2
* 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