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-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
2020-01-16
mmc: add additional quirk for APP_CMD retry
Joel Johnson
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-16
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
2020-01-16
mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
Yangbo Lu
2020-01-14
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
Giulio Benetti
2020-01-14
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
Giulio Benetti
2020-01-14
mmc: fsl_esdhc_imx: Handle the "broken-cd" property
Fabio Estevam
2020-01-07
arm: socfpga: Convert clock manager from struct to defines
Ley Foon Tan
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-06
Merge branch 'next'
Tom Rini
2020-01-04
Revert "mmc: davinci: drop struct davinci_mmc_plat"
Tom Rini
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-03
mmc: mtk-sd: Adjust the mmc tuning flow
mingming lee
2019-12-03
mmc: davinci: fix mmc boot in SPL
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop struct davinci_mmc_plat
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-11-27
mmc: tmio: sdhi: Add calibration tables
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Skip bad taps
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Add SCC error checking
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Disable auto-retuning in HS400
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Adjust HS400 calibration offsets
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Track SMPCMP valu in private data
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Track current tap number in private data
Marek Vasut
2019-11-27
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
2019-11-27
mmc: sdhci: make sdhci_get_cd static
Baruch Siach
2019-11-23
rockchip: dwmmc: add handling for u-boot, spl-fifo-mode
Heiko Stuebner
2019-11-05
mmc: fsl_esdhc_imx: Update compatible string for imx8m
Peng Fan
2019-11-05
mmc: fsl_esdhc_imx: drop redundant clock settings
Peng Fan
[next]