aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao1-1/+1
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-0/+11
2019-10-10drivers: mmc: Add sdhci driver for Broadcom iProc platformArun Parameswaran1-0/+11
2019-10-08mmc: sdhci: Move ZYNQ_HISPD_BROKEN to KconfigSiva Durga Prasad Paladugu1-0/+6
2019-09-12mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu1-1/+9
2019-09-05mmc: Add Aspeed SD controller driverEddie James1-0/+11
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford1-0/+7
2019-08-09mmc: Move tegra loopback disable option to be under tegraTrent Piepho1-11/+11
2019-08-09mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas1-0/+1
2019-07-17mmc: am654_sdhci: Add Support for PHYFaiz Abbas1-0/+1
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas1-4/+4
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan1-0/+12
2019-07-15mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah1-0/+18
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia1-15/+0
2019-06-23mmc: split fsl_esdhc driver for i.MXYangbo Lu1-2/+8
2019-05-04Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini1-0/+14
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-0/+6
2019-05-03mmc: sdhci: Add Support for ADMA2Faiz Abbas1-0/+14
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev1-0/+10
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-0/+3
2018-12-19mmc: Add JZ47xx SD/MMC controller driverPaul Burton1-0/+6
2018-11-28mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao1-0/+11
2018-11-22sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick1-0/+4
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek1-1/+1
2018-09-11mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla1-0/+9
2018-09-10mmc: add HS400 supportPeng Fan1-0/+13
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons1-0/+11
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan1-0/+7
2018-05-08mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung1-0/+8
2018-04-21mmc: sh_mmcif: Add Kconfig entryMarek Vasut1-0/+6
2018-04-11mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut1-3/+12
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-0/+6
2018-03-30mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen1-7/+0
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen1-0/+7
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar1-0/+7
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-0/+6
2018-02-26mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot1-0/+9
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+1
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford1-0/+4
2018-01-28mmc: Add bcm2835 sdhost controllerAlexander Graf1-0/+14
2018-01-24mmc: Poll for broken card detection caseJun Nie1-0/+5
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot1-0/+7
2018-01-12mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot1-0/+7
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot1-0/+46
2018-01-12mmc: convert most of printf() to pr_err() and pr_warn()Jean-Jacques Hiblot1-7/+0
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I1-0/+9
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot1-0/+14
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen1-0/+12
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard1-0/+9
2017-10-08dm: mmc: remove DM_MMC_OPS for STM32_SDMMCPatrice Chotard1-1/+1