summaryrefslogtreecommitdiff
path: root/drivers/mmc/am654_sdhci.c
AgeCommit message (Expand)Author
2024-05-02mmc: am654_sdhci: Fix ITAPDLY for HS400 timingJudith Mendez
2024-05-02mmc: am654_sdhci: Set ENDLL=1 for DDR52 modeJudith Mendez
2024-05-02mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bitJudith Mendez
2024-05-02mmc: am654_sdhci: Fix OTAP/ITAP delay valuesNitin Yadav
2024-05-02mmc: am654_sdhci: Add tuning algorithm for delay chainJudith Mendez
2023-05-31drivers: mmc: am654_sdhci: Update OTAP/ITAP delayNitin Yadav
2022-06-10drivers: mmc: am654_sdhci: Add new compatible for AM62 SoCAswath Govindraju
2021-07-27mmc: sdhci_am654: Read ti, strobe-sel property from device treeAswath Govindraju
2021-05-12mmc: sdhci_am654: Add Support for TI's AM642 SoCDave Gerlach
2021-02-04mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas
2021-02-04mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for software tuningFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for input tap delayFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas
2021-02-04mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas
2021-02-04mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas
2021-02-04mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-08-11mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-03-09mmc: am654_sdhci: Implement workaround for card detectFaiz Abbas
2020-03-09mmc: am654_sdhci: Update output tap delay writesFaiz Abbas
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-20mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas
2020-01-20mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas
2019-10-11mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla
2019-07-26mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas
2019-07-17mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg
2019-07-17mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas
2019-07-17mmc: am654_sdhci: Add Support for PHYFaiz Abbas
2019-07-17mmc: am654_sdhci: Remove quirksFaiz Abbas
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas