index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
Kconfig
Age
Commit message (
Expand
)
Author
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