summaryrefslogtreecommitdiff
path: root/drivers/dfu
AgeCommit message (Expand)Author
2026-01-15dfu: Report error codesSean Anderson
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-07-16dfu: Fix dfu_config_interfaces() for single interface DFU syntaxSam Protsenko
2025-06-24dfu: scsi: don't call scsi_scan()Caleb Connolly
2025-06-16dfu: fix dev_part_str for file operationsIvan Pang
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-11-20dfu: add scsi backendCaleb Connolly
2024-10-24dfu: sf: rely on DT for spi speed and modeNeil Armstrong
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-01dfu: define a callback function for the dfu_alt_info environment variableRasmus Villemoes
2024-09-13dfu: fix Kconfig dependenciesJerome Forissier
2024-07-22drivers: dfu: Remove duplicate newlinesMarek Vasut
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-06dfu: add missing dependency for SPI flash DFU driverHeinrich Schuchardt
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07dfu: Remove <common.h> and add needed includesTom Rini
2023-11-21dfu: add CONFIG_DFU_NAME_MAX_SIZE configurationJaehoon Chung
2023-11-07dfu: Make DFU_TFTP depend on NETDEVICESTom Rini
2023-10-31dfu: mmc: Add support for exposing whole mmc deviceMarek Vasut
2023-10-13dfu: mtd: mark bad the MTD block on erase errorPatrick Delaunay
2023-10-13dfu: mtd: fix the trace when limit is reachedPatrick Delaunay
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-17dfu: Add proper dependency for CONFIG_DFU_MMCAshok Reddy Soma
2023-06-16dfu: mtd: remove direct call of mtdparts_init functionPatrick Delaunay
2023-05-31common: dfu: Remove leading space charactersRavi Gunasekaran
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu
2022-01-28dfu: mtd: skip empty pages when writing page for UBI partitionPatrick Delaunay
2021-11-07dfu: newline after updatingHeinrich Schuchardt
2021-10-26dfu: Sort Kconfig entries alphabeticallyMarek Vasut
2021-10-25dfu: dfu_sf: Read the SPI flash in 16 MiB chunksMarek Vasut
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-18dfu: add error callbackPatrick Delaunay
2021-06-18dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devicesPatrick Delaunay
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2021-05-28dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supportedPatrick Delaunay
2021-03-25dfu: dfu_sf: avoid double free of SPI deviceHeinrich Schuchardt
2021-02-07dfu: dfu_sf: use correct print codeHeinrich Schuchardt
2021-01-31dfu: add 'SCRIPT' entityMarek Szyprowski
2021-01-31dfu: add 'SKIP' entityJaehoon Chung
2021-01-31dfu: mmc: use the default MMC device if entity specifies it as -1Marek Szyprowski
2021-01-31dfu: Fix handling of UBI partitions in MTD backendGuillermo Rodriguez