~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
Commit message (
Expand
)
Author
Age
*
dfu: Add proper dependency for CONFIG_DFU_MMC
Ashok Reddy Soma
2023-07-17
*
dfu: mtd: remove direct call of mtdparts_init function
Patrick Delaunay
2023-06-16
*
common: dfu: Remove leading space characters
Ravi Gunasekaran
2023-05-31
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
2022-02-11
*
DFU: Accept redundant spaces and tabs in dfu_alt_info
Masami Hiramatsu
2022-02-11
*
DFU: Do not copy the entity name over the buffer size
Masami Hiramatsu
2022-02-11
*
dfu: mtd: skip empty pages when writing page for UBI partition
Patrick Delaunay
2022-01-28
*
dfu: newline after updating
Heinrich Schuchardt
2021-11-07
*
dfu: Sort Kconfig entries alphabetically
Marek Vasut
2021-10-26
*
dfu: dfu_sf: Read the SPI flash in 16 MiB chunks
Marek Vasut
2021-10-25
*
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
dfu: add error callback
Patrick Delaunay
2021-06-18
*
dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices
Patrick Delaunay
2021-06-18
*
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
2021-06-08
*
dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported
Patrick Delaunay
2021-05-28
*
dfu: dfu_sf: avoid double free of SPI device
Heinrich Schuchardt
2021-03-25
*
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
2021-02-07
*
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
*
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
*
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
2021-01-31
*
dfu: Fix handling of UBI partitions in MTD backend
Guillermo Rodriguez
2021-01-31
*
dfu_mtd: Add provision to unlock mtd device
Sughosh Ganu
2020-12-31
*
dfu: simplify the dependencies of DFU_TFTP
AKASHI Takahiro
2020-11-21
*
dfu: add dfu_write_by_alt()
AKASHI Takahiro
2020-10-30
*
dfu: export dfu_list
AKASHI Takahiro
2020-10-30
*
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-30
*
dfu: modify an argument type for an address
AKASHI Takahiro
2020-10-30
*
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-10-30
*
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-09-01
*
dfu: DFU_MTD depends on CMD_MTDPARTS
Heinrich Schuchardt
2020-09-01
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
2020-05-08
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-05
|
\
|
*
dfu: mmc: remove file size limit for io operations
Marek Szyprowski
2020-01-29
|
*
dfu: mmc: rearrange the code
Marek Szyprowski
2020-01-29
*
|
dfu: Add option to skip empty pages when flashing UBI images to NAND
Guillermo RodrÃguez
2020-02-02
|
/
*
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
*
dfu: add dependency on the raw NAND core
Miquel Raynal
2019-12-04
*
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
*
dfu: add callback for flush and initiated operation
Patrick Delaunay
2019-10-31
*
dfu: add DFU virtual backend
Patrick Delaunay
2019-10-31
*
dfu: add partition support for MTD backend
Patrick Delaunay
2019-10-31
[next]