summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer
2018-05-02mmc: fix return value check conditionPeng Fan
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-25sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2018-04-23mmc: Staticize sd_select_bus_widthMarek Vasut
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-24mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada
2018-04-24mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada
2018-04-23mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt
2018-04-23sunxi: mmc: Fix phase delaysStefan Mavrodiev
2018-04-21mmc: sh_mmcif: Add Kconfig entryMarek Vasut
2018-04-21mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut
2018-04-17mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut
2018-04-11mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut
2018-04-11mmc: matsushita-common: Add missing elseMarek Vasut
2018-04-11mmc: matsushita-common: Wait for command completionMarek Vasut
2018-04-11mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut
2018-04-11mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut
2018-04-11mmc: matsushita-common: Export register access functionsMarek Vasut
2018-04-11mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut
2018-04-11mmc: matsushita-common: Always check controller versionMarek Vasut
2018-04-11mmc: matsushita-common: Handle bus width 0Marek Vasut
2018-04-11mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut
2018-04-11mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut
2018-04-11mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut
2018-04-11mmc: matsushita-common: Use mmc_of_parse()Marek Vasut
2018-04-11mmc: renesas-sdhi: Handle 16bit IPMarek Vasut
2018-04-11mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut
2018-04-11mmc: uniphier: Add support for 16bit variantMarek Vasut
2018-04-11mmc: uniphier: Drop useless checkMarek Vasut
2018-04-11mmc: uniphier: Factor out FIFO accessorsMarek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut
2018-04-11mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray
2018-03-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-03-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-03-30x86: mmc: Fix mapping of BAR memoryBernhard Messerklinger
2018-03-30mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen
2018-03-30mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen
2018-03-30mmc: ftsdc010: Drop non-dm codeRick Chen
2018-03-30mmc: ftsdc010: Support High-Speed modeRick Chen
2018-03-28rockchip: sdhci: support 8bit bus-widthPhilipp Tomsich
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-13mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay