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
2023-04-21
mmc: rockchip_sdhci: Fix use of device private data
Jonas Karlman
2023-04-21
mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
Jonas Karlman
2023-04-21
mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
Jonas Karlman
2023-04-21
rockchip: sdhci: rk3568: fix clock setting logic
Vasily Khoruzhick
2023-04-16
mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option
Marek Vasut
2023-04-10
mmc: mv_sdhci: Depend on DM_MMC
Stefan Roese
2023-04-10
mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
Stefan Roese
2023-04-10
mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
Stefan Roese
2023-04-10
mmc: erase: Use TRIM erase when available
Loic Poulain
2023-04-10
mmc: Check support for TRIM operations
Loic Poulain
2023-04-08
Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...
Tom Rini
2023-04-08
mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
Marek Vasut
2023-04-07
mmc: renesas-sdhi: Add R-Car Gen4 support
Hai Pham
2023-04-07
mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros
Marek Vasut
2023-04-07
mmc: tmio: Check 'addr' width before checking for 64bit limitation
Marek Vasut
2023-03-27
Merge branch 'master' into next
Tom Rini
2023-03-24
Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-03-24
mmc: bcm2835-host: let firmware manage the clock divisor
Vincent Fazio
2023-03-19
rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz
Vasily Khoruzhick
2023-03-19
mmc: rockchip_dw_mmc: Fix get_mmc_clk return value
Jonas Karlman
2023-03-16
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-10
mmc: renesas-sdhi: Add proper probe error fail path
Marek Vasut
2023-03-10
mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
Marek Vasut
2023-03-09
xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
Algapally Santosh Sagar
2023-03-09
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
Algapally Santosh Sagar
2023-03-06
mmc: remove SDHCI SPEAR
Patrick Delaunay
2023-02-28
mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
John Keeping
2023-02-10
Correct SPL use of SUPPORT_EMMC_RPMB
Simon Glass
2023-02-10
Correct SPL use of RENESAS_SDHI
Simon Glass
2023-02-09
Correct SPL use of MMC_QUIRKS
Simon Glass
2023-02-02
clk: renesas: Switch to new SD clock handling
Hai Pham
2023-02-02
mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M
Hai Pham
2023-02-02
mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table
Hai Pham
2023-02-02
mmc: renesas-sdhi: Add R8A77961 M3-W+ support
Hai Pham
2023-02-02
mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3
Hai Pham
2023-02-02
mmc: renesas-sdhi: Adjust HS400 calibration tables
Hai Pham
2023-02-02
mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3
Hai Pham
2023-02-02
mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps
Hai Pham
2023-01-31
mmc: zynq_sdhci: Add support and quirk for HS400
Ashok Reddy Soma
2023-01-31
mmc: sdhci: Enable HS400 support if available in caps
Ashok Reddy Soma
2023-01-31
mmc: sdhci: Check and call config_dll callback functions
Ashok Reddy Soma
2023-01-31
mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform
Ashok Reddy Soma
2023-01-31
cmd: mmc: Expand bkops handling
Marek Vasut
2023-01-27
Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-01-27
drivers: mmc: Change datatype of tuning_loop_counter to int
Algapally Santosh Sagar
2023-01-24
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add an MMC hunter
Simon Glass
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
[next]