index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2017-06-01
tegra: Convert MMC to use driver model for operations
Simon Glass
2017-06-01
dm: mmc: Rewrite mmc_blk_probe()
Simon Glass
2017-06-01
dm: mmc: Check that drivers have operations
Simon Glass
2017-06-01
dm: mmc: Don't call board_mmc_power_init() with driver model
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-29
mmc: meson: increase max block number per request
Heiner Kallweit
2017-05-17
x86: Convert MMC to driver model
Simon Glass
2017-05-15
mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
Wenyou Yang
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
mmc: sdhci-cadence: import updates from Linux 4.12
Masahiro Yamada
2017-05-15
mmc: sdhci: Fix maximum clock for programmable clock mode
Wenyou Yang
2017-05-15
drivers: omap_hsmmc: move to DM_MMC_OPS
Jean-Jacques Hiblot
2017-05-12
dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver
Lokesh Vutla
2017-05-12
dm: mmc: omap_hsmmc: Update to support of-platdata
Lokesh Vutla
2017-05-10
rockchip: mmc: handle deprecation of 'clock-freq-min-max'
Philipp Tomsich
2017-05-10
mmc: dw_mmc: rockchip: select proper card clock
Xu Ziyuan
2017-05-10
omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
Adam Ford
2017-05-10
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
Simon Glass
2017-04-18
drivers: remove Blackfin specific drivers
Masahiro Yamada
2017-04-14
mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.
Alex Deymo
2017-04-14
mmc: bcm2835_sdhci: Speed up mmc writes.
Jocelyn Bohr
2017-04-14
mmc: gen_atmel_mci: add driver model support for mci
Wenyou Yang
2017-04-14
mmc: meson: add MMC driver for Meson GX (S905)
Carlo Caione
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2017-04-01
mmc: tegra: allow disabling external clock loopback
Marcel Ziswiler
2017-03-30
mmc: omap_hsmmc: add support for CONFIG_BLK
Jean-Jacques Hiblot
2017-03-30
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
Jean-Jacques Hiblot
2017-03-30
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
Jean-Jacques Hiblot
2017-03-30
mmc: omap_hsmmc: use an accessor to get the private data
Jean-Jacques Hiblot
2017-03-21
mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver
Stefan Roese
2017-03-21
mmc: drop unnecessary send_status request
Xu Ziyuan
2017-03-21
mmc: sdhci: only flush cache for data command
Kevin Liu
2017-03-21
mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
Felipe Balbi
2017-03-21
mmc: pci: Add CONFIG_MMC_PCI
Felipe Balbi
2017-03-19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-03-17
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-03-17
mmc: fsl_esdhc: support i.MX7ULP
Peng Fan
2017-03-16
rockchip: sdhci: rk3399: update driver to support of-platdata
Kever Yang
2017-03-16
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-03-15
STiH410-B2260: Add device tree
Patrice Chotard
2017-03-15
STiH410: Add STi SDHCI driver
Patrice Chotard
2017-02-17
mmc: zynq: Add fdt max-frequency support
Stefan Herbrechtsmeier
2017-02-17
mmc: zynq: Determine base clock frequency via clock framework
Stefan Herbrechtsmeier
2017-02-09
omap_hsmmc.c: Fix build warning on non-omap3
Tom Rini
2017-02-09
mmc: init mmc block devices on probe
Fiach Antaw
[next]