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-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
mmc: zynq: Sync with upstream DT binding
Michal Simek
2023-05-31
mmc: fix improper use of memset
Sam Edwards
2023-05-18
mmc: rockchip_sdhci: Disable DMA mode using a device tree property
Jonas Karlman
2023-05-18
mmc: rockchip_sdhci: Skip blocks read workaround on RK3399
Jonas Karlman
2023-05-15
Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
Henrik Grimler
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-03
mmc: hi6220_dw_mmc: add compatible for HC2910 support
Yang Xiwen
2023-04-21
mmc: rockchip_sdhci: Limit number of blocks read in a single command
Jonas Karlman
2023-04-21
mmc: sdhci: Allow disabling of SDMA in SPL
Peter Geis
2023-04-21
mmc: rockchip_sdhci: Add support for RK3588
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Rearrange and simplify used regs and flags
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Update speed mode controls in set_ios_post
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Refactor execute tuning error handling
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Remove unneeded emmc_phy_init
Jonas Karlman
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
[next]