summaryrefslogtreecommitdiff
path: root/common/dfu.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-3/+3
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi1-1/+1
2016-11-03cmd: dfu: Add error handling for board_usb_initMichal Simek1-1/+5
2016-09-28cmd: dfu: Add error handling for failed registrationSanchayan Maity1-1/+6
2016-09-28common: dfu: saperate the dfu common functionalityB, Ravi1-0/+87