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
/
drivers
/
mmc
/
sdhci.c
Age
Commit message (
Expand
)
Author
2013-10-31
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
Przemyslaw Marczak
2013-09-20
Fix wrong sdhci host control register read and write
Juhyun \(Justin\) Oh
2013-09-17
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
Jagannadha Sutradharudu Teki
2013-03-26
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-12
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
Ćukasz Majewski
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-11-27
mmc: add no simultaenous power and vdd
Mela Custodio
2012-10-22
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-10-22
mmc: sdhci: add the DMA select for SDMA
Jaehoon Chung
2012-10-22
mmc: sdhci: increase the timeout value for data transfer
Jaehoon Chung
2012-09-05
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
Jaehoon Chung
2012-09-05
mmc: Add a SDHCI quirk for boards that have no CD
Joe Hershberger
2012-09-05
mmc: Fix version check for clock API in sdhci driver
Joe Hershberger
2012-05-08
mmc: add the quirk to use the sdhci for samsung-soc
Jaehoon Chung
2012-05-08
mmc: sdhci: add the quirk for broken r1b response
Jaehoon Chung
2012-01-08
mmc: Implement card detection.
Thierry Reding
2011-11-03
mmc: sdhci: fix sdma bug for large file transfer
Lei Wen
2011-11-03
mmc: sdhci: add timeout for data transfer
Lei Wen
2011-11-03
mmc: sdhci: add mmc structure for host
Lei Wen
2011-11-03
mmc: sdhci: fix cache flush
Lei Wen
2011-07-15
MMC: add sdhci generic framework
Lei Wen