summaryrefslogtreecommitdiff
path: root/include/sdhci.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-06mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma1-1/+1
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas1-0/+10
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-27Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma1-0/+1
2020-10-12mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle1-3/+5
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-04-27mmc: zynq: parse dt when probingBenedikt Grassl1-1/+0
2020-03-09sdhci: Add sdhci_deferred_probe() APIFaiz Abbas1-0/+1
2020-02-20mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada1-0/+2
2020-02-20mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada1-0/+1
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas1-1/+18
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas1-1/+1
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas1-0/+1
2019-05-03mmc: sdhci: Add Support for ADMA2Faiz Abbas1-0/+41
2019-05-03mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas1-0/+3
2018-05-11mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu1-0/+6
2018-05-11sdhci: Add new sdhci ops for platform specific tuning and delaysSiva Durga Prasad Paladugu1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer1-0/+6
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass1-1/+1
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese1-0/+1
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier1-6/+7
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung1-1/+0
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung1-56/+56
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung1-9/+9
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung1-1/+0
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung1-0/+1
2016-09-20mmc: sdhci: Add the programmable clock mode supportWenyou Yang1-0/+2
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang1-0/+2
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung1-9/+3
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung1-2/+1
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass1-0/+80
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada1-1/+1
2015-01-30dm: mmc: Remove use of fdtdec GPIO supportSimon Glass1-3/+3
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+2
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-0/+2
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek1-0/+5
2013-09-17mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-28mmc: add no simultaenous power and vddMela Custodio1-0/+1
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera1-0/+1
2012-09-06mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung1-0/+2
2012-09-06mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger1-1/+6
2012-05-09mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung1-0/+6
2012-05-09mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung1-0/+1
2011-11-26mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav1-0/+1
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen1-0/+3
2011-11-03mmc: sdhci: fix build warningLei Wen1-0/+3