aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-10-24mmc: stm32_sdmmc2: manage vqmmcYann Gautier
2022-10-24mmc: stm32_sdmmc2: protect against unsupported modesYann Gautier
2022-10-24mmc: stm32_sdmmc2: add dual data rate supportYann Gautier
2022-10-24mmc: f_sdh30: Add support for F_SDH30_E51Kunihiko Hayashi
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi
2022-10-24mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov
2022-10-21mmc: fsl_esdhc: fix problem when using clk driverYe Li
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-10-05mmc: zynq_sdhci: Read power-domains id from DT and useAshok Reddy Soma
2022-10-05mmc: zynq_sdhci: Change node_id prototype to u32Ashok Reddy Soma
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-23mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCsWeijie Gao
2022-09-20Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertionSergiu Moga
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...Pali Rohár
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-08-12Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-10mmc: Do not send status of send_status is falseMarek Vasut
2022-07-27mmc: pci_mmc.c should build with ACPIGEN=nHeinrich Schuchardt
2022-07-27drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)
2022-07-27mmc: nuvoton: Add NPCM7xx mmc driverJim Liu
2022-07-27mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' errorPali Rohár
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-07-26mmc: fsl_esdhc_imx: Support i.MX9Peng Fan
2022-07-26mmc: zynq_sdhci: Fix timing macros for MMC High speedAshok Reddy Soma
2022-07-25mmc: msm_sdhci: Add SDCC version 5.0.0 supportSumit Garg
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-13mmc: mediatek: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-12mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: remove privdataPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bindPatrick Delaunay
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley
2022-07-06mmc/aspeed: Add debuging for clock probe failuresJoel Stanley
2022-07-05Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-20mmc: fsl_esdhc: Add new config option for default fallback modePali Rohár
2022-06-20mmc: fsl_esdhc: Set fallback mode to 1-bitPali Rohár
2022-06-17mmc: stm32_sdmmc2: make reset property optionalPatrick Delaunay
2022-06-15mmc: fsl_esdhc_imx: Implement wait_dat0 mmc opsLoic Poulain
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain