summaryrefslogtreecommitdiff
path: root/include/sdhci.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Enable HS400 support if available in capsAshok Reddy Soma2023-01-311-0/+3
* mmc: sdhci: Check and call config_dll callback functionsAshok Reddy Soma2023-01-311-0/+2
* mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi2022-10-241-0/+1
* mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak2022-03-161-0/+12
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-2/+2
* drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson2021-10-291-0/+2
* mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma2021-08-061-1/+1
* mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2021-02-041-0/+10
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* 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-1/+1
* Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma2020-10-271-0/+1
* mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle2020-10-121-3/+5
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* mmc: zynq: parse dt when probingBenedikt Grassl2020-04-271-1/+0
* sdhci: Add sdhci_deferred_probe() APIFaiz Abbas2020-03-091-0/+1
* mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada2020-02-201-0/+2
* mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada2020-02-201-0/+1
* mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas2019-07-171-1/+18
* mmc: sdhci: Make set_ios_post() return intFaiz Abbas2019-07-171-1/+1
* mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas2019-07-171-0/+1
* mmc: sdhci: Add Support for ADMA2Faiz Abbas2019-05-031-0/+41
* mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas2019-05-031-0/+3
* mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu2018-05-111-0/+6
* sdhci: Add new sdhci ops for platform specific tuning and delaysSiva Durga Prasad Paladugu2018-05-111-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer2018-05-021-0/+6
* dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-171-1/+1
* mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese2017-01-251-0/+1
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-231-6/+7
* mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung2017-01-111-1/+0
* mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung2017-01-111-56/+56
* mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2017-01-111-9/+9
* mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung2017-01-111-1/+0
* mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung2017-01-111-0/+1
* mmc: sdhci: Add the programmable clock mode supportWenyou Yang2016-09-201-0/+2
* mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-151-0/+2
* mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung2016-08-051-9/+3
* mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung2016-08-051-2/+1
* dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass2016-07-111-0/+80
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-251-1/+1
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-3/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-0/+2
|\
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-0/+2
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+5
|/
* mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-171-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+1
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-221-0/+1
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-051-0/+2