index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
Age
Commit message (
Expand
)
Author
2013-09-24
dfu: ram support
Afzal Mohammed
2013-09-24
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
2013-09-24
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
Lukasz Majewski
2013-09-24
dfu:cosmetic: Fix printf text for buffer overflow condition
Lukasz Majewski
2013-08-26
dfu, nand, ubi: add partubi alt settings for updating ubi partition
Heiko Schocher
2013-07-29
dfu: Implementation of target reset after communication with dfu-util's -R sw...
Lukasz Majewski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-03
dfu:ext4:fix Fix DFU upload functionality
Łukasz Majewski
2013-07-03
dfu:ext4:fix Fix ext4{read|write} command formatting
Łukasz Majewski
2013-07-03
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-06-30
dfu: make data buffer size configurable
Heiko Schocher
2013-06-24
dfu, nand: before write a buffer to nand, erase the nand sectors
Heiko Schocher
2013-04-10
dfu: NAND specific routines for DFU operation
Pantelis Antoniou
2013-04-10
dfu: Support larger than memory transfers.
Pantelis Antoniou
2013-04-08
dfu:ext4:fix: Change ext4write command order of parameters
Łukasz Majewski
2013-03-16
dfu: Add a partition type target
Pantelis Antoniou
2012-09-21
dfu:usb:fix: Read the "filesize" environment variable only when file read
Łukasz Majewski
2012-09-21
dfu:usb: Support for ext4
Łukasz Majewski
2012-09-01
dfu: MMC specific routines for DFU operation
Lukasz Majewski
2012-09-01
dfu: DFU backend implementation
Lukasz Majewski