Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-31 | dfu: cosmetic: cleanup sf to avoid checkpatch error | Patrick Delaunay | 1 | -2/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-07-28 | dfu: remove limitation on partition size | Patrick Delaunay | 1 | -1/+1 |
2017-07-28 | dfu: allow dfu read on partition greater than 2GB | Patrick Delaunay | 1 | -2/+4 |
2017-06-03 | dfu: dfu_sf: Fix read offset | Phil Edworthy | 1 | -1/+2 |
2015-11-03 | dfu: dfu_sf: Pass duplicate devstr to parse_dev | Vignesh R | 1 | -1/+3 |
2015-10-19 | dfu: dfu_sf: Take the start address into account | Fabio Estevam | 1 | -2/+10 |
2015-10-19 | dfu: dfu_sf: Use the erase sector size for erase operations | Fabio Estevam | 1 | -1/+2 |
2014-10-22 | dm: Add spi.h header to a few files | Simon Glass | 1 | -0/+1 |
2014-08-09 | dfu: add SF backend | Stephen Warren | 1 | -0/+139 |