summaryrefslogtreecommitdiff
path: root/drivers/mmc/am654_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci_am654: Read ti, strobe-sel property from device treeAswath Govindraju2021-07-271-0/+1
* mmc: sdhci_am654: Add Support for TI's AM642 SoCDave Gerlach2021-05-121-0/+18
* mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas2021-02-041-16/+2
* mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas2021-02-041-2/+23
* mmc: am654_sdhci: Add support for software tuningFaiz Abbas2021-02-041-0/+45
* mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas2021-02-041-0/+11
* mmc: am654_sdhci: Add support for input tap delayFaiz Abbas2021-02-041-80/+161
* mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas2021-02-041-0/+30
* mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas2021-02-041-12/+14
* mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas2021-02-041-4/+4
* mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas2021-02-041-9/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-7/+7
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas2020-08-111-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* mmc: am654_sdhci: Implement workaround for card detectFaiz Abbas2020-03-091-41/+68
* mmc: am654_sdhci: Update output tap delay writesFaiz Abbas2020-03-091-9/+61
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas2020-01-201-29/+98
* mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas2020-01-201-1/+1
* mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla2019-10-111-13/+0
* mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas2019-07-261-43/+71
* mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg2019-07-171-8/+8
* mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas2019-07-171-1/+17
* mmc: am654_sdhci: Add Support for PHYFaiz Abbas2019-07-171-7/+218
* mmc: am654_sdhci: Remove quirksFaiz Abbas2019-07-171-3/+0
* arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas2019-07-171-0/+109