index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2024-11-20
mmc: msm_sdhci: enable vqmmc at probe if available
Neil Armstrong
2024-10-28
mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
Paul Barker
2024-10-25
mmc: fsl_esdhc: Convert to use livetree API for fdt access
Tim Harvey
2024-10-15
Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
Jonas Karlman
2024-10-14
Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"
Tom Rini
2024-10-14
lib: Adapt digest header files to MbedTLS
Raymond Mao
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-04
mmc: fsl_esdhc_imx: Reset tuning logic
Peng Fan
2024-10-04
mmc: fsl_esdhc_imx: Avoid resource leak
Ye Li
2024-10-04
mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver
Ye Li
2024-10-04
mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command
Ye Li
2024-10-04
mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
Peng Fan
2024-10-03
Merge patch series "vbe: Series part D"
Tom Rini
2024-10-03
rockchip: mmc: Fix a missing colon and newline
Simon Glass
2024-10-03
mmc: rockchip: Allow clocks to be missing
Simon Glass
2024-10-03
mmc: rockchip: Log some error returns
Simon Glass
2024-10-03
mmc: Log the error when init fails
Simon Glass
2024-10-03
mmc: Support driver model in TPL
Simon Glass
2024-09-23
Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2024-09-21
mmc: Poll CD in case cyclic framework is enabled
Marek Vasut
2024-09-20
mmc: zynq_sdhci: Remove device_is_compatible() function
Padmarao Begari
2024-09-05
mmc: consider cd-gpios in Synopsys DesignWare driver
Heinrich Schuchardt
2024-09-05
mmc: msm_sdhci: program core_vendor_spec
Caleb Connolly
2024-09-05
mmc: Change the frequency to MMC_HS_52 when selecting hs400
Venkatesh Yadav Abbarapu
2024-09-05
mmc: sdhci-cadence: Add support for Cadence sdmmc v6
Kuan Lim Lee
2024-09-05
Merge patch series "provide names for emmc hardware partitions"
Tom Rini
2024-09-05
mmc: allow use of hardware partition names for mmc partconf
Tim Harvey
2024-08-23
mmc: Use logging instead of pr_err()
Simon Glass
2024-08-23
mmc: Use logging instead of printf()
Simon Glass
2024-08-19
mmc: exynos_dw_mmc: Improve coding style
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Pull all init code into probe function
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Read and use DDR timing when available
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Read common clock-frequency property
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Read common bus-width property
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Abstract CLKSEL register
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Read upstream SDR timing properties
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Convert to use livetree API
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
Sam Protsenko
[next]