summaryrefslogtreecommitdiff
path: root/cmd/sf.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-28sf: Tidy up code to avoid #ifdefSimon Glass
2021-11-28sf: Use const for the stage nameSimon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-26cmd: sf: Print error on test failureSean Anderson
2021-02-26cmd: sf: Display errno on erase failureSean Anderson
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-01cmd: sf Drop reassignment of new into flashJagan Teki
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2019-01-15cmd: sf: use correct printf codeHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-22cmd: sf: fix map_physmem checkLiam Beguin
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2016-09-12sf: fix sf probeCyrille Pitchen
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R
2016-01-25Remove the cmd_ prefix from command filesSimon Glass