summaryrefslogtreecommitdiff
path: root/test/dm/sf.c
AgeCommit message (Expand)Author
2021-03-27sf: Support querying write-protectSimon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-11-03spi: Add support for memory-mapped flashSimon Glass
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20test: sf: Add a simple SPI flash testSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-01-14sandbox: Correct ordering of 'sb save' commandsSimon Glass
2014-10-22dm: sf: Add tests for SPI flashSimon Glass