summaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move tegra loopback disable option to be under tegraTrent Piepho2019-08-091-11/+11
* mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas2019-08-091-0/+1
* mmc: am654_sdhci: Add Support for PHYFaiz Abbas2019-07-171-0/+1
* arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas2019-07-171-4/+4
* mmc: support hs400 enhanced strobe modePeng Fan2019-07-151-0/+12
* mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah2019-07-151-0/+18
* spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2019-07-131-15/+0
* mmc: split fsl_esdhc driver for i.MXYangbo Lu2019-06-231-2/+8
* Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini2019-05-041-0/+14
|\
| * mmc: sdhci: Add Support for ADMA2Faiz Abbas2019-05-031-0/+14
* | Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-0/+6
|/
* ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev2019-04-181-0/+10
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-0/+3
* mmc: Add JZ47xx SD/MMC controller driverPaul Burton2018-12-191-0/+6
* mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao2018-11-281-0/+11
* sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick2018-11-221-0/+4
* arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-1/+1
* mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla2018-09-111-0/+9
* mmc: add HS400 supportPeng Fan2018-09-101-0/+13
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+11
* Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2018-05-231-0/+7
* mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung2018-05-081-0/+8
* mmc: sh_mmcif: Add Kconfig entryMarek Vasut2018-04-211-0/+6
* mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut2018-04-111-3/+12
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-0/+6
* mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen2018-03-301-7/+0
* mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen2018-03-301-0/+7
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-011-0/+7
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-011-0/+6
* mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot2018-02-261-0/+9
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-081-0/+1
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-081-0/+4
* mmc: Add bcm2835 sdhost controllerAlexander Graf2018-01-281-0/+14
* mmc: Poll for broken card detection caseJun Nie2018-01-241-0/+5
* mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot2018-01-121-0/+7
* mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot2018-01-121-0/+7
* mmc: make UHS and HS200 optionalJean-Jacques Hiblot2018-01-121-0/+46
* mmc: convert most of printf() to pr_err() and pr_warn()Jean-Jacques Hiblot2018-01-121-7/+0
* mmc: Retry some MMC cmds on failureKishon Vijay Abraham I2018-01-121-0/+9
* mmc: introduce mmc modesJean-Jacques Hiblot2018-01-121-0/+14
* nds32: mmc: Support ftsdc010 DM.Rick Chen2017-11-301-0/+12
* mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard2017-11-171-0/+9
* dm: mmc: remove DM_MMC_OPS for STM32_SDMMCPatrice Chotard2017-10-081-1/+1
* mmc: Add MMC support for stm32h7 SocsPatrice Chotard2017-09-281-0/+8
* regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot2017-09-221-0/+1
* mmc: uniphier-sd: Add support for R8A7795 and R7A7796Marek Vasut2017-09-221-3/+4
* mmc: sunxi: Support new modeMaxime Ripard2017-08-281-0/+4
* dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-171-30/+10
* dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPSSimon Glass2017-08-171-1/+1
* dm: mmc: Allow disabling driver model in SPLSimon Glass2017-08-011-0/+21