summaryrefslogtreecommitdiff
path: root/drivers/dfu/Kconfig
AgeCommit message (Expand)Author
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