summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-01-25mmc: Add Marvell Xenon SDHCI controller driverStefan Roese
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese
2017-01-25mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu
2017-01-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2017-01-13mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada
2017-01-13mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada
2017-01-13mmc: sdhci: fix NULL pointer access when host->ops is not setMasahiro Yamada
2017-01-12mmc: rockchip_sdhci: add clock init for mmcKever Yang
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-11mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung
2017-01-11mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung
2017-01-11mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung
2017-01-11mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung
2017-01-11mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung
2017-01-05mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun
2016-12-29mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-29mmc: make MMC driver entries dependent on MMCMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-21mmc: Extend dependencies for zynq sdhciMichal Simek
2016-12-21mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-11-16mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard
2016-11-16mmc: Retry the switch commandMaxime Ripard
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-10-28mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang
2016-10-28mmc: sdhci: assign to clk_mul when host version is upper than SD3.0Jaehoon Chung
2016-10-28mmc: add the device name in debugging message for supplying vmmcJaehoon Chung
2016-10-28dm: mmc: socfpga: fix MMC_OPS supportSylvain Lesne