index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Commit message (
Expand
)
Author
Age
Lines
*
mmc: Add multi-block read support to the generic mmc driver
Alagu Sankar
2010-11-04
-71
/
+39
*
mmc: Clean up generic mmc driver multi-block write functions
Steve Sakoman
2010-11-04
-24
/
+14
*
mmc: seperate block number into small parts for multi-write cmd
Lei Wen
2010-10-27
-15
/
+39
*
MMC: Fix for capacity calculation on eMMC
Sukumar Ghorai
2010-10-17
-0
/
+11
*
mmc: fix compiler warnings
Wolfgang Denk
2010-09-19
-2
/
+2
*
mmc: add boundary check for mmc operation
Lei Wen
2010-09-18
-0
/
+10
*
Fix memory leak in mmc_read()
Wolfgang Denk
2010-03-11
-1
/
+1
*
MMC: add weak function to detect MMC/SD card
Stefano Babic
2010-03-07
-0
/
+7
*
mmc: check correctness of the voltage mask in ocr
Stefano Babic
2010-03-07
-1
/
+9
*
mmc: set bus width to 1 and clock to minimum early during initialization
Ilya Yanok
2009-07-19
-0
/
+3
*
mmc: Fix decoding of SCR & function switch data on little-endian machines
Yauhen Kharuzhy
2009-06-02
-5
/
+5
*
mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
Yauhen Kharuzhy
2009-06-02
-4
/
+0
*
mmc: drop unnecessary casts
Rabin Vincent
2009-06-02
-10
/
+10
*
mmc: fix response decoding on little endian
Rabin Vincent
2009-06-02
-10
/
+10
*
mmc: use lldiv to fix arm eabi build
Rabin Vincent
2009-06-02
-3
/
+4
*
mmc: check find_mmc_device return value
Rabin Vincent
2009-06-02
-1
/
+1
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
-2
/
+2
*
Add MMC Framework
Andy Fleming
2009-02-16
-0
/
+930