summaryrefslogtreecommitdiff
path: root/cmd/dfu.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-23cmd: dfu: Propagate error if dfu gadget failsMichal Simek1-1/+1
2021-01-31dfu: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski1-2/+11
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko1-2/+13
2020-01-07dfu: Refactor do_dfu() to handle optional argumentAndy Shevchenko1-7/+10
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay1-8/+13
2019-04-21dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut1-6/+6
2018-02-21dfu: Fix up the Kconfig messMarek Vasut1-5/+13
2016-09-28common: dfu: saperate the dfu common functionalityB, Ravi1-59/+2
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski1-0/+20
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+113