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
*
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
-65
/
+0
*
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
-0
/
+21
*
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
-0
/
+21
*
mmc: set rca to 1 for MMC cards
Stephen Warren
2014-02-07
-1
/
+1
*
mmc: add setdsr support
Markus Niebel
2014-01-09
-0
/
+18
*
mmc: Fix erase_grp_size for partitioned card
Oliver Metz
2013-10-31
-4
/
+13
*
mmc: don't support write & erase for SPL builds
Paul Burton
2013-09-20
-182
/
+4
*
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
-0
/
+36
*
mmc: Remove unused variable backup from mmc_send_cmd()
Oleksandr Tyshchenko
2013-09-17
-3
/
+0
*
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang
2013-08-20
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
-8
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-22
-0
/
+134
|
\
|
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
-0
/
+134
|
|
\
|
|
*
MMC: APIs to support resize of EMMC boot partition
Amar
2013-06-13
-0
/
+134
*
|
|
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
-7
/
+61
*
|
|
mmc write bug fix
Ruud Commandeur
2013-06-13
-3
/
+5
|
/
/
*
|
mmc: Split device init to decouple OCR-polling delay
Che-Liang Chiou
2013-05-06
-32
/
+105
|
/
*
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
-0
/
+1
*
mmc: Define a constant for the maximum block size
Simon Glass
2013-05-01
-12
/
+13
*
mmc: check the revision for sd3.0
Jaehoon Chung
2013-04-17
-0
/
+2
*
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-04-17
-0
/
+18
*
mmc: mmc_getcd/getwp: use sensible defaults
Peter Korsgaard
2013-03-24
-4
/
+12
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
-0
/
+17
*
mmc: Properly determine maximum supported bus width
Andy Fleming
2012-11-27
-12
/
+35
*
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
Taylor Hutt
2012-11-27
-7
/
+9
*
drivers/mmc/mmc.c: sparse fixes
Kim Phillips
2012-11-04
-18
/
+19
*
MMC: Remove the MMC bounce buffer
Marek Vasut
2012-10-22
-92
/
+0
*
mmc_get_dev: Return error if mmc_init fails
Benoît Thébaudeau
2012-09-05
-2
/
+1
*
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
Stephen Warren
2012-09-05
-1
/
+2
*
MMC: u-boot-spl may be compiled without partition support
Mikhail Kshevetskiy
2012-09-05
-0
/
+2
*
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
Yoshihiro Shimoda
2012-09-05
-5
/
+5
*
mmc: fix wrong timeout check in mmc_send_status()
Jongman Heo
2012-09-05
-1
/
+1
*
mmc: Remove unused item flags in struct mmc_cmd
Kaspter Ju
2012-09-02
-28
/
+0
*
SD/MMC: check the card status during erase operation
Jerry Huang
2012-07-13
-0
/
+5
*
mmc:fix Call mmc_init() when executing mmc_get_dev()
Łukasz Majewski
2012-07-13
-1
/
+4
*
mmc: remove the hard setting for tran_speed
Jaehoon Chung
2012-07-13
-6
/
+7
*
mmc:fix: Set mmc width according to MMC host capabilities
Łukasz Majewski
2012-05-08
-1
/
+3
*
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
Dirk Behme
2012-04-21
-1
/
+1
*
drivers/mmc/mmc.c: Fix build warning
Anatolij Gustschin
2012-03-30
-1
/
+1
*
MMC: Implement generic bounce buffer
Marek Vasut
2012-03-29
-3
/
+99
*
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
-8
/
+12
*
mmc: fix card busy polling
Jan Kloetzke
2012-02-15
-8
/
+6
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
-0
/
+18
*
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
-2
/
+2
*
mmc: add host_caps checking avoid switch card improperly
Macpaul Lin
2012-01-08
-0
/
+10
*
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
Macpaul Lin
2011-11-25
-14
/
+2
*
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
Ajay Bhargav
2011-11-03
-1
/
+1
*
mmc: test mmc bus width on startup
Lei Wen
2011-11-03
-18
/
+26
*
mmc: change magic number to macro define
Lei Wen
2011-11-03
-9
/
+12
[next]