Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f9b94055bdde93a302075ff86a1046b98e2c8e05
/
include
/
dfu.h
73f4ebb
dfu: fix dfu tftp on sandbox
by Heinrich Schuchardt
· 4 years, 4 months ago
d181191
doc: dfu: describe more DFU function
by Heinrich Schuchardt
· 4 years, 6 months ago
f39c845
doc: dfu: add DFU to HTML documentation
by Heinrich Schuchardt
· 4 years, 6 months ago
5cf3972
dfu: add prototype for dfu_transaction_initiate/cleanup
by Patrick Delaunay
· 4 years, 8 months ago
98a8f44
dfu: Add optional timeout parameter
by Andy Shevchenko
· 5 years ago
fdba54e
dfu: Drop unused prototype of dfu_trigger_reset()
by Andy Shevchenko
· 5 years ago
067c13c
dfu: add callback for flush and initiated operation
by Patrick Delaunay
· 5 years ago
ec44cac
dfu: add DFU virtual backend
by Patrick Delaunay
· 5 years ago
d5640f7
dfu: add partition support for MTD backend
by Patrick Delaunay
· 5 years ago
6015af2
dfu: add backend for MTD device
by Patrick Delaunay
· 5 years ago
9ada683
dfu: prepare the support of multiple interface
by Patrick Delaunay
· 5 years ago
cb986ba
dfu: sf: add partition support for nor backend
by Patrick Delaunay
· 5 years ago
1f92c07
dfu: mmc: call fs functions instead of run_command
by Simon Goldschmidt
· 6 years ago
2d59ec8
dfu: Make DFU support more SPL friendly
by Andrew F. Davis
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
15970d8
dfu: remove limitation on partition size
by Patrick Delaunay
· 7 years ago
4de5120
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· 7 years ago
fc18f8d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· 9 years ago
2092e46
dfu: tftp: update: Add dfu_write_from_mem_addr() function
by Lukasz Majewski
· 9 years ago
2d50d68
dfu: tftp: update: Provide tftp support for the DFU subsystem
by Lukasz Majewski
· 9 years ago
899a528
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
by Przemyslaw Marczak
· 10 years ago
fe1b28c
usb, g_dnl: generalize DFU detach functions
by Rob Herring
· 10 years ago
1cc03c5
dfu: Provide means to find difference between dfu-util -e and -R
by Lukasz Majewski
· 10 years ago
6f12ebf
dfu: add SF backend
by Stephen Warren
· 10 years ago
cb7bd2e
dfu: add free_entity() to struct dfu_entity
by Stephen Warren
· 10 years ago
7ac1b41
dfu: allow backend to specify a maximum buffer size
by Stephen Warren
· 10 years ago
dd64827
dfu: defer parsing of device string to IO backend
by Stephen Warren
· 10 years ago
0e285b5
dfu: fix some issues with reads/uploads
by Stephen Warren
· 10 years ago
c8151b4
dfu: mmc: Provide support for eMMC boot partition access
by Lukasz Majewski
· 11 years ago
fc25fa2
dfu, nand: add medium specific polltimeout function
by Heiko Schocher
· 11 years ago
c4d0e85
USB: gadget: added a saner gadget downloader registration API
by Mateusz Zalega
· 11 years ago
711b931
dfu: mmc: raw data write fix
by Mateusz Zalega
· 11 years ago
001a831
usb: dfu: introduce dfuMANIFEST state
by Heiko Schocher
· 11 years ago
a2199af
usb, dfu: extract flush code into seperate function
by Heiko Schocher
· 11 years ago
33fac4a
usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value
by Lukasz Majewski
· 11 years ago
4fb1278
dfu: Export allocated dfu buffer size
by Lukasz Majewski
· 11 years ago
d427826
dfu:core: Export dfu_{get|free}_buf functions
by Lukasz Majewski
· 11 years ago
fed936e
dfu:core: Find DFU alt setting number by passing its name
by Lukasz Majewski
· 11 years ago
a6921ad
usb:g_dnl:dfu: Download gadget and DFU function code clean up
by Lukasz Majewski
· 11 years ago
a9479f0
dfu: ram support
by Afzal Mohammed
· 11 years ago
5a127c8
dfu: unify mmc/nand read/write ops enum
by Afzal Mohammed
· 11 years ago
765c5ae
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
by Lukasz Majewski
· 11 years ago
7a813d5
dfu: Make maximum DFU file size equal to default DFU data buffer
by Lukasz Majewski
· 11 years ago
815c30b
dfu, nand, ubi: add partubi alt settings for updating ubi partition
by Heiko Schocher
· 11 years ago
6bed7ce
dfu: Implementation of target reset after communication with dfu-util's -R switch
by Lukasz Majewski
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e7e75c7
dfu: make data buffer size configurable
by Heiko Schocher
· 11 years ago
c663176
dfu: NAND specific routines for DFU operation
by Pantelis Antoniou
· 12 years ago
a24c315
dfu: Change indentation of defines in <dfu.h>
by Tom Rini
· 12 years ago
ea2453d
dfu: Support larger than memory transfers.
by Pantelis Antoniou
· 12 years ago
3cb5ca7
dfu: Increase DFU buffer size from 4MiB to 8MiB
by Łukasz Majewski
· 12 years ago
f22b11c
dfu: DFU backend implementation
by Lukasz Majewski
· 12 years ago