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
Age
Commit message (
Expand
)
Author
2026-03-16
dfu: Make the DFU_WRITE_ALT symbol available outside of DFU
Tom Rini
2026-01-15
dfu: Report error codes
Sean Anderson
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2025-07-16
dfu: Fix dfu_config_interfaces() for single interface DFU syntax
Sam Protsenko
2025-06-24
dfu: scsi: don't call scsi_scan()
Caleb Connolly
2025-06-16
dfu: fix dev_part_str for file operations
Ivan Pang
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2024-11-20
dfu: add scsi backend
Caleb Connolly
2024-10-24
dfu: sf: rely on DT for spi speed and mode
Neil Armstrong
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-01
dfu: define a callback function for the dfu_alt_info environment variable
Rasmus Villemoes
2024-09-13
dfu: fix Kconfig dependencies
Jerome Forissier
2024-07-22
drivers: dfu: Remove duplicate newlines
Marek Vasut
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-06
dfu: add missing dependency for SPI flash DFU driver
Heinrich Schuchardt
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-11-21
dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Jaehoon Chung
2023-11-07
dfu: Make DFU_TFTP depend on NETDEVICES
Tom Rini
2023-10-31
dfu: mmc: Add support for exposing whole mmc device
Marek Vasut
2023-10-13
dfu: mtd: mark bad the MTD block on erase error
Patrick Delaunay
2023-10-13
dfu: mtd: fix the trace when limit is reached
Patrick Delaunay
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-07-17
dfu: Add proper dependency for CONFIG_DFU_MMC
Ashok Reddy Soma
2023-06-16
dfu: mtd: remove direct call of mtdparts_init function
Patrick Delaunay
2023-05-31
common: dfu: Remove leading space characters
Ravi Gunasekaran
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
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
2022-01-28
dfu: mtd: skip empty pages when writing page for UBI partition
Patrick Delaunay
2021-11-07
dfu: newline after updating
Heinrich Schuchardt
2021-10-26
dfu: Sort Kconfig entries alphabetically
Marek Vasut
2021-10-25
dfu: dfu_sf: Read the SPI flash in 16 MiB chunks
Marek Vasut
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-18
dfu: add error callback
Patrick Delaunay
2021-06-18
dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices
Patrick Delaunay
2021-06-08
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
2021-05-28
dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported
Patrick Delaunay
2021-03-25
dfu: dfu_sf: avoid double free of SPI device
Heinrich Schuchardt
2021-02-07
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
[next]