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
/
dfu_mmc.c
Age
Commit message (
Expand
)
Author
2014-12-18
dfu: mmc: check if mmc device exists in mmc_block_op()
Przemyslaw Marczak
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
dfu: fix some issues with reads/uploads
Stephen Warren
2014-05-15
dfu: mmc: Provide support for eMMC boot partition access
Lukasz Majewski
2014-05-05
dfu: mmc: change offset base handling
Mateusz Zalega
2014-05-05
dfu: mmc: raw data write fix
Mateusz Zalega
2014-03-23
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-02-20
dfu: mmc: fs: Fix format accepted by ext4write command
Lukasz Majewski
2013-09-24
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-03
dfu:ext4:fix Fix ext4{read|write} command formatting
Łukasz Majewski
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