Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-31 | dfu: add support for the dfu_alt_info reintialization from the flashed script | Marek Szyprowski | 1 | -2/+11 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+2 |
2020-01-07 | dfu: Add optional timeout parameter | Andy Shevchenko | 1 | -2/+13 |
2020-01-07 | dfu: Refactor do_dfu() to handle optional argument | Andy Shevchenko | 1 | -7/+10 |
2019-10-31 | dfu: allow to manage DFU on several devices | Patrick Delaunay | 1 | -8/+13 |
2019-04-21 | dfu: Avoid declaring unused variables and absent parameters | Andy Shevchenko | 1 | -0/+3 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-02-21 | dfu: Rename _FUNCTION_DFU to DFU_OVER_ | Marek Vasut | 1 | -6/+6 |
2018-02-21 | dfu: Fix up the Kconfig mess | Marek Vasut | 1 | -5/+13 |
2016-09-27 | common: dfu: saperate the dfu common functionality | B, Ravi | 1 | -59/+2 |
2016-02-24 | dfu: usb: f_dfu: Set deferred call for dfu_flush() function | Lukasz Majewski | 1 | -0/+20 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+113 |