summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-03-09sunxi_mmc: convert to a device-model driverPhilipp Tomsich
2017-03-09sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2017-03-09sunxi_mmc: Revert oclk_dly to 2Philipp Tomsich
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini
2017-02-09mmc: init mmc block devices on probeFiach Antaw
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
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-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-11mmc: 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-04mmc: 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