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-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
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-17
mmc: remove unneeded forward declarations
Masahiro Yamada
2020-02-17
mmc: check the return value of mmc_select_mode_and_width()
Masahiro Yamada
2020-02-17
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2020-02-17
mmc: fix the build error when MMC_WRITE is disabled
Jaehoon Chung
2020-02-17
drivers: mmc: rpmb: Use R1 response
Bharat Kumar Reddy Gooty
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-28
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2020-01-25
mmc: tmio-common: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-23
mmc: s5p_sdhci: Read generic MMC properties from DT
Marek Szyprowski
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
mmc: am654_sdhci: Add Support for configuring PHY in J721e
Faiz Abbas
2020-01-20
mmc: am654_sdhci: Get Xin clock by name
Faiz Abbas
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-16
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-01-16
mmc: add mmc and sd support for MT7622
Sam Shih
2020-01-16
mmc: mtk-sd: fix hang when data read quickly
mingming lee
2020-01-16
mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
mingming lee
2020-01-16
mmc: config help typo fix
Joel Johnson
[next]