index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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.c
Age
Commit message (
Expand
)
Author
2026-01-28
board: nxp: Rename board directory from board/freescale to board/nxp
Alice Guo
2024-07-22
drivers: mmc: Remove duplicate newlines
Marek Vasut
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-26
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Ian Roberts
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-07-27
mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
Pali Rohár
2022-07-05
Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig
Tom Rini
2022-06-20
mmc: fsl_esdhc: Add new config option for default fallback mode
Pali Rohár
2022-06-20
mmc: fsl_esdhc: Set fallback mode to 1-bit
Pali Rohár
2022-04-26
mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
Pali Rohár
2021-10-29
drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver
Stephen Carlson
2021-09-13
mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
Michael Walle
2021-06-17
mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT
Yangbo Lu
2021-04-06
mmc: fsl_esdhc: add pulse width detection workaround
Michael Walle
2021-04-06
mmc: fsl_esdhc: add workaround for erratum A-011334
Michael Walle
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-28
mmc: fsl_esdhc: make sure delay chain locked for HS400
Yangbo Lu
2020-11-28
mmc: fsl_esdhc: set sysctl register for clock initialization
Yangbo Lu
2020-10-14
mmc: fsl_esdhc: add ADMA2 support
Michael Walle
2020-10-14
mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
Michael Walle
2020-10-12
mmc: fsl_esdhc: simplify esdhc_setup_data()
Michael Walle
2020-10-12
mmc: fsl_esdhc: use dma-mapping API
Michael Walle
2020-10-12
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
Michael Walle
2020-10-12
mmc: fsl_esdhc: fix eMMC HS400 stability issue
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: fix mmc->clock with actual clock
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: add a reinit() callback
Yangbo Lu
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-15
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2020-06-15
mmc: fsl_esdhc: read register once for card inserted status
Yangbo Lu
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-19
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-16
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-27
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
[next]