Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7f39b0678275c773301da15d3a7cc1ea7ca87171
/
include
/
mmc.h
ab71188
mmc: add setdsr support
by Markus Niebel
· 11 years ago
dae6c6b
include/mmc.h: Remove declaration for spl_mmc_load()
by Lad, Prabhakar
· 11 years ago
1937e5a
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
8687d5c
mmc: size optimization when !CONFIG_MMC_SPI
by Paul Burton
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
69f14dc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f866a46
mmc: report capacity for the selected partition
by Stephen Warren
· 11 years ago
3690d6d
MMC: APIs to support resize of EMMC boot partition
by Amar
· 12 years ago
e955044
mmc: Split device init to decouple OCR-polling delay
by Che-Liang Chiou
· 12 years ago
8bfa195
mmc: Define a constant for the maximum block size
by Simon Glass
· 12 years ago
1741c64
mmc: check the revision for sd3.0
by Jaehoon Chung
· 12 years ago
64f4a61
mmc: support the correct card version for eMMC
by Jaehoon Chung
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
8948ea8
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
67cbbf2
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· 12 years ago
0d986e6
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· 12 years ago
ffdea5d
include/mmc.h: remove struct mmc_csd
by Andreas Bießmann
· 13 years ago
6272203
mmc:fix: Set mmc width according to MMC host capabilities
by Łukasz Majewski
· 13 years ago
72fa467
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
d617c42
mmc: make mmc_send_status() more reliable
by Jan Kloetzke
· 13 years ago
48972d9
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
314284b
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· 13 years ago
0560db1
mmc: change magic number to macro define
by Lei Wen
· 13 years ago
b1f1e821
mmc: Access mode validation for eMMC cards > 2 GiB
by Łukasz Majewski
· 13 years ago
e6f99a5
MMC: add erase function to both mmc and sd
by Lei Wen
· 13 years ago
bc897b1
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
ea6ebe2
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
ed018b2
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
abe2c93
mmc: coding style fix and tabify of mmc.h
by Thomas Chou
· 14 years ago
8feafcc
MMC: make b_max unconditional
by John Rigby
· 14 years ago
31cacba
mmc: SEND_OP_COND considers card capabilities (voltage)
by Raffaele Recalcati
· 14 years ago
5d4fc8d
mmc: checking status after commands with R1b response
by Raffaele Recalcati
· 14 years ago
d52ebf1
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
57418d2
Davinci MMCSD Support
by Sandeep Paulraj
· 14 years ago
4a6ee17
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
1592ef8
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
8971696
mmc: add function prototype for mmc_set_dev in mmc.h
by Steve Sakoman
· 14 years ago
11fdade
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· 15 years ago
79b91de
include/mmc.h: Fix typo in IS_SD() macro
by Albin Tonnerre
· 15 years ago
0b453ff
mmc: fix response decoding on little endian
by Rabin Vincent
· 16 years ago
272cc70
Add MMC Framework
by Andy Fleming
· 16 years ago
1de97f9
Eliminated arch-specific mmc header requirement
by Andy Fleming
· 16 years ago
abb5466
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· 16 years ago
b2e2ed0
Eliminate support for using MMC as memory
by Andy Fleming
· 16 years ago
341188b
MMC: Consolidate MMC/SD command definitions
by Haavard Skinnemoen
· 16 years ago
71f9511
* Fix CONFIG_NET_MULTI support in include/net.h
by wdenk
· 21 years ago
LABEL_2003_06_16_0055