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
Age
Commit message (
Expand
)
Author
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-05-15
i.MX28: Check if WP detection is implemented at all
Marek Vasut
2012-05-15
omap5: pbias ldo9 turn on
Balaji T K
2012-05-15
OMAP4/5: Make the sysctrl structure common
SRICHARAN R
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-08
mmc: support the sdhci instead of s5p_mmc for samsung-soc
Jaehoon Chung
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-05-08
i.MX28: Lower the amount of blocks transfered in one DMA cycle
Marek Vasut
2012-05-08
mmc: fsl_esdhc: Poll until card is not busy anymore
Dirk Behme
2012-05-08
mmc: omap: handle controller errors properly
Grazvydas Ignotas
2012-05-08
mmc: omap: improve stat wait message
Grazvydas Ignotas
2012-05-08
mmc: omap: follow TRM procedure to power on cards
Grazvydas Ignotas
2012-05-08
mmc:fix: Set mmc width according to MMC host capabilities
Ćukasz Majewski
2012-04-22
Blackfin: bfin_sdh: drop dos part hardcode
Mike Frysinger
2012-04-21
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
Dirk Behme
2012-04-16
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
2012-04-16
i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
Marek Vasut
2012-03-30
drivers/mmc/mmc.c: Fix build warning
Anatolij Gustschin
2012-03-30
drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
Anatolij Gustschin
2012-03-29
i.MX28: Do data transfers via DMA in MMC driver
Marek Vasut
2012-03-29
MMC: Implement generic bounce buffer
Marek Vasut
2012-03-13
ATMEL: remove old atmel_mci driver
Sven Schnelle
2012-03-13
ATMEL: use generic mmc framework
Sven Schnelle
2012-02-15
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
mmc: fix card busy polling
Jan Kloetzke
2012-02-15
Tegra: mmc: Fixed handling of interrupts in timeouts.
Tom Warren
2012-02-15
omap_hsmmc: Wait for CMDI to be clear
Tom Rini
2012-02-12
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2012-02-12
tegra: mmc: Support operation with dcache enabled
Simon Glass
2012-01-08
fsl_esdhc: fix PIO mode transfers
Ira Snyder
2012-01-08
mmc: tegra2: Implement card-detect hook.
Thierry Reding
2012-01-08
mmc: fsl_esdhc: Implement card-detect hook.
Thierry Reding
2012-01-08
mmc: Implement card detection.
Thierry Reding
2012-01-08
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
drivers/mmc/mv_sdhci.c: Fix build warning
Anatolij Gustschin
2012-01-08
ftsdc010: improve performance and capability
Macpaul Lin
2012-01-08
mmc: add host_caps checking avoid switch card improperly
Macpaul Lin
2012-01-08
i.mx: fsl_esdhc: add the i.mx6q support
Jason Liu
2011-12-24
tegra2: Move tegra2_mmc_init() prototype to public header.
Thierry Reding
2011-12-19
PXA: Kill last remnants of set_GPIO_mode function
Marek Vasut
2011-12-09
tegra2: Modify MMC driver to handle power and cd GPIOs
Stephen Warren
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-11-25
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
Macpaul Lin
2011-11-25
mmc: mv_sdhci: Fix host version read for Armada100
Ajay Bhargav
2011-11-16
davinci, mmc: fix gcc 4.6 build warnings
Heiko Schocher
2011-11-16
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-11-15
omap: Checkpatch fixes
Sricharan
2011-11-12
Tegra2: mmc: Factor out mmc_wait_inhibit functionality
Anton staaf
2011-11-12
Tegra2: mmc: Add data transfer completion timeout
Anton staaf
[next]