index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2021-01-20
mmc: xenon_sdhci: Remove duplicated macros
Michal Simek
2021-01-18
mmc: fsl_esdhc_spl: remove superfluous free()
Heinrich Schuchardt
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
[next]