~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dfu.h
Commit message (
Expand
)
Author
Age
*
dfu: Make DFU virtual backend SPL friendly
Patrick Delaunay
2022-12-08
*
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2022-02-11
*
dfu: add error callback
Patrick Delaunay
2021-06-18
*
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
2021-06-08
*
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
*
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
*
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-10-30
*
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-09-01
*
doc: dfu: describe more DFU function
Heinrich Schuchardt
2020-05-25
*
doc: dfu: add DFU to HTML documentation
Heinrich Schuchardt
2020-05-25
*
dfu: add prototype for dfu_transaction_initiate/cleanup
Patrick Delaunay
2020-05-14
*
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
*
dfu: Drop unused prototype of dfu_trigger_reset()
Andy Shevchenko
2020-01-07
*
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-10-31
*
dfu: mmc: call fs functions instead of run_command
Simon Goldschmidt
2019-01-30
*
dfu: Make DFU support more SPL friendly
Andrew F. Davis
2019-01-26
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
*
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
*
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
Lukasz Majewski
2016-02-24
*
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-09-07
*
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2015-02-25
*
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-12-18
*
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-09-02
*
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-08-09
*
dfu: mmc: Provide support for eMMC boot partition access
Lukasz Majewski
2014-05-15
*
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2014-05-08
*
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
*
dfu: mmc: raw data write fix
Mateusz Zalega
2014-05-05
*
usb: dfu: introduce dfuMANIFEST state
Heiko Schocher
2014-03-23
*
usb, dfu: extract flush code into seperate function
Heiko Schocher
2014-03-23
*
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-12-18
*
dfu:core: Export dfu_{get|free}_buf functions
Lukasz Majewski
2013-10-20
*
dfu:core: Find DFU alt setting number by passing its name
Lukasz Majewski
2013-10-20
*
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
2013-09-24
*
dfu: ram support
Afzal Mohammed
2013-09-24
[next]