aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
AgeCommit message (Expand)Author
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-02-26mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-01-28mmc: Add bcm2835 sdhost controllerAlexander Graf
2018-01-24mmc: Poll for broken card detection caseJun Nie
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2018-01-12mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot
2018-01-12mmc: convert most of printf() to pr_err() and pr_warn()Jean-Jacques Hiblot
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard
2017-10-08dm: mmc: remove DM_MMC_OPS for STM32_SDMMCPatrice Chotard
2017-09-28mmc: Add MMC support for stm32h7 SocsPatrice Chotard
2017-09-22regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot
2017-09-22mmc: uniphier-sd: Add support for R8A7795 and R7A7796Marek Vasut
2017-08-28mmc: sunxi: Support new modeMaxime Ripard
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-08-17dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPSSimon Glass
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-06-09mmc: sh_sdhi: Fix Kconfig entryMarek Vasut
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-15drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot
2017-04-14mmc: gen_atmel_mci: add driver model support for mciWenyou Yang
2017-04-14mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler
2017-03-21mmc: tangier: Add Intel Tangier eMMC/SDHCI driverFelipe Balbi
2017-03-21mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi
2017-03-14STiH410-B2260: Add device treePatrice Chotard
2017-03-14STiH410: Add STi SDHCI driverPatrice Chotard
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford
2017-01-31mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada
2017-01-31mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada
2017-01-31mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSMMasahiro Yamada
2017-01-31mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIPMasahiro Yamada
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada
2017-01-31mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-25mmc: Add Marvell Xenon SDHCI controller driverStefan Roese
2017-01-13mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada
2017-01-11mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun