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-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
2023-01-23
dm: mmc: Use bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
sandbox: mmc: Start off with a zeroed file
Simon Glass
2023-01-21
sunxi: mmc: group non-DM specific functions
Andre Przywara
2023-01-21
sunxi: mmc: ignore card detect in SPL
Andre Przywara
2022-12-22
Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig
Tom Rini
2022-12-22
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
Tom Rini
2022-12-22
Convert CONFIG_HSMMC2_8BIT to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
2022-10-31
dm: mmc: Allow sandbox emulator to build without writes
Simon Glass
2022-10-31
dm: blk: mmc: Tidy up some Makefile rules for SPL
Simon Glass
2022-10-24
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2022-10-24
mmc: Fix static checker warnings
Venkatesh Yadav Abbarapu
2022-10-24
mmc: dwmmc: only clear handled interrupts
John Keeping
[next]