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
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-03-16
dfu: Make the DFU_WRITE_ALT symbol available outside of DFU
Tom Rini
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2024-11-20
dfu: add scsi backend
Caleb Connolly
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
2024-09-13
dfu: fix Kconfig dependencies
Jerome Forissier
2024-06-06
dfu: add missing dependency for SPI flash DFU driver
Heinrich Schuchardt
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-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
2021-10-26
dfu: Sort Kconfig entries alphabetically
Marek Vasut
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-06-08
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
2020-11-21
dfu: simplify the dependencies of DFU_TFTP
AKASHI Takahiro
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-30
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-09-01
dfu: DFU_MTD depends on CMD_MTDPARTS
Heinrich Schuchardt
2020-05-08
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
2020-02-02
dfu: Add option to skip empty pages when flashing UBI images to NAND
Guillermo RodrÃguez
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2019-12-04
dfu: add dependency on the raw NAND core
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-10-31
dfu: add DFU virtual backend
Patrick Delaunay
2019-10-31
dfu: add backend for MTD device
Patrick Delaunay
2019-10-31
dfu: sf: add partition support for nor backend
Patrick Delaunay
2018-11-13
dfu: nand: Add missing dependency on CMD_MTDPARTS
Boris Brezillon
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-01-26
dfu: select HASH
Maxime Ripard
2016-09-27
dfu: Migrate to Kconfig
Tom Rini
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2015-09-07
dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
Lukasz Majewski
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada