index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dfu
/
dfu_mmc.c
Age
Commit message (
Expand
)
Author
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-14
mmc: store hwpart in the block device
Stephen Warren
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-09-11
dfu: mmc: buffer file reads too
Stephen Warren
2015-07-27
dfu: fix 64-bit compile warnings
Stephen Warren
2015-03-09
dfu: mmc: file buffer: remove static allocation
Przemyslaw Marczak
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-14
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-20
dfu:usb:fix: Read the "filesize" environment variable only when file read
Łukasz Majewski
2012-09-20
dfu:usb: Support for ext4
Łukasz Majewski
2012-09-01
dfu: MMC specific routines for DFU operation
Lukasz Majewski