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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc_imx.c
Age
Commit message (
Expand
)
Author
2025-03-13
mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig
Tom Rini
2024-10-25
mmc: fsl_esdhc: Convert to use livetree API for fdt access
Tim Harvey
2024-10-04
mmc: fsl_esdhc_imx: Reset tuning logic
Peng Fan
2024-10-04
mmc: fsl_esdhc_imx: Avoid resource leak
Ye Li
2024-10-04
mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver
Ye Li
2024-10-04
mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command
Ye Li
2024-10-04
mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
Peng Fan
2024-07-06
mmc: fsl_esdhc_imx: Fix error message
Alexander Stein
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-12-22
Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-10-21
mmc: fsl_esdhc: fix problem when using clk driver
Ye Li
2022-06-15
mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops
Loic Poulain
2022-04-12
mmc: fsl_esdhc_imx: Add i.MX8MP compatible string
Marek Vasut
2022-03-16
mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary
Haibo Chen
2022-02-19
mmc: fsl_esdhc_imx: correct the actual card clock
Haibo Chen
2022-02-19
mmc: fsl_esdhc_imx: remove redundant ARCH_MXC
Haibo Chen
2022-02-19
mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
Adam Ford
2022-02-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2022-02-08
mmc: fsl: Use brackets around if()
Simon Glass
2022-02-09
mmc: fsl_esdhc_imx: fix watermark level in dma
Marcel Ziswiler
2022-01-12
mmc: fsl_esdhc_imx: set sysctl register for clock initialization
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: Replace more #ifdefs by if
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: use dma-mapping API
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: clean up bus width configuration code
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: fix voltage validation
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
Sean Anderson
2022-01-12
mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
Sean Anderson
2021-10-07
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
Oleksandr Suvorov
2021-10-07
mmc: fsl_esdhc_imx: initialize data for imx7ulp
Jorge Ramirez-Ortiz
2021-10-07
mmc: fsl_esdhc_imx: Fix clock disable issue
Ye Li
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-08-09
drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
Peng Fan
2021-06-22
Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...
Fabio Estevam
2021-06-22
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
2021-06-17
mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
Yangbo Lu
2021-04-08
mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary
Haibo Chen
2021-04-08
mmc: fsl_esdhc_imx: remove redundant cmd11 related code.
Haibo Chen
2021-04-08
mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
Haibo Chen
[next]