index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-28
dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported
Patrick Delaunay
1
-1
/
+3
2021-03-25
dfu: dfu_sf: avoid double free of SPI device
Heinrich Schuchardt
1
-1
/
+17
2021-02-07
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
1
-1
/
+1
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
2
-3
/
+27
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
2
-1
/
+10
2021-01-31
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
1
-3
/
+4
2021-01-31
dfu: Fix handling of UBI partitions in MTD backend
Guillermo Rodriguez
1
-2
/
+2
2020-12-31
dfu_mtd: Add provision to unlock mtd device
Sughosh Ganu
1
-3
/
+17
2020-11-21
dfu: simplify the dependencies of DFU_TFTP
AKASHI Takahiro
1
-2
/
+1
2020-10-30
dfu: add dfu_write_by_alt()
AKASHI Takahiro
1
-0
/
+47
2020-10-30
dfu: export dfu_list
AKASHI Takahiro
1
-1
/
+1
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
1
-0
/
+1
2020-10-30
dfu: modify an argument type for an address
AKASHI Takahiro
1
-3
/
+3
2020-10-30
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
3
-4
/
+22
2020-09-01
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
1
-3
/
+4
2020-09-01
dfu: DFU_MTD depends on CMD_MTDPARTS
Heinrich Schuchardt
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
1
-1
/
+1
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2020-05-08
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
1
-0
/
+5
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
1
-0
/
+1
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-36
/
+57
2020-02-02
dfu: Add option to skip empty pages when flashing UBI images to NAND
Guillermo RodrÃguez
2
-1
/
+13
2020-01-29
dfu: mmc: remove file size limit for io operations
Marek Szyprowski
1
-16
/
+30
2020-01-29
dfu: mmc: rearrange the code
Marek Szyprowski
1
-27
/
+34
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2
-0
/
+21
2019-12-04
dfu: add dependency on the raw NAND core
Miquel Raynal
1
-0
/
+1
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
1
-1
/
+1
2019-10-31
dfu: add callback for flush and initiated operation
Patrick Delaunay
1
-0
/
+19
2019-10-31
dfu: add DFU virtual backend
Patrick Delaunay
4
-1
/
+61
2019-10-31
dfu: add partition support for MTD backend
Patrick Delaunay
1
-1
/
+80
2019-10-31
dfu: add backend for MTD device
Patrick Delaunay
4
-1
/
+243
2019-10-31
dfu: allow read with no data without error for EOF indication
Patrick Delaunay
1
-0
/
+2
2019-10-31
dfu: allow to manage DFU on several devices
Patrick Delaunay
1
-1
/
+59
2019-10-31
dfu: prepare the support of multiple interface
Patrick Delaunay
1
-12
/
+39
2019-10-31
dfu: sf: add partition support for nor backend
Patrick Delaunay
2
-0
/
+60
2019-10-31
dfu: cosmetic: cleanup sf to avoid checkpatch error
Patrick Delaunay
2
-5
/
+6
2019-10-31
dfu: mmc: add support for in-partition offset
Marek Szyprowski
1
-2
/
+11
2019-10-31
dfu: dfu_nand: reduce verbosity
Ralph Siemsen
1
-1
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-01-30
dfu: mmc: call fs functions instead of run_command
Simon Goldschmidt
1
-36
/
+31
2019-01-26
dfu: Make DFU support more SPL friendly
Andrew F. Davis
1
-6
/
+6
2018-11-13
dfu: nand: Add missing dependency on CMD_MTDPARTS
Boris Brezillon
1
-0
/
+1
2018-08-08
dfu: Provide more verbose error message
Sam Protsenko
1
-0
/
+1
2018-08-08
dfu: Fix memory leak in dfu_init_env_entities()
Sam Protsenko
1
-3
/
+4
2018-08-08
dfu: Fix data abort in dfu_free_entities()
Sam Protsenko
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
7
-15
/
+7
2018-02-21
dfu: tftp: Fix arm64 build warnings
Marek Vasut
1
-2
/
+2
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
1
-4
/
+4
[next]