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
old/tizen_20241126
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
/
dfu_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-07
dfu: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2022-02-11
DFU: Check the number of arguments and argument string strictly
Masami Hiramatsu
1
-18
/
+21
2022-02-11
DFU: Accept redundant spaces and tabs in dfu_alt_info
Masami Hiramatsu
1
-3
/
+8
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-2
/
+2
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-2
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-02-02
dfu: Add option to skip empty pages when flashing UBI images to NAND
Guillermo RodrÃguez
1
-1
/
+6
2019-10-31
dfu: dfu_nand: reduce verbosity
Ralph Siemsen
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
1
-1
/
+1
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
1
-2
/
+4
2017-07-11
dfu: dfu_nand: use get_nand_dev_by_index()
Grygorii Strashko
1
-7
/
+5
2016-09-01
nand: Fix some more NULL name tests
Scott Wood
1
-2
/
+2
2016-06-09
dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
1
-1
/
+11
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
1
-4
/
+4
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
1
-10
/
+10
2015-03-30
dfu: nand: Verify writes
Peter Tyser
1
-1
/
+1
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
1
-1
/
+1
2014-08-09
dfu: fix some issues with reads/uploads
Stephen Warren
1
-1
/
+6
2014-05-08
dfu, nand: add medium specific polltimeout function
Heiko Schocher
1
-0
/
+13
2013-11-08
usb: dfu: make nand upload working
Bo Shen
1
-0
/
+1
2013-09-24
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
1
-6
/
+1
2013-08-26
dfu, nand, ubi: add partubi alt settings for updating ubi partition
Heiko Schocher
1
-2
/
+36
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-13
/
+1
2013-06-24
dfu, nand: before write a buffer to nand, erase the nand sectors
Heiko Schocher
1
-2
/
+16
2013-04-10
dfu: NAND specific routines for DFU operation
Pantelis Antoniou
1
-0
/
+187