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