index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2018-05-26
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
Patrice Chotard
2018-05-24
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-05-23
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
2018-05-23
mmc: Unirqify bcm2835_sdhost and fix writes
Alexander Graf
2018-05-14
mmc: sdhci: Check that ops are defined
Ramon Fried
2018-05-13
mmc: Improve tinification
Marek Vasut
2018-05-11
mmc: zynq_sdhci: Add support for SD3.0
Siva Durga Prasad Paladugu
2018-05-11
mmc: sdhci: Read capabilities register1 and update host caps
Siva Durga Prasad Paladugu
2018-05-11
mmc: sdhci: Invoke platform specific tuning and delay routines
Siva Durga Prasad Paladugu
2018-05-11
mmc: sdhci: Handle execute tuning command in sdhci_send_command
Siva Durga Prasad Paladugu
2018-05-11
mmc: sdhci: Add support for disabling clock
Siva Durga Prasad Paladugu
2018-05-11
mmc: Changed the datatype of the variable to handle 64-bit arch
Vipul Kumar
2018-05-08
dm: mmc: socfpga: call dwmci_probe()
Patrick Bruenn
2018-05-08
mmc: Kconfig: add the MMC_TRACE config in Kconfig
Jaehoon Chung
2018-05-08
mmc: add the debug message in mmc_set_clock
Jaehoon Chung
2018-05-08
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
Jaehoon Chung
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-02
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
Hannes Schmelzer
2018-05-02
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
Hannes Schmelzer
2018-05-02
mmc: fix return value check condition
Peng Fan
2018-04-30
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-25
sunxi: improve throughput in the sunxi_mmc driver
Philipp Tomsich
2018-04-23
mmc: Staticize sd_select_bus_width
Marek Vasut
2018-04-23
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2018-04-24
mmc: uniphier-sd: skip clock set-up for SPL
Masahiro Yamada
2018-04-24
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
2018-04-23
mmc: avoid division by zero in meson_mmc_config_clock
Heinrich Schuchardt
2018-04-23
sunxi: mmc: Fix phase delays
Stefan Mavrodiev
2018-04-21
mmc: sh_mmcif: Add Kconfig entry
Marek Vasut
2018-04-21
mmc: sh_mmcif: Add DM and DT probing support
Marek Vasut
2018-04-17
mmc: mv_sdhci: zero out sdhci_host structure
Matt Pelland
2018-04-14
mmc: tmio: Rename Matsushita to TMIO
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Wait after reconfiguring pins
Marek Vasut
2018-04-11
mmc: matsushita-common: Add missing else
Marek Vasut
2018-04-11
mmc: matsushita-common: Wait for command completion
Marek Vasut
2018-04-11
mmc: matsushita-common: Correctly set mode in 16bit
Marek Vasut
2018-04-11
mmc: matsushita-common: Special case only select registers in 16bit
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
Marek Vasut
2018-04-11
mmc: matsushita-common: Export register access functions
Marek Vasut
2018-04-11
mmc: matsushita-common: Properly handle pin voltage configuration
Marek Vasut
2018-04-11
mmc: matsushita-common: Always check controller version
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle bus width 0
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle DMA completion flag differences
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle Renesas div-by-1
Marek Vasut
2018-04-11
mmc: matsushita-common: Add Renesas RCar quirks
Marek Vasut
2018-04-11
mmc: matsushita-common: Use mmc_of_parse()
Marek Vasut
2018-04-11
mmc: renesas-sdhi: Handle 16bit IP
Marek Vasut
2018-04-11
mmc: uniphier: Allow passing quirks to the probe function
Marek Vasut
2018-04-11
mmc: uniphier: Add support for 16bit variant
Marek Vasut
[next]