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
/
include
/
dfu.h
Age
Commit message (
Expand
)
Author
2024-01-24
headers: don't depend on errno.h being available
Max Krummenacher
2023-11-21
dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Jaehoon Chung
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2022-12-08
dfu: Make DFU virtual backend SPL friendly
Patrick Delaunay
2022-02-11
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2021-06-18
dfu: add error callback
Patrick Delaunay
2021-06-08
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
2020-10-30
dfu: add dfu_write_by_alt()
AKASHI Takahiro
2020-10-30
dfu: export dfu_list
AKASHI Takahiro
2020-10-30
dfu: modify an argument type for an address
AKASHI Takahiro
2020-10-30
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-09-01
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-05-25
doc: dfu: describe more DFU function
Heinrich Schuchardt
2020-05-25
doc: dfu: add DFU to HTML documentation
Heinrich Schuchardt
2020-05-14
dfu: add prototype for dfu_transaction_initiate/cleanup
Patrick Delaunay
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
dfu: Drop unused prototype of dfu_trigger_reset()
Andy Shevchenko
2019-10-31
dfu: add callback for flush and initiated operation
Patrick Delaunay
2019-10-31
dfu: add DFU virtual backend
Patrick Delaunay
2019-10-31
dfu: add partition support for MTD backend
Patrick Delaunay
2019-10-31
dfu: add backend for MTD device
Patrick Delaunay
2019-10-31
dfu: prepare the support of multiple interface
Patrick Delaunay
2019-10-31
dfu: sf: add partition support for nor backend
Patrick Delaunay
2019-01-30
dfu: mmc: call fs functions instead of run_command
Simon Goldschmidt
2019-01-26
dfu: Make DFU support more SPL friendly
Andrew F. Davis
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2016-02-24
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
Lukasz Majewski
2015-09-07
dfu: tftp: update: Add dfu_write_from_mem_addr() function
Lukasz Majewski
2015-09-07
dfu: tftp: update: Provide tftp support for the DFU subsystem
Lukasz Majewski
2015-02-25
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
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: add SF backend
Stephen Warren
2014-08-09
dfu: add free_entity() to struct dfu_entity
Stephen Warren
2014-08-09
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
dfu: fix some issues with reads/uploads
Stephen Warren
2014-05-15
dfu: mmc: Provide support for eMMC boot partition access
Lukasz Majewski
2014-05-08
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
dfu: mmc: raw data write fix
Mateusz Zalega
2014-03-23
usb: dfu: introduce dfuMANIFEST state
Heiko Schocher
2014-03-23
usb, dfu: extract flush code into seperate function
Heiko Schocher
2013-12-18
usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value
Lukasz Majewski
2013-12-18
dfu: Export allocated dfu buffer size
Lukasz Majewski
2013-10-20
dfu:core: Export dfu_{get|free}_buf functions
Lukasz Majewski
[next]