summaryrefslogtreecommitdiff
path: root/cmd/sf.c
AgeCommit message (Expand)Author
2023-01-26cmd: fix return code of 'sf erase'Heinrich Schuchardt
2023-01-26cmd: simplify do_spi_flash()Heinrich Schuchardt
2023-01-26cmd: fix return code of 'sf write' and 'sf read'Heinrich Schuchardt
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-25cmd: sf: Handle unaligned 'update' start offsetMarek Vasut
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-18sf: Query write-protection status before operating the flashJan Kiszka
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
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