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