Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59a1e78ee60dca63d3989cde625a29c67b55f0e9
/
include
/
mmc.h
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
0395141
mmc: add setdsr support
by Markus Niebel
· 11 years ago
561d92a
include/mmc.h: Remove declaration for spl_mmc_load()
by Lad, Prabhakar
· 11 years ago
b3f1409
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
d451955
mmc: size optimization when !CONFIG_MMC_SPI
by Paul Burton
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 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
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
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
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
009784c
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
ee939dd
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· 12 years ago
8dc6df8
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· 12 years ago
f155de6
include/mmc.h: remove struct mmc_csd
by Andreas Bießmann
· 13 years ago
b6fe0dc
mmc:fix: Set mmc width according to MMC host capabilities
by Łukasz Majewski
· 13 years ago
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
3178932
mmc: make mmc_send_status() more reliable
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
217467f
mmc: change magic number to macro define
by Lei Wen
· 13 years ago
237823e
mmc: Access mode validation for eMMC cards > 2 GiB
by Łukasz Majewski
· 13 years ago
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· 13 years ago
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
4538500
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
225d4c0
mmc: coding style fix and tabify of mmc.h
by Thomas Chou
· 14 years ago
f2f4366
MMC: make b_max unconditional
by John Rigby
· 14 years ago
1df837e
mmc: SEND_OP_COND considers card capabilities (voltage)
by Raffaele Recalcati
· 14 years ago
01a0dc6
mmc: checking status after commands with R1b response
by Raffaele Recalcati
· 14 years ago
1254c3d
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
5034717
Davinci MMCSD Support
by Sandeep Paulraj
· 14 years ago
0caea1a
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
e454830
mmc: add function prototype for mmc_set_dev in mmc.h
by Steve Sakoman
· 14 years ago
6e00edf
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· 15 years ago
06f9db1
include/mmc.h: Fix typo in IS_SD() macro
by Albin Tonnerre
· 15 years ago
bdf7a68
mmc: fix response decoding on little endian
by Rabin Vincent
· 16 years ago
ad347bb
Add MMC Framework
by Andy Fleming
· 16 years ago
724ecf0
Eliminated arch-specific mmc header requirement
by Andy Fleming
· 16 years ago
9b81c6e
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· 16 years ago
0919258
Eliminate support for using MMC as memory
by Andy Fleming
· 16 years ago
31e5ad0
MMC: Consolidate MMC/SD command definitions
by Haavard Skinnemoen
· 17 years ago
7a428cc
* Fix CONFIG_NET_MULTI support in include/net.h
by wdenk
· 21 years ago