index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mmc.h
Age
Commit message (
Expand
)
Author
2013-09-17
mmc: size optimization when !CONFIG_MMC_SPI
Paul Burton
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-19
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-13
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
MMC: APIs to support resize of EMMC boot partition
Amar
2013-05-06
mmc: Split device init to decouple OCR-polling delay
Che-Liang Chiou
2013-05-01
mmc: Define a constant for the maximum block size
Simon Glass
2013-04-17
mmc: check the revision for sd3.0
Jaehoon Chung
2013-04-17
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-09-05
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
Stephen Warren
2012-09-02
mmc: Remove unused item flags in struct mmc_cmd
Kaspter Ju
2012-09-01
da850/omap-l138: Add support to read u-boot image from MMC/SD
Lad, Prabhakar
2012-05-08
include/mmc.h: remove struct mmc_csd
Andreas Bießmann
2012-05-08
mmc:fix: Set mmc width according to MMC host capabilities
Łukasz Majewski
2012-03-13
ATMEL: use generic mmc framework
Sven Schnelle
2012-02-15
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-01-08
mmc: Implement card detection.
Thierry Reding
2012-01-08
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2011-11-03
mmc: change magic number to macro define
Lei Wen
2011-07-15
mmc: Access mode validation for eMMC cards > 2 GiB
Łukasz Majewski
2011-07-15
MMC: add erase function to both mmc and sd
Lei Wen
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-18
mmc_spi: generate response for send status command
Thomas Chou
2011-04-29
mmc: coding style fix and tabify of mmc.h
Thomas Chou
2011-04-29
MMC: make b_max unconditional
John Rigby
2011-04-13
mmc: SEND_OP_COND considers card capabilities (voltage)
Raffaele Recalcati
2011-04-13
mmc: checking status after commands with R1b response
Raffaele Recalcati
2011-04-13
mmc: add generic mmc spi driver
Thomas Chou
2011-02-02
Davinci MMCSD Support
Sandeep Paulraj
2010-12-18
fsl_esdhc: Use mmc_set_clock to set initial speed
Jerry Huang
2010-09-03
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-07-05
mmc: add function prototype for mmc_set_dev in mmc.h
Steve Sakoman
2010-03-07
MMC: add weak function to detect MMC/SD card
Stefano Babic
2009-08-23
include/mmc.h: Fix typo in IS_SD() macro
Albin Tonnerre
2009-06-02
mmc: fix response decoding on little endian
Rabin Vincent
2009-02-16
Add MMC Framework
Andy Fleming
2009-02-16
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-16
Eliminate support for using MMC as memory
Andy Fleming
2008-06-28
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2003-06-15
* Fix CONFIG_NET_MULTI support in include/net.h
LABEL_2003_06_16_0055
wdenk