Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0c66c0850ad434be663f6b319031adecad7b46ea
/
cmd
/
dfu.c
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
1e41401
dfu: Add optional timeout parameter
by Andy Shevchenko
· 5 years ago
9bb63ec
dfu: Refactor do_dfu() to handle optional argument
by Andy Shevchenko
· 5 years ago
0616403
dfu: allow to manage DFU on several devices
by Patrick Delaunay
· 5 years ago
1cfb956
dfu: Avoid declaring unused variables and absent parameters
by Andy Shevchenko
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
7f8d436
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· 7 years ago
ea84f80
dfu: Fix up the Kconfig mess
by Marek Vasut
· 7 years ago
603a4c1
common: dfu: saperate the dfu common functionality
by B, Ravi
· 8 years ago
365a70d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_dfu.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_dfu.c]
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
1747a54
dfu: command: Extend "dfu" command to handle receiving data via TFTP
by Lukasz Majewski
· 9 years ago
c884884
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
by Heiko Schocher
· 10 years ago
4763e16
usb: modify usb_gadget_handle_interrupts to take controller index
by Kishon Vijay Abraham I
· 10 years ago
ae07a84
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
by Kishon Vijay Abraham I
· 10 years ago
d38f24e
usb, g_dnl: generalize DFU detach functions
by Rob Herring
· 10 years ago
d9eae70
dfu: Provide means to find difference between dfu-util -e and -R
by Lukasz Majewski
· 10 years ago
4afe50f
dfu: defer parsing of device string to IO backend
by Stephen Warren
· 10 years ago
f9d47dd
dfu: free entities when parsing fails
by Stephen Warren
· 10 years ago
69cb0bb
USB: gadget: added a saner gadget downloader registration API
by Mateusz Zalega
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
7221cc2
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
by Lukasz Majewski
· 11 years ago
35e591e
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
by Lukasz Majewski
· 11 years ago
2968aa2
dfu: Implementation of target reset after communication with dfu-util's -R switch
by Lukasz Majewski
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
14658c0
dfu: Fix crash when wrong number of arguments given
by Pantelis Antoniou
· 12 years ago
4e3aac0
dfu: Only perform DFU board_usb_init() for TRATS
by Pantelis Antoniou
· 12 years ago
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
9273f4f
dfu:cmd: Support for DFU u-boot command
by Lukasz Majewski
· 12 years ago