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_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
2024-05-01
mmc: cv1800b: Add transmit tap delay config to fix write error
Kongyang Liu
2024-04-29
Merge patch series "Fix MMC tuning algorithm"
Tom Rini
2024-04-29
mmc: am654_sdhci: Fix ITAPDLY for HS400 timing
Judith Mendez
2024-04-29
mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode
Judith Mendez
2024-04-29
mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit
Judith Mendez
2024-04-29
mmc: am654_sdhci: Fix OTAP/ITAP delay values
Nitin Yadav
2024-04-29
mmc: am654_sdhci: Add tuning algorithm for delay chain
Judith Mendez
2024-04-26
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2024-04-26
mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx
Jonas Karlman
2024-04-26
mmc: arm_pl180: Limit data transfer to U16_MAX
Maximilian Brune
2024-04-26
mmc: sdhci: programmable clock calculation needs multiplier +1
cmachida
2024-04-26
mmc: Add support for the no-mmc-hs400 prop
Jonas Karlman
2024-04-26
mmc: Imply HS200 cap with mmc-hs400 prop to match linux
Jonas Karlman
2024-04-26
mmc: Support 32-bit only ADMA on 64-bit platforms
Greg Malysa
2024-04-26
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Ian Roberts
2024-04-23
mmc: msm_sdhci: fix vendor_spec_cap0 registers
Caleb Connolly
2024-04-23
mmc: msm_sdhci: use a more sensible default clock rate
Caleb Connolly
2024-04-23
mmc: msm_sdhci: print core version
Caleb Connolly
2024-04-23
mmc: msm_sdhci: use modern DT handling
Caleb Connolly
2024-04-23
mmc: msm_sdhci: correct vendor_spec_cap0 register for v5
Caleb Connolly
2024-04-19
mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings
Patrice Chotard
2024-04-19
mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible
Patrick Delaunay
2024-04-15
mmc: cv1800b_sdhci: Remove the unused argument
Jaehoon Chung
2024-04-15
mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe
Yang Xiwen
2024-04-15
mmc: dw_mmc: Don't return error if data busy timeout
Yang Xiwen
2024-04-15
mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET...
Yang Xiwen
2024-04-15
mmc: Unconditionally call mmc_deinit()
Marek Vasut
2024-04-15
mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback
Marek Vasut
2024-04-15
mmc: Add generic tuning flag
Marek Vasut
2024-04-15
mmc: Convert hs400_tuning flag from u8 to bool
Marek Vasut
2024-04-15
mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
Marek Vasut
2024-04-15
mmc: tmio: Check INFO1 for completion during DMA transfer
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-04-15
mmc: arm_pl180_mmci: Rely on DM
Linus Walleij
2024-04-15
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
Jonas Karlman
2024-04-15
mmc: Don't suggest to build modules in Kconfig.
Heinrich Schuchardt
2024-04-15
mmc: Avoid buffer overrun in mmc_startup()
Heinrich Schuchardt
2024-04-09
mmc: cv1800b: Add sdhci driver support for cv1800b SoC
Kongyang Liu
2024-03-11
Merge tag 'v2024.04-rc4' into next
Tom Rini
2024-03-02
mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()
Marek Vasut
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2024-03-02
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
Marek Vasut
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
Marek Vasut
2024-03-01
mmc: msm_sdhci: use modern clock handling
Caleb Connolly
2024-02-07
Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...
Tom Rini
2024-02-05
Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2024-02-05
mmc: rockchip_sdhci: Fix HS400 mode write on RK3568
Jonas Karlman
2024-01-30
mmc: bcmstb: Add support for bcm2712 SD controller
Ivan T. Ivanov
2024-01-29
treewide: Remove clk_free
Sean Anderson
[next]