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
2021-01-18
mmc: Only retrieve cd pin when GPIO is enabled
Harm Berntsen
2021-01-15
mmc: dwmmc: socfpga: Add ATF support for MMC driver
Chee Hong Ang
2021-01-15
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
Siew Chin Lim
2021-01-13
mmc: stm32_sdmmc2: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-22
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-18
octeon: Don't attempt to set the sequence number
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-11
Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2020-12-09
Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-06
mmc: fsl_esdhc_imx: optimize the timing setting
Haibo Chen
2020-12-06
mmc: fsl_esdhc_imx: add wait_dat0() support
Haibo Chen
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-26
mmc: atmel-sdhci: fix the clk_enable call in case of no ops
Eugen Hristev
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
[next]