summaryrefslogtreecommitdiff
path: root/drivers/dfu/dfu_sf.c
Commit message (Expand)AuthorAgeLines
* dfu: dfu_sf: Pass duplicate devstr to parse_devVignesh R2015-11-03-1/+3
* dfu: dfu_sf: Take the start address into accountFabio Estevam2015-10-19-2/+10
* dfu: dfu_sf: Use the erase sector size for erase operationsFabio Estevam2015-10-19-1/+2
* dm: Add spi.h header to a few filesSimon Glass2014-10-22-0/+1
* dfu: add SF backendStephen Warren2014-08-09-0/+139