index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
dfu.c
Age
Commit message (
Expand
)
Author
2026-01-15
dfu: Report error codes
Sean Anderson
2025-07-16
dfu: Fix dfu_config_interfaces() for single interface DFU syntax
Sam Protsenko
2024-11-20
dfu: add scsi backend
Caleb Connolly
2024-10-01
dfu: define a callback function for the dfu_alt_info environment variable
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
dfu: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-05-31
common: dfu: Remove leading space characters
Ravi Gunasekaran
2022-02-11
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2022-02-11
DFU: Accept redundant spaces and tabs in dfu_alt_info
Masami Hiramatsu
2022-02-11
DFU: Do not copy the entity name over the buffer size
Masami Hiramatsu
2021-11-07
dfu: newline after updating
Heinrich Schuchardt
2021-06-18
dfu: add error callback
Patrick Delaunay
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
2020-10-30
dfu: export dfu_list
AKASHI Takahiro
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-07
dfu: Add optional timeout parameter
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 backend for MTD device
Patrick Delaunay
2019-10-31
dfu: allow read with no data without error for EOF indication
Patrick Delaunay
2019-10-31
dfu: allow to manage DFU on several devices
Patrick Delaunay
2019-10-31
dfu: prepare the support of multiple interface
Patrick Delaunay
2019-10-31
dfu: cosmetic: cleanup sf to avoid checkpatch error
Patrick Delaunay
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-08-08
dfu: Provide more verbose error message
Sam Protsenko
2018-08-08
dfu: Fix memory leak in dfu_init_env_entities()
Sam Protsenko
2018-08-08
dfu: Fix data abort in dfu_free_entities()
Sam Protsenko
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-28
dfu: add common function to initiate transaction
Patrick Delaunay
2017-07-28
dfu: factorize transaction cleanup
Patrick Delaunay
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
2017-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2016-11-03
dfu: align array in dfu_get_dev_type with enum dfu_device_type
Patrick Delaunay
2016-05-06
dfu: avoid memory leak
Peng Fan
2015-09-11
dfu: mmc: buffer file reads too
Stephen Warren
2015-09-11
dfu: don't keep freeing/reallocating
Stephen Warren
2015-09-07
dfu: tftp: update: Add dfu_write_from_mem_addr() function
Lukasz Majewski
2015-09-07
dfu: Delete superfluous initialization of the dfu_buf_size static variable
Lukasz Majewski
2015-07-27
dfu: fix 64-bit compile warnings
Stephen Warren
2015-02-25
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2014-12-18
dfu: dfu_get_buf: check the value of env dfu_bufsiz before use
Przemyslaw Marczak
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-12-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
[next]