summaryrefslogtreecommitdiff
path: root/common/dfu.c
AgeCommit message (Expand)Author
2021-01-31dfu: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi
2016-11-03cmd: dfu: Add error handling for board_usb_initMichal Simek
2016-09-27cmd: dfu: Add error handling for failed registrationSanchayan Maity
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi