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-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-28
mmc: check a return value about regulator's always-on
Jaehoon Chung
2020-11-28
mmc: display an error number to debug
Jaehoon Chung
2020-11-28
mmc: fsl_esdhc: make sure delay chain locked for HS400
Yangbo Lu
2020-11-28
mmc: fsl_esdhc: set sysctl register for clock initialization
Yangbo Lu
2020-11-28
mmc: Add some helper functions for retrying on error
Sean Anderson
2020-11-12
mmc: meson-gx: change clock phase value on SM1 SoCs
Neil Armstrong
2020-11-12
mmc: meson-gx: move arch header to local header
Neil Armstrong
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
mmc: zynq_sdhci: Extend UHS timings till hs200
Ashok Reddy Soma
2020-10-27
mmc: zynq_sdhci: Add clock phase delays for Versal
Ashok Reddy Soma
2020-10-27
mmc: zynq_sdhci: Set tapdelays based on clk phase delays
Ashok Reddy Soma
2020-10-27
mmc: zynq_sdhci: Read clock phase delays from dt
Michal Simek
2020-10-27
mmc: zynq_sdhci: Move macro to the top
Michal Simek
2020-10-27
mmc: Define timing macro's
Ashok Reddy Soma
2020-10-27
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
2020-10-22
mmc: mtk-sd: change some dev_err into dev_dbg
Fabien Parent
2020-10-22
mmc: Fix comment typo
Naoki Hayama
2020-10-21
mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
Alexandru Gagniuc
2020-10-21
mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"
Alexandru Gagniuc
2020-10-16
mmc: octeontx_hsmmc.c: Remove test debug message
Stefan Roese
2020-10-15
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2020-10-14
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
2020-10-14
mmc: fsl_esdhc: add ADMA2 support
Michael Walle
2020-10-14
mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
Michael Walle
2020-10-12
mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
Haibo Chen
2020-10-12
mmc: do not check argument of free() beforehand
Heinrich Schuchardt
2020-10-12
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
2020-10-12
mmc: fsl_esdhc: simplify esdhc_setup_data()
Michael Walle
2020-10-12
mmc: fsl_esdhc: use dma-mapping API
Michael Walle
2020-10-12
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
Michael Walle
2020-10-12
mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
Haibo Chen
2020-10-12
mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch
Haibo Chen
2020-10-12
mmc: fsl_esdhc: fix eMMC HS400 stability issue
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: fix mmc->clock with actual clock
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2020-10-12
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
2020-10-12
mmc: add a hs400_tuning flag
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: add a reinit() callback
Yangbo Lu
2020-10-12
mmc: add a reinit() API
Yangbo Lu
2020-10-05
Merge branch 'next'
Tom Rini
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-09-30
mmc: mtk-sd: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mmc: bcm2835-host: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-25
mmc: atmel-sdhci: use mmc_of_parse to get the DT properties
Eugen Hristev
2020-09-25
mmc: atmel-sdhci: enable the required generic clock
Eugen Hristev
2020-09-25
mmc: atmel-sdhci: do not check clk_set_rate return value
Eugen Hristev
[next]