Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
222f5d8ab843b38ae5bfad550174f5067c6ef47c
/
drivers
/
dfu
/
dfu_mmc.c
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
253d3b6
dfu: mmc: remove file size limit for io operations
by Marek Szyprowski
· Mon Dec 02 12:11:16 2019 +0100
4690113
dfu: mmc: rearrange the code
by Marek Szyprowski
· Mon Dec 02 12:11:15 2019 +0100
f937824
dfu: mmc: add support for in-partition offset
by Marek Szyprowski
· Wed Oct 02 12:34:37 2019 +0200
59fdf2e
dfu: mmc: call fs functions instead of run_command
by Simon Goldschmidt
· Fri Jan 25 19:58:01 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
f4e934f
dfu: remove limitation on partition size
by Patrick Delaunay
· Wed Jul 19 16:39:23 2017 +0200
5ea9b89
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· Wed Jul 19 16:39:22 2017 +0200
aa7620b
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
by Simon Glass
· Sun Jun 12 23:30:33 2016 -0600
11f2bb6
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· Sun May 01 13:52:29 2016 -0600
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
1e0f92a
mmc: store hwpart in the block device
by Stephen Warren
· Mon Dec 07 11:38:49 2015 -0700
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
7ae42bd
dfu: mmc: buffer file reads too
by Stephen Warren
· Fri Sep 04 22:03:47 2015 -0600
c00315b
dfu: fix 64-bit compile warnings
by Stephen Warren
· Wed Jul 22 14:54:04 2015 -0600
9d6d51a
dfu: mmc: file buffer: remove static allocation
by Przemyslaw Marczak
· Wed Mar 04 14:01:23 2015 +0100
95a2947
dfu: mmc: check if mmc device exists in mmc_block_op()
by Przemyslaw Marczak
· Mon Dec 15 10:34:09 2014 +0100
4afe50f
dfu: defer parsing of device string to IO backend
by Stephen Warren
· Wed Jun 11 16:03:33 2014 -0600
020e6f3
dfu: fix some issues with reads/uploads
by Stephen Warren
· Wed Jun 11 12:47:27 2014 -0600
4da65ea
dfu: mmc: Provide support for eMMC boot partition access
by Lukasz Majewski
· Fri May 09 16:58:15 2014 +0200
0ab80bf
dfu: mmc: change offset base handling
by Mateusz Zalega
· Mon Apr 28 21:13:25 2014 +0200
dcb6ea6
dfu: mmc: raw data write fix
by Mateusz Zalega
· Mon Apr 28 21:13:24 2014 +0200
cf6d7db
dfu: mmc: Replace calls to u-boot commands with native mmc API
by Łukasz Majewski
· Fri Feb 21 08:23:00 2014 +0100
8f957c0
dfu: mmc: fs: Fix format accepted by ext4write command
by Lukasz Majewski
· Thu Feb 20 10:29:18 2014 +0100
b9a4a6b
dfu: unify mmc/nand read/write ops enum
by Afzal Mohammed
· Wed Sep 18 01:14:50 2013 +0530
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
3cc5ff0
dfu:ext4:fix Fix ext4{read|write} command formatting
by Łukasz Majewski
· Fri Jun 28 18:41:49 2013 +0200
a6e788d
dfu: Support larger than memory transfers.
by Pantelis Antoniou
· Thu Mar 14 05:32:48 2013 +0000
93d86b7
dfu:ext4:fix: Change ext4write command order of parameters
by Łukasz Majewski
· Thu Apr 04 04:32:57 2013 +0000
620e9dd
dfu: Add a partition type target
by Pantelis Antoniou
· Fri Nov 30 08:01:11 2012 +0000
180e3dd
dfu:usb:fix: Read the "filesize" environment variable only when file read
by Łukasz Majewski
· Thu Aug 23 23:33:56 2012 +0000
71c88eb
dfu:usb: Support for ext4
by Łukasz Majewski
· Thu Aug 23 23:33:55 2012 +0000
34106b2
dfu: MMC specific routines for DFU operation
by Lukasz Majewski
· Mon Aug 06 14:41:08 2012 +0200