summaryrefslogtreecommitdiff
path: root/drivers/dfu/Kconfig
AgeCommit message (Expand)Author
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2024-11-20dfu: add scsi backendCaleb Connolly
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-09-13dfu: fix Kconfig dependenciesJerome Forissier
2024-06-06dfu: add missing dependency for SPI flash DFU driverHeinrich Schuchardt
2023-11-21dfu: add CONFIG_DFU_NAME_MAX_SIZE configurationJaehoon Chung
2023-11-07dfu: Make DFU_TFTP depend on NETDEVICESTom Rini
2023-07-17dfu: Add proper dependency for CONFIG_DFU_MMCAshok Reddy Soma
2023-06-16dfu: mtd: remove direct call of mtdparts_init functionPatrick Delaunay
2021-10-26dfu: Sort Kconfig entries alphabeticallyMarek Vasut
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2020-11-21dfu: simplify the dependencies of DFU_TFTPAKASHI Takahiro
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro
2020-10-30dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro
2020-09-01dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-02-02dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-10-31dfu: add DFU virtual backendPatrick Delaunay
2019-10-31dfu: add backend for MTD devicePatrick Delaunay
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay
2018-11-13dfu: nand: Add missing dependency on CMD_MTDPARTSBoris Brezillon
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-02-21dfu: Fix up the Kconfig messMarek Vasut
2018-01-26dfu: select HASHMaxime Ripard
2016-09-27dfu: Migrate to KconfigTom Rini
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2015-09-07dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp featureLukasz Majewski
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada