Age | Commit message (Expand) | Author |
---|---|---|
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-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2020-09-01 | dfu: fix dfu tftp on sandbox | Heinrich Schuchardt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
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 |
2016-04-25 | dfu: ram: fix number base of RAM entity parameters | Stephen Warren |
2016-04-25 | drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env | Mugunthan V N |
2014-08-09 | dfu: defer parsing of device string to IO backend | Stephen Warren |
2014-08-09 | dfu: fix some issues with reads/uploads | Stephen Warren |
2013-09-24 | dfu: ram support | Afzal Mohammed |