summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-06-01dm: mmc: Convert uclass to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01tegra: Convert MMC to use driver model for operationsSimon Glass
2017-06-01dm: mmc: Rewrite mmc_blk_probe()Simon Glass
2017-06-01dm: mmc: Check that drivers have operationsSimon Glass
2017-06-01dm: mmc: Don't call board_mmc_power_init() with driver modelSimon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-29mmc: meson: increase max block number per requestHeiner Kallweit
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-05-15mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMDWenyou Yang
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-15mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada
2017-05-15mmc: sdhci: Fix maximum clock for programmable clock modeWenyou Yang
2017-05-15drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot
2017-05-12dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla
2017-05-12dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla
2017-05-10rockchip: mmc: handle deprecation of 'clock-freq-min-max'Philipp Tomsich
2017-05-10mmc: dw_mmc: rockchip: select proper card clockXu Ziyuan
2017-05-10omap_hsmmc: update struct hsmmc to accommodate omap3 from DTAdam Ford
2017-05-10dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada
2017-04-14mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.Alex Deymo
2017-04-14mmc: bcm2835_sdhci: Speed up mmc writes.Jocelyn Bohr
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-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-04-04Merge git://git.denx.de/u-boot-tegraTom Rini
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot
2017-03-21mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driverStefan Roese
2017-03-21mmc: drop unnecessary send_status requestXu Ziyuan
2017-03-21mmc: sdhci: only flush cache for data commandKevin Liu
2017-03-21mmc: tangier: Add Intel Tangier eMMC/SDHCI driverFelipe Balbi
2017-03-21mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi
2017-03-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-03-17Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-03-17mmc: fsl_esdhc: support i.MX7ULPPeng Fan
2017-03-16rockchip: sdhci: rk3399: update driver to support of-platdataKever Yang
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-03-15STiH410-B2260: Add device treePatrice Chotard
2017-03-15STiH410: Add STi SDHCI driverPatrice Chotard
2017-02-17mmc: zynq: Add fdt max-frequency supportStefan Herbrechtsmeier