summaryrefslogtreecommitdiff
path: root/cmd/sf.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-5/+5
2021-02-26cmd: sf: Print error on test failureSean Anderson1-9/+13
2021-02-26cmd: sf: Display errno on erase failureSean Anderson1-2/+5
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-2/+2
2020-06-01cmd: sf Drop reassignment of new into flashJagan Teki1-3/+0
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-7/+8
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-12-05cmd: nand/sf: isolate legacy codeMiquel Raynal1-0/+2
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay1-2/+1
2019-01-15cmd: sf: use correct printf codeHeinrich Schuchardt1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-22cmd: sf: fix map_physmem checkLiam Beguin1-1/+1
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese1-1/+1
2016-09-12sf: fix sf probeCyrille Pitchen1-1/+0
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R1-0/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+618