aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...WIP/24Mar2023Tom Rini1-21/+32
2023-03-24mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio1-21/+32
2023-03-19rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick1-4/+11
2023-03-19mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman1-1/+1
2023-03-10mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut1-9/+17
2023-03-10mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut1-1/+9
2023-02-28mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handlingJohn Keeping1-0/+8
2023-02-10Correct SPL use of SUPPORT_EMMC_RPMBSimon Glass1-1/+1
2023-02-10Correct SPL use of RENESAS_SDHISimon Glass1-1/+1
2023-02-09Correct SPL use of MMC_QUIRKSSimon Glass1-1/+1
2023-02-02clk: renesas: Switch to new SD clock handlingHai Pham2-4/+18
2023-02-02mmc: renesas-sdhi: Flag non-standard SDnH handling for V3MHai Pham2-0/+7
2023-02-02mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration tableHai Pham1-16/+0
2023-02-02mmc: renesas-sdhi: Add R8A77961 M3-W+ supportHai Pham1-0/+6
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3Hai Pham1-1/+1
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration tablesHai Pham1-10/+10
2023-02-02mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3Hai Pham1-21/+8
2023-02-02mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning tapsHai Pham1-2/+2
2023-01-31mmc: zynq_sdhci: Add support and quirk for HS400Ashok Reddy Soma1-0/+5
2023-01-31mmc: sdhci: Enable HS400 support if available in capsAshok Reddy Soma1-0/+4
2023-01-31mmc: sdhci: Check and call config_dll callback functionsAshok Reddy Soma1-0/+16
2023-01-31mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platformAshok Reddy Soma1-3/+284
2023-01-31cmd: mmc: Expand bkops handlingMarek Vasut1-5/+9
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/27Jan2023Tom Rini1-1/+1
2023-01-27drivers: mmc: Change datatype of tuning_loop_counter to intAlgapally Santosh Sagar1-1/+1
2023-01-24Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24Jan2023Tom Rini1-90/+62
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass1-2/+2
2023-01-23bootstd: Add an MMC hunterSimon Glass1-0/+6
2023-01-23bootstd: Add a default method to get bootflowsSimon Glass1-25/+0
2023-01-23dm: mmc: Use bootdev_setup_sibling_blk()Simon Glass1-1/+1
2023-01-23sandbox: mmc: Start off with a zeroed fileSimon Glass1-1/+1
2023-01-21sunxi: mmc: group non-DM specific functionsAndre Przywara1-56/+61
2023-01-21sunxi: mmc: ignore card detect in SPLAndre Przywara1-35/+2
2022-12-22Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini2-1/+5
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-0/+5
2022-12-22Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini1-0/+5
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-14/+14
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-2/+2
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini1-0/+7
2022-10-31dm: mmc: Allow sandbox emulator to build without writesSimon Glass1-2/+8
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass1-1/+1
2022-10-24Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini7-12/+97
2022-10-24mmc: Fix static checker warningsVenkatesh Yadav Abbarapu1-2/+4
2022-10-24mmc: dwmmc: only clear handled interruptsJohn Keeping1-1/+2
2022-10-24mmc: stm32_sdmmc2: manage vqmmcYann Gautier1-0/+13
2022-10-24mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier1-0/+2
2022-10-24mmc: stm32_sdmmc2: add dual data rate supportYann Gautier1-1/+4
2022-10-24mmc: f_sdh30: Add support for F_SDH30_E51Kunihiko Hayashi2-4/+66
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi1-3/+5
2022-10-24mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov1-1/+1