Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | spi: Add support for memory-mapped flash | Simon Glass | 2019-11-03 | 1 | -0/+9 |
* | sandbox: Drop the deprecated 'sb' command | Simon Glass | 2018-11-26 | 1 | -1/+1 |
* | sf: Add a method to obtain the block-protect setting | Simon Glass | 2018-11-20 | 1 | -0/+9 |
* | test: sf: Add a simple SPI flash test | Simon Glass | 2018-11-20 | 1 | -2/+44 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | 1 | -2/+2 |
* | sandbox: Correct ordering of 'sb save' commands | Simon Glass | 2015-01-14 | 1 | -1/+1 |
* | dm: sf: Add tests for SPI flash | Simon Glass | 2014-10-22 | 1 | -0/+43 |