summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* clk: renesas: Switch to new SD clock handlingHai Pham2023-02-022-4/+18
* mmc: renesas-sdhi: Flag non-standard SDnH handling for V3MHai Pham2023-02-022-0/+7
* mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration tableHai Pham2023-02-021-16/+0
* mmc: renesas-sdhi: Add R8A77961 M3-W+ supportHai Pham2023-02-021-0/+6
* mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3Hai Pham2023-02-021-1/+1
* mmc: renesas-sdhi: Adjust HS400 calibration tablesHai Pham2023-02-021-10/+10
* mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3Hai Pham2023-02-021-21/+8
* mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning tapsHai Pham2023-02-021-2/+2
* mmc: zynq_sdhci: Add support and quirk for HS400Ashok Reddy Soma2023-01-311-0/+5
* mmc: sdhci: Enable HS400 support if available in capsAshok Reddy Soma2023-01-311-0/+4
* mmc: sdhci: Check and call config_dll callback functionsAshok Reddy Soma2023-01-311-0/+16
* mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platformAshok Reddy Soma2023-01-311-3/+284
* cmd: mmc: Expand bkops handlingMarek Vasut2023-01-311-5/+9
* Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-01-271-1/+1
|\
| * drivers: mmc: Change datatype of tuning_loop_counter to intAlgapally Santosh Sagar2023-01-271-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2023-01-241-90/+62
|\ \
| * | sunxi: mmc: group non-DM specific functionsAndre Przywara2023-01-211-56/+61
| * | sunxi: mmc: ignore card detect in SPLAndre Przywara2023-01-211-35/+2
| |/
* | bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-231-2/+2
* | bootstd: Add an MMC hunterSimon Glass2023-01-231-0/+6
* | bootstd: Add a default method to get bootflowsSimon Glass2023-01-231-25/+0
* | dm: mmc: Use bootdev_setup_sibling_blk()Simon Glass2023-01-231-1/+1
* | sandbox: mmc: Start off with a zeroed fileSimon Glass2023-01-231-1/+1
|/
* Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini2022-12-222-1/+5
* Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini2022-12-221-0/+5
* Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini2022-12-221-0/+5
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-053-14/+14
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-102-2/+2
* Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini2022-11-101-0/+7
* dm: mmc: Allow sandbox emulator to build without writesSimon Glass2022-10-311-2/+8
* dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass2022-10-311-1/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2022-10-247-12/+97
|\
| * mmc: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-241-2/+4
| * mmc: dwmmc: only clear handled interruptsJohn Keeping2022-10-241-1/+2
| * mmc: stm32_sdmmc2: manage vqmmcYann Gautier2022-10-241-0/+13
| * mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier2022-10-241-0/+2
| * mmc: stm32_sdmmc2: add dual data rate supportYann Gautier2022-10-241-1/+4
| * mmc: f_sdh30: Add support for F_SDH30_E51Kunihiko Hayashi2022-10-242-4/+66
| * mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi2022-10-241-3/+5
| * mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov2022-10-241-1/+1
* | mmc: fsl_esdhc: fix problem when using clk driverYe Li2022-10-211-2/+2
|/
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-171-1/+1
* mmc: zynq_sdhci: Read power-domains id from DT and useAshok Reddy Soma2022-10-051-19/+20
* mmc: zynq_sdhci: Change node_id prototype to u32Ashok Reddy Soma2022-10-051-7/+7
* blk: Rename if_type to uclass_idSimon Glass2022-09-252-5/+5
* mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCsWeijie Gao2022-09-231-15/+53
* Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-201-0/+12
|\
| * mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertionSergiu Moga2022-09-191-0/+12
* | Merge branch 'master' into nextTom Rini2022-09-191-9/+34
|\ \ | |/ |/|
| * mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár2022-09-161-0/+8