summaryrefslogtreecommitdiff
path: root/include/sdhci.h
AgeCommit message (Expand)Author
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson
2021-08-06mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas
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-10-27Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma
2020-10-12mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-04-27mmc: zynq: parse dt when probingBenedikt Grassl
2020-03-09sdhci: Add sdhci_deferred_probe() APIFaiz Abbas
2020-02-20mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada
2020-02-20mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas
2019-05-03mmc: sdhci: Add Support for ADMA2Faiz Abbas
2019-05-03mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas
2018-05-11mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu
2018-05-11sdhci: Add new sdhci ops for platform specific tuning and delaysSiva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung
2016-09-20mmc: sdhci: Add the programmable clock mode supportWenyou Yang
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek
2013-09-17mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-27mmc: add no simultaenous power and vddMela Custodio
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-05-08mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung
2012-05-08mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung