summaryrefslogtreecommitdiffstats
path: root/cmd/sf.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: sf: Print error on test failureSean Anderson2021-02-261-9/+13
* cmd: sf: Display errno on erase failureSean Anderson2021-02-261-2/+5
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-2/+2
* cmd: sf Drop reassignment of new into flashJagan Teki2020-06-011-3/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-7/+8
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-0/+2
* dm: spi: Read default speed and mode values from DTPatrick Delaunay2019-04-121-2/+1
* cmd: sf: use correct printf codeHeinrich Schuchardt2019-01-151-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: sf: fix map_physmem checkLiam Beguin2018-03-221-1/+1
* dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-1/+1
* sf: fix sf probeCyrille Pitchen2016-09-121-1/+0
* dm: spi: Read default speed and mode values from DTVignesh R2016-07-091-0/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+618