index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dfu
Commit message (
Expand
)
Author
Age
Files
Lines
*
dfu: dfu_sf: avoid double free of SPI device
Heinrich Schuchardt
2021-03-25
1
-1
/
+17
*
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
2021-02-07
1
-1
/
+1
*
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
2
-3
/
+27
*
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
2
-1
/
+10
*
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
2021-01-31
1
-3
/
+4
*
dfu: Fix handling of UBI partitions in MTD backend
Guillermo Rodriguez
2021-01-31
1
-2
/
+2
*
dfu_mtd: Add provision to unlock mtd device
Sughosh Ganu
2020-12-31
1
-3
/
+17
*
dfu: simplify the dependencies of DFU_TFTP
AKASHI Takahiro
2020-11-21
1
-2
/
+1
*
dfu: add dfu_write_by_alt()
AKASHI Takahiro
2020-10-30
1
-0
/
+47
*
dfu: export dfu_list
AKASHI Takahiro
2020-10-30
1
-1
/
+1
*
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-30
1
-0
/
+1
*
dfu: modify an argument type for an address
AKASHI Takahiro
2020-10-30
1
-3
/
+3
*
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-10-30
3
-4
/
+22
*
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-09-01
1
-3
/
+4
*
dfu: DFU_MTD depends on CMD_MTDPARTS
Heinrich Schuchardt
2020-09-01
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
2020-05-08
1
-0
/
+5
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-05
1
-36
/
+57
|
\
|
*
dfu: mmc: remove file size limit for io operations
Marek Szyprowski
2020-01-29
1
-16
/
+30
|
*
dfu: mmc: rearrange the code
Marek Szyprowski
2020-01-29
1
-27
/
+34
*
|
dfu: Add option to skip empty pages when flashing UBI images to NAND
Guillermo RodrÃguez
2020-02-02
2
-1
/
+13
|
/
*
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
2
-0
/
+21
*
dfu: add dependency on the raw NAND core
Miquel Raynal
2019-12-04
1
-0
/
+1
*
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
1
-1
/
+1
*
dfu: add callback for flush and initiated operation
Patrick Delaunay
2019-10-31
1
-0
/
+19
*
dfu: add DFU virtual backend
Patrick Delaunay
2019-10-31
4
-1
/
+61
*
dfu: add partition support for MTD backend
Patrick Delaunay
2019-10-31
1
-1
/
+80
*
dfu: add backend for MTD device
Patrick Delaunay
2019-10-31
4
-1
/
+243
*
dfu: allow read with no data without error for EOF indication
Patrick Delaunay
2019-10-31
1
-0
/
+2
*
dfu: allow to manage DFU on several devices
Patrick Delaunay
2019-10-31
1
-1
/
+59
*
dfu: prepare the support of multiple interface
Patrick Delaunay
2019-10-31
1
-12
/
+39
*
dfu: sf: add partition support for nor backend
Patrick Delaunay
2019-10-31
2
-0
/
+60
*
dfu: cosmetic: cleanup sf to avoid checkpatch error
Patrick Delaunay
2019-10-31
2
-5
/
+6
*
dfu: mmc: add support for in-partition offset
Marek Szyprowski
2019-10-31
1
-2
/
+11
*
dfu: dfu_nand: reduce verbosity
Ralph Siemsen
2019-10-31
1
-1
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
dfu: mmc: call fs functions instead of run_command
Simon Goldschmidt
2019-01-30
1
-36
/
+31
*
dfu: Make DFU support more SPL friendly
Andrew F. Davis
2019-01-26
1
-6
/
+6
*
dfu: nand: Add missing dependency on CMD_MTDPARTS
Boris Brezillon
2018-11-13
1
-0
/
+1
*
dfu: Provide more verbose error message
Sam Protsenko
2018-08-08
1
-0
/
+1
*
dfu: Fix memory leak in dfu_init_env_entities()
Sam Protsenko
2018-08-08
1
-3
/
+4
*
dfu: Fix data abort in dfu_free_entities()
Sam Protsenko
2018-08-08
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
7
-15
/
+7
*
dfu: tftp: Fix arm64 build warnings
Marek Vasut
2018-02-21
1
-2
/
+2
*
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
1
-4
/
+4
*
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
2
-2
/
+12
[next]