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
/
common
/
dfu.c
Age
Commit message (
Expand
)
Author
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-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-15
dfu: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
dfu: Detach the controller on error
Marek Vasut
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2021-01-31
dfu: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
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-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2016-11-03
cmd: dfu: Add error handling for board_usb_init
Michal Simek
2016-09-27
cmd: dfu: Add error handling for failed registration
Sanchayan Maity
2016-09-27
common: dfu: saperate the dfu common functionality
B, Ravi