index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
dfu_sf.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
dfu: Remove <common.h> and add needed includes
Tom Rini
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-02-11
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2022-02-11
DFU: Accept redundant spaces and tabs in dfu_alt_info
Masami Hiramatsu
2021-10-25
dfu: dfu_sf: Read the SPI flash in 16 MiB chunks
Marek Vasut
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-03-25
dfu: dfu_sf: avoid double free of SPI device
Heinrich Schuchardt
2021-02-07
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
2020-05-18
common: Drop flash.h from common header
Simon Glass
2019-10-31
dfu: sf: add partition support for nor backend
Patrick Delaunay
2019-10-31
dfu: cosmetic: cleanup sf to avoid checkpatch error
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-06-03
dfu: dfu_sf: Fix read offset
Phil Edworthy
2015-11-03
dfu: dfu_sf: Pass duplicate devstr to parse_dev
Vignesh R
2015-10-19
dfu: dfu_sf: Take the start address into account
Fabio Estevam
2015-10-19
dfu: dfu_sf: Use the erase sector size for erase operations
Fabio Estevam
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
2014-08-09
dfu: add SF backend
Stephen Warren