Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1066bab1f6081648789ab8ebb17ab0ee9f90567
/
drivers
/
mmc
/
mmc.c
13df57b
mmc: Protect `mmc_initialize` from initialising mmc multiple times
by Daniel Kochmański
· 10 years ago
a4343c4
mmc: Add debug() output on read errors
by Simon Glass
· 9 years ago
1e8eb1b
dm: mmc: Add an MMC uclass
by Simon Glass
· 9 years ago
d3cbf12
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
3a669bc
mmc: Fix splitting device initialization
by Andrew Gabbasov
· 10 years ago
034857c
mmc: Restructure polling loops to avoid extra delays
by Andrew Gabbasov
· 10 years ago
5a513ca
mmc: Continue polling MMC card for OCR only if it is still not ready
by Andrew Gabbasov
· 10 years ago
fafa6a0
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
by Andrew Gabbasov
· 10 years ago
ec600d1
mmc: Avoid extra duplicate entry in mmc device structure
by Andrew Gabbasov
· 10 years ago
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
7bc4e30
mmc: print SD/eMMC type for inited mmc devices
by Przemyslaw Marczak
· 10 years ago
ccb7b04
mmc: Skip changing bus width for MMC cards earlier than version 4.0
by Andrew Gabbasov
· 10 years ago
c1b2cf0
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
by Andrew Gabbasov
· 10 years ago
37a50b9
mmc: extend mmcinfo output to show partition write reliability settings
by Diego Santa Cruz
· 10 years ago
8020027
mmc: extend the mmc hardware partitioning API with write reliability
by Diego Santa Cruz
· 10 years ago
69eb71a0
mmc: add API to do eMMC hardware partitioning
by Diego Santa Cruz
· 10 years ago
ca25e06
mmc: the ext_csd data may be used during init even if reading failed
by Diego Santa Cruz
· 10 years ago
a7a7599
mmc: eMMC partitioning data is not effective till partitioning completed
by Diego Santa Cruz
· 10 years ago
61b78fe
mmc: read the high capacity WP group size for eMMC
by Diego Santa Cruz
· 10 years ago
747f6fa
mmc: fix erase_grp_size computation with high-capacity size definition
by Diego Santa Cruz
· 10 years ago
3b62d84
mmc: read the size of eMMC enhanced user data area
by Diego Santa Cruz
· 10 years ago
e5a2a3a
mmc: computation of eMMC GP partition size was missing 512 KiB factor
by Diego Santa Cruz
· 10 years ago
cea8c5c
mmc: incomplete test to switch to high-capacity group size definitions
by Diego Santa Cruz
· 10 years ago
c145f9e
mmc: extend mmcinfo to show enhanced partition attribute
by Diego Santa Cruz
· 10 years ago
532663b
mmc: Fix block length for DDR mode
by Andrew Gabbasov
· 10 years ago
95a3713
mmc: Fix Dual Data Rate capability recognition
by Andrew Gabbasov
· 10 years ago
9fc2a41
mmc: Fix handling of bus widths and DDR card capabilities
by Andrew Gabbasov
· 10 years ago
32f53b6
MMC: add MMC_VERSION_5_0
by Markus Niebel
· 10 years ago
6d39892
MMC: fix user capacity for partitioned eMMC card
by Markus Niebel
· 10 years ago
456104e
mmc: Cosmetic fix for nicer, aligned device list printout
by Lubomir Popov
· 10 years ago
2439fe9
mmc: Board-specific MMC power initializations
by Paul Kocialkowski
· 10 years ago
968f6c0
mmc: Fix mmc bus width
by Mario Schuknecht
· 10 years ago
45fde89
mmc: restore capacity when switching to partition 0
by Peter Bigot
· 10 years ago
15e874d
mmc: fix ERASE_GRP_DEF handling
by Hannes Petermaier
· 10 years ago
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· 10 years ago
4772630
dirvers: mmc: use __weak
by Jeroen Hofstee
· 10 years ago
bf0c785
mmc: return meaningful error codes from mmc_select_hwpart
by Stephen Warren
· 11 years ago
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
52c44e4
mmc: provide a select_hwpart implementation for get_device()
by Stephen Warren
· 11 years ago
e80682f
mmc: Handle switch error status bit in MMC card status
by Andrew Gabbasov
· 11 years ago
da35178
mmc: postponed needless timer initialization
by Mateusz Zalega
· 11 years ago
38ce30b
mmc: support the DDR mode for eMMC
by Jaehoon Chung
· 11 years ago
0d1791d
mmc: remove the unnecessary define and fix the wrong bit control
by Jaehoon Chung
· 11 years ago
35a3ea1
mmc: Add 'mmc rst-function' sub-command
by Tom Rini
· 11 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
f85cd82
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· 11 years ago
4cf854c
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· 11 years ago
f8c6f79
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· 11 years ago
f6545f1
mmc: set rca to 1 for MMC cards
by Stephen Warren
· 11 years ago
0395141
mmc: add setdsr support
by Markus Niebel
· 11 years ago
b3f1409
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
8d30cc9
mmc: don't support write & erase for SPL builds
by Paul Burton
· 11 years ago
6a7c5ba
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
03652dd
mmc: Remove unused variable backup from mmc_send_cmd()
by Oleksandr Tyshchenko
· 11 years ago
9ff7026
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e315ae8
mmc: report capacity for the selected partition
by Stephen Warren
· 11 years ago
aa05e01
mmc write bug fix
by Ruud Commandeur
· 12 years ago
1104e9b
MMC: APIs to support resize of EMMC boot partition
by Amar
· 12 years ago
4a2c7d7
mmc: Split device init to decouple OCR-polling delay
by Che-Liang Chiou
· 12 years ago
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
a09c2b7
mmc: Define a constant for the maximum block size
by Simon Glass
· 12 years ago
d552bd1
mmc: check the revision for sd3.0
by Jaehoon Chung
· 12 years ago
6108ef6
mmc: support the correct card version for eMMC
by Jaehoon Chung
· 12 years ago
f7b1510
mmc: mmc_getcd/getwp: use sensible defaults
by Peter Korsgaard
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
eb766ad
mmc: Properly determine maximum supported bus width
by Andy Fleming
· 12 years ago
7367ec2
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
by Taylor Hutt
· 12 years ago
87ea389
drivers/mmc/mmc.c: sparse fixes
by Kim Phillips
· 12 years ago
5ac2064
MMC: Remove the MMC bounce buffer
by Marek Vasut
· 12 years ago
6ce8aed
mmc_get_dev: Return error if mmc_init fails
by Benoît Thébaudeau
· 12 years ago
009784c
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
5cbfa8e7a
MMC: u-boot-spl may be compiled without partition support
by Mikhail Kshevetskiy
· 12 years ago
f6bec73
mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used
by Yoshihiro Shimoda
· 12 years ago
1be00d9
mmc: fix wrong timeout check in mmc_send_status()
by Jongman Heo
· 12 years ago
ee939dd
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· 13 years ago
15c9ad9
SD/MMC: check the card status during erase operation
by Jerry Huang
· 13 years ago
65b04cf
mmc:fix Call mmc_init() when executing mmc_get_dev()
by Łukasz Majewski
· 13 years ago
e1d4c7b
mmc: remove the hard setting for tran_speed
by Jaehoon Chung
· 13 years ago
b6fe0dc
mmc:fix: Set mmc width according to MMC host capabilities
by Łukasz Majewski
· 13 years ago
c9cb4a9
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
by Dirk Behme
· 13 years ago
dfad56c
drivers/mmc/mmc.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
dccb608
MMC: Implement generic bounce buffer
by Marek Vasut
· 13 years ago
3178932
mmc: make mmc_send_status() more reliable
by Jan Kloetzke
· 13 years ago
4e929dd
mmc: fix card busy polling
by Jan Kloetzke
· 13 years ago
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
d7aebf4
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· 13 years ago
24e92ec
mmc: add host_caps checking avoid switch card improperly
by Macpaul Lin
· 13 years ago
028bde1
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
by Macpaul Lin
· 13 years ago
4a32fba
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
by Ajay Bhargav
· 13 years ago
4f5a6a5
mmc: test mmc bus width on startup
by Lei Wen
· 13 years ago
217467f
mmc: change magic number to macro define
by Lei Wen
· 13 years ago
2ecf6e9
mmc: retry the cmd8 to meet 74 clocks requirement in the spec
by Lei Wen
· 13 years ago
82d04cb
mmc: dcache: allocate cache aligned buffers for ext_csd
by Anton staaf
· 13 years ago
9b00f0d
mmc: dcache: allocate cache aligned buffer for scr and switch_status
by Anton staaf
· 13 years ago
Next »