Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -4/+4 |
* | dfu: remove limitation on partition size | Patrick Delaunay | 2017-07-28 | 1 | -1/+1 |
* | dfu: allow dfu read on partition greater than 2GB | Patrick Delaunay | 2017-07-28 | 1 | -2/+4 |
* | dfu: ram: fix number base of RAM entity parameters | Stephen Warren | 2016-04-25 | 1 | -2/+2 |
* | drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env | Mugunthan V N | 2016-04-25 | 1 | -7/+14 |
* | dfu: defer parsing of device string to IO backend | Stephen Warren | 2014-08-09 | 1 | -1/+1 |
* | dfu: fix some issues with reads/uploads | Stephen Warren | 2014-08-09 | 1 | -5/+6 |
* | dfu: ram support | Afzal Mohammed | 2013-09-24 | 1 | -0/+77 |