Oleksandr Tyshchenko
|
c30054ba94
mmc: Remove unused variable backup from mmc_send_cmd()
|
před 12 roky |
Ying Zhang
|
bb0dc1084f
powerpc: mpc85xx: Support booting from SD Card with SPL
|
před 12 roky |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
před 12 roky |
Sascha Silbe
|
ff8fef5666
Fix block device accesses beyond 2TiB
|
před 12 roky |
Tom Rini
|
348e47f766
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
před 12 roky |
Albert ARIBAUD
|
69f14dc2fd
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
|
před 12 roky |
Stephen Warren
|
f866a46d6e
mmc: report capacity for the selected partition
|
před 12 roky |
Ruud Commandeur
|
a586c0aa21
mmc write bug fix
|
před 12 roky |
Amar
|
3690d6d66b
MMC: APIs to support resize of EMMC boot partition
|
před 12 roky |
Che-Liang Chiou
|
e95504497e
mmc: Split device init to decouple OCR-polling delay
|
před 12 roky |
Egbert Eich
|
0472fbfd32
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
|
před 12 roky |
Simon Glass
|
8bfa195e4e
mmc: Define a constant for the maximum block size
|
před 12 roky |
Jaehoon Chung
|
1741c64d64
mmc: check the revision for sd3.0
|
před 12 roky |
Jaehoon Chung
|
64f4a6192f
mmc: support the correct card version for eMMC
|
před 12 roky |
Peter Korsgaard
|
d4e1da4e09
mmc: mmc_getcd/getwp: use sensible defaults
|
před 12 roky |
Nikita Kiryanov
|
d23d8d7e06
mmc: add support for write protection
|
před 12 roky |
Andy Fleming
|
7798f6dbd5
mmc: Properly determine maximum supported bus width
|
před 12 roky |
Taylor Hutt
|
babce5f64e
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
|
před 12 roky |
Kim Phillips
|
fdbb873eb0
drivers/mmc/mmc.c: sparse fixes
|
před 12 roky |
Marek Vasut
|
49a627f8a1
MMC: Remove the MMC bounce buffer
|
před 13 roky |
Benoît Thébaudeau
|
6bb4b4bc35
mmc_get_dev: Return error if mmc_init fails
|
před 13 roky |
Stephen Warren
|
8948ea8302
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
|
před 13 roky |
Mikhail Kshevetskiy
|
122efd4389
MMC: u-boot-spl may be compiled without partition support
|
před 13 roky |
Yoshihiro Shimoda
|
cdfd1ac6df
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
|
před 13 roky |
Jongman Heo
|
5b0c942f89
mmc: fix wrong timeout check in mmc_send_status()
|
před 13 roky |
Kaspter Ju
|
67cbbf25c5
mmc: Remove unused item flags in struct mmc_cmd
|
před 13 roky |
Jerry Huang
|
d2d8afae33
SD/MMC: check the card status during erase operation
|
před 13 roky |
Łukasz Majewski
|
40242bc394
mmc:fix Call mmc_init() when executing mmc_get_dev()
|
před 13 roky |
Jaehoon Chung
|
ad5fd92289
mmc: remove the hard setting for tran_speed
|
před 13 roky |
Łukasz Majewski
|
6272203641
mmc:fix: Set mmc width according to MMC host capabilities
|
před 13 roky |