Stephen Warren
|
def816a2ba
mmc: set rca to 1 for MMC cards
|
11 роки тому |
Markus Niebel
|
ab71188ce8
mmc: add setdsr support
|
11 роки тому |
Oliver Metz
|
1937e5aa3b
mmc: Fix erase_grp_size for partitioned card
|
11 роки тому |
Paul Burton
|
da61fa5f42
mmc: don't support write & erase for SPL builds
|
11 роки тому |
Paul Burton
|
5619682664
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
|
11 роки тому |
Oleksandr Tyshchenko
|
c30054ba94
mmc: Remove unused variable backup from mmc_send_cmd()
|
11 роки тому |
Ying Zhang
|
bb0dc1084f
powerpc: mpc85xx: Support booting from SD Card with SPL
|
11 роки тому |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 роки тому |
Sascha Silbe
|
ff8fef5666
Fix block device accesses beyond 2TiB
|
12 роки тому |
Tom Rini
|
348e47f766
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
12 роки тому |
Albert ARIBAUD
|
69f14dc2fd
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
|
12 роки тому |
Stephen Warren
|
f866a46d6e
mmc: report capacity for the selected partition
|
12 роки тому |
Ruud Commandeur
|
a586c0aa21
mmc write bug fix
|
12 роки тому |
Amar
|
3690d6d66b
MMC: APIs to support resize of EMMC boot partition
|
12 роки тому |
Che-Liang Chiou
|
e95504497e
mmc: Split device init to decouple OCR-polling delay
|
12 роки тому |
Egbert Eich
|
0472fbfd32
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
|
12 роки тому |
Simon Glass
|
8bfa195e4e
mmc: Define a constant for the maximum block size
|
12 роки тому |
Jaehoon Chung
|
1741c64d64
mmc: check the revision for sd3.0
|
12 роки тому |
Jaehoon Chung
|
64f4a6192f
mmc: support the correct card version for eMMC
|
12 роки тому |
Peter Korsgaard
|
d4e1da4e09
mmc: mmc_getcd/getwp: use sensible defaults
|
12 роки тому |
Nikita Kiryanov
|
d23d8d7e06
mmc: add support for write protection
|
12 роки тому |
Andy Fleming
|
7798f6dbd5
mmc: Properly determine maximum supported bus width
|
12 роки тому |
Taylor Hutt
|
babce5f64e
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
|
12 роки тому |
Kim Phillips
|
fdbb873eb0
drivers/mmc/mmc.c: sparse fixes
|
12 роки тому |
Marek Vasut
|
49a627f8a1
MMC: Remove the MMC bounce buffer
|
12 роки тому |
Benoît Thébaudeau
|
6bb4b4bc35
mmc_get_dev: Return error if mmc_init fails
|
13 роки тому |
Stephen Warren
|
8948ea8302
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
|
13 роки тому |
Mikhail Kshevetskiy
|
122efd4389
MMC: u-boot-spl may be compiled without partition support
|
13 роки тому |
Yoshihiro Shimoda
|
cdfd1ac6df
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
|
13 роки тому |
Jongman Heo
|
5b0c942f89
mmc: fix wrong timeout check in mmc_send_status()
|
13 роки тому |