index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc_imx.c
Age
Commit message (
Expand
)
Author
4 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
2026-02-28
mmc: fsl_esdhc_imx: Skip voltage switching for fixed 1.8V regulator
Kory Maincent
2025-12-04
mmc: fsl_esdhc_imx: Cannot test unsigned to be < 0
Andrew Goodbody
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
[next]