index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_dfu.c
Age
Commit message (
Expand
)
Author
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-09-07
dfu: command: Extend "dfu" command to handle receiving data via TFTP
Lukasz Majewski
2015-04-14
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
Heiko Schocher
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-09-02
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-06-25
dfu: free entities when parsing fails
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
Lukasz Majewski
2013-07-29
dfu: Implementation of target reset after communication with dfu-util's -R sw...
Lukasz Majewski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-16
dfu: Fix crash when wrong number of arguments given
Pantelis Antoniou
2013-03-16
dfu: Only perform DFU board_usb_init() for TRATS
Pantelis Antoniou
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-09-01
dfu:cmd: Support for DFU u-boot command
Lukasz Majewski