index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
Age
Commit message (
Expand
)
Author
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
2021-01-31
dfu: Fix handling of UBI partitions in MTD backend
Guillermo Rodriguez
[next]