u-boot-brain/drivers/dfu
Simon Glass 0528979fa7 part: Drop disk_partition_t typedef
We should not be using typedefs and these make it harder to use
forward declarations (to reduce header file inclusions). Drop the typedef.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:33 -04:00
..
dfu_mmc.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
dfu_mtd.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
dfu_nand.c dfu: Add option to skip empty pages when flashing UBI images to NAND 2020-02-02 18:19:52 +01:00
dfu_ram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu_sf.c common: Drop flash.h from common header 2020-05-18 14:53:28 -04:00
dfu_tftp.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu_virt.c dfu: add DFU virtual backend 2019-10-31 12:12:31 +01:00
dfu.c dfu: Add optional timeout parameter 2020-01-07 14:37:50 +01:00
Kconfig configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs 2020-05-08 09:16:26 -04:00
Makefile dfu: add DFU virtual backend 2019-10-31 12:12:31 +01:00