summaryrefslogtreecommitdiffstats
path: root/cmd/dfu.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: dfu: Propagate error if dfu gadget failsMichal Simek2021-04-231-1/+1
* dfu: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-311-2/+11
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* dfu: Add optional timeout parameterAndy Shevchenko2020-01-071-2/+13
* dfu: Refactor do_dfu() to handle optional argumentAndy Shevchenko2020-01-071-7/+10
* dfu: allow to manage DFU on several devicesPatrick Delaunay2019-10-311-8/+13
* dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko2019-04-211-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-211-6/+6
* dfu: Fix up the Kconfig messMarek Vasut2018-02-211-5/+13
* common: dfu: saperate the dfu common functionalityB, Ravi2016-09-271-59/+2
* dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-241-0/+20
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+113