summaryrefslogtreecommitdiff
path: root/cmd/dfu.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko
2020-01-07dfu: Refactor do_dfu() to handle optional argumentAndy Shevchenko
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay
2019-04-21dfu: Avoid declaring unused variables and absent parametersAndy Shevchenko
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-02-21dfu: Fix up the Kconfig messMarek Vasut
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski
2016-01-25Remove the cmd_ prefix from command filesSimon Glass