summaryrefslogtreecommitdiffstats
path: root/drivers/dfu/dfu_ram.c
Commit message (Expand)AuthorAgeFilesLines
* dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-011-3/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-4/+4
* dfu: remove limitation on partition sizePatrick Delaunay2017-07-281-1/+1
* dfu: allow dfu read on partition greater than 2GBPatrick Delaunay2017-07-281-2/+4
* dfu: ram: fix number base of RAM entity parametersStephen Warren2016-04-251-2/+2
* drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N2016-04-251-7/+14
* dfu: defer parsing of device string to IO backendStephen Warren2014-08-091-1/+1
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-091-5/+6
* dfu: ram supportAfzal Mohammed2013-09-241-0/+77