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
*
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
*
dfu: select HASH
Maxime Ripard
2018-01-26
1
-0
/
+1
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
4
-22
/
+22
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
2
-4
/
+4
*
dfu: add common function to initiate transaction
Patrick Delaunay
2017-07-28
1
-38
/
+34
*
dfu: factorize transaction cleanup
Patrick Delaunay
2017-07-28
1
-17
/
+11
*
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
5
-9
/
+9
*
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
5
-15
/
+21
*
dfu: dfu_nand: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
1
-7
/
+5
*
dfu: dfu_sf: Fix read offset
Phil Edworthy
2017-06-03
1
-1
/
+2
*
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
1
-0
/
+4
*
dfu: align array in dfu_get_dev_type with enum dfu_device_type
Patrick Delaunay
2016-11-03
1
-1
/
+1
*
dfu: Migrate to Kconfig
Tom Rini
2016-09-27
1
-0
/
+28
*
nand: Fix some more NULL name tests
Scott Wood
2016-09-01
1
-2
/
+2
*
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
Simon Glass
2016-07-11
1
-6
/
+5
*
dfu, nand, ubi: fix erasing after write finish
Heiko Schocher
2016-06-09
1
-1
/
+11
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
1
-4
/
+4
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
1
-10
/
+10
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
1
-4
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-05-06
1
-1
/
+3
|
\
|
*
dfu: avoid memory leak
Peng Fan
2016-05-06
1
-1
/
+3
*
|
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-3
/
+3
|
/
*
dfu: ram: fix number base of RAM entity parameters
Stephen Warren
2016-04-25
1
-2
/
+2
*
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
Mugunthan V N
2016-04-25
1
-7
/
+14
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
1
-1
/
+1
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-1
/
+1
*
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
1
-21
/
+5
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
1
-2
/
+2
*
dfu: dfu_sf: Pass duplicate devstr to parse_dev
Vignesh R
2015-11-03
1
-1
/
+3
*
dfu: dfu_sf: Take the start address into account
Fabio Estevam
2015-10-19
1
-2
/
+10
*
dfu: dfu_sf: Use the erase sector size for erase operations
Fabio Estevam
2015-10-19
1
-1
/
+2
*
dfu: mmc: buffer file reads too
Stephen Warren
2015-09-11
2
-12
/
+26
*
dfu: don't keep freeing/reallocating
Stephen Warren
2015-09-11
1
-2
/
+2
*
dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
Lukasz Majewski
2015-09-07
1
-0
/
+10
*
dfu: tftp: update: Add dfu_write_from_mem_addr() function
Lukasz Majewski
2015-09-07
1
-0
/
+37
*
dfu: tftp: update: Provide tftp support for the DFU subsystem
Lukasz Majewski
2015-09-07
2
-0
/
+66
*
dfu: Delete superfluous initialization of the dfu_buf_size static variable
Lukasz Majewski
2015-09-07
1
-1
/
+1
*
dfu: fix 64-bit compile warnings
Stephen Warren
2015-07-27
2
-3
/
+3
*
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-07-22
1
-1
/
+1
*
dfu: nand: Verify writes
Peter Tyser
2015-03-30
1
-1
/
+1
*
dfu: mmc: file buffer: remove static allocation
Przemyslaw Marczak
2015-03-09
1
-3
/
+22
*
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2015-02-25
1
-0
/
+3
*
dfu: dfu_get_buf: check the value of env dfu_bufsiz before use
Przemyslaw Marczak
2014-12-18
1
-2
/
+6
*
dfu: mmc: check if mmc device exists in mmc_block_op()
Przemyslaw Marczak
2014-12-18
1
-1
/
+7
*
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-12-18
1
-16
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-12-11
1
-2
/
+27
|
\
|
*
dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths
Lukasz Majewski
2014-11-14
1
-2
/
+27
[next]