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
/
am654_sdhci.c
Age
Commit message (
Expand
)
Author
2025-06-04
mmc: am654_sdhci: Clear UHS_MODE_SELECT when <= MMC_HS_52
Judith Mendez
2025-04-24
mmc: am654_sdhci: Add am654_sdhci_set_control_reg
Judith Mendez
2025-04-24
mmc: am654_sdhci: Fix HIGH_SPEED_ENA
Judith Mendez
2025-04-24
mmc: am654_sdhci: Add MMC_HS_52 to timing data
Judith Mendez
2024-07-11
mmc: am654_sdhci: Add the quirk to set TESTCD bit
Emanuele Ghidoli
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-29
mmc: am654_sdhci: Fix ITAPDLY for HS400 timing
Judith Mendez
2024-04-29
mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode
Judith Mendez
2024-04-29
mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit
Judith Mendez
2024-04-29
mmc: am654_sdhci: Fix OTAP/ITAP delay values
Nitin Yadav
2024-04-29
mmc: am654_sdhci: Add tuning algorithm for delay chain
Judith Mendez
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2022-06-10
drivers: mmc: am654_sdhci: Add new compatible for AM62 SoC
Aswath Govindraju
2021-07-27
mmc: sdhci_am654: Read ti, strobe-sel property from device tree
Aswath Govindraju
2021-05-12
mmc: sdhci_am654: Add Support for TI's AM642 SoC
Dave Gerlach
2021-02-04
mmc: am654_sdhci: Use sdhci_set_control_reg()
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for software tuning
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for writing to clkbuf_sel
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for input tap delay
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for AM65x SR2.0
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add flag for PHY calibration
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Convert flag fields to BIT macro
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
Faiz Abbas
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
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-08-11
mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
Faiz Abbas
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-03-09
mmc: am654_sdhci: Implement workaround for card detect
Faiz Abbas
2020-03-09
mmc: am654_sdhci: Update output tap delay writes
Faiz Abbas
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-20
mmc: am654_sdhci: Add Support for configuring PHY in J721e
Faiz Abbas
2020-01-20
mmc: am654_sdhci: Get Xin clock by name
Faiz Abbas
2019-10-11
mmc: am654_sdhci: Drop a redundant power_domain_on in probe
Lokesh Vutla
2019-07-26
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
Faiz Abbas
2019-07-17
mmc: am654_sdhci: Allow driver to probe without PDs specified
Andreas Dannenberg
2019-07-17
mmc: am654_sdhci: Add a platform specific set_control_reg() callback
Faiz Abbas
2019-07-17
mmc: am654_sdhci: Add Support for PHY
Faiz Abbas
2019-07-17
mmc: am654_sdhci: Remove quirks
Faiz Abbas
2019-07-17
arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
Faiz Abbas