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
2020-06-24
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Haibo Chen
2020-06-24
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
Haibo Chen
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-16
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
Tom Rini
2020-06-15
mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch
Marek Vasut
2020-06-15
mmc: fsl_esdhc: Fix SDR104 and HS200 support
Marek Vasut
2020-06-15
mmc: ca_dw_mmc: Misc cleanup of driver
Arthur Li
2020-06-15
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2020-06-15
mmc: fsl_esdhc: read register once for card inserted status
Yangbo Lu
2020-06-13
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
Faiz Abbas
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-05-14
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-05-13
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
2020-05-12
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
2020-05-12
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
2020-04-27
mmc: zynq: parse dt when probing
Benedikt Grassl
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-22
drivers: mmc: rpmb: do not build for SPL
Heinrich Schuchardt
2020-04-22
mmc: tmio: sdhi: Implement get_b_max function
Marek Vasut
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
Marek Vasut
2020-04-22
drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg
Rayagonda Kokatanur
2020-04-22
drivers: mmc: iproc_sdhci: fix compilation warning
Rayagonda Kokatanur
2020-04-22
drivers: mmc: iproc_sdhci: enable broken R1B response quirk
Bharat Kumar Reddy Gooty
2020-04-22
drivers: mmc: iproc_sdhci: fix possible memory leak
Bharat Kumar Reddy Gooty
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
2020-04-22
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
2020-04-21
mmc: tmio: sdhi: Add DMA transfer address alignment check at writing
Hiroyuki Yokoyama
2020-04-06
mmc: meson-gx: enable input clocks
Jerome Brunet
2020-04-02
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
Tom Warren
2020-04-02
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
Tom Warren
2020-03-09
mmc: am654_sdhci: Implement workaround for card detect
Faiz Abbas
2020-03-09
mmc: am654_sdhci: Update output tap delay writes
Faiz Abbas
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
2020-03-09
mmc: Add a deferred_probe() API
Faiz Abbas
2020-03-09
mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
Arthur Li
2020-02-20
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
2020-02-20
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
[prev]
[next]