index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
am654_sdhci.c
Age
Commit message (
Expand
)
Author
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