summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-24mmc: sunxi: Remove unnecessary pinmux option dependencySamuel Holland
2022-05-23mmc: fsl_esdhc_spl: Fix checking for number of read sectorsPali Rohár
2022-05-13mmc: zynq_sdhci: Add weak function prototypeT Karthik Reddy
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2022-04-26mmc: fsl_esdhc_spl: pre-PBL: implement redundancy supportPali Rohár
2022-04-26mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attributePali Rohár
2022-04-26mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUGPali Rohár
2022-04-26mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD cardPali Rohár
2022-04-26mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot sizePali Rohár
2022-04-26mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBRPali Rohár
2022-04-25bootstd: mmc: Add a bootdev driverSimon Glass
2022-04-18rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 supportJohan Jonker
2022-04-18rockchip: mmc: rockchip_dw_mmc: fix ciu clock indexJohan Jonker
2022-04-18mmc: rockchip_sdhci: Correct error checkingHaolin Li
2022-04-12mmc: fsl_esdhc_imx: Add i.MX8MP compatible stringMarek Vasut
2022-04-12iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro
2022-04-09mmc: call device_probe() after scanningAKASHI Takahiro
2022-03-29mmc: zynq_sdhci: Fix SDx_BASECLK configurationAshok Reddy Soma
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak
2022-03-09mmc: zynq_sdhci: Add support for dynamic configurationAshok Reddy Soma
2022-03-07arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski
2022-03-07mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma
2022-02-19mmc: fsl_esdhc_imx: correct the actual card clockHaibo Chen
2022-02-19mmc: fsl_esdhc_imx: remove redundant ARCH_MXCHaibo Chen
2022-02-19mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host capsAdam Ford
2022-02-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-02-08mmc: fsl: Use brackets around if()Simon Glass
2022-02-09mmc: fsl_esdhc_imx: fix watermark level in dmaMarcel Ziswiler
2022-01-30mmc: sunxi: Use DM_GPIO flags to set pull-upSamuel Holland
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar
2022-01-12mmc: dwmmc: return a proper error code when busyJohn Keeping
2022-01-12mmc: fsl_esdhc_imx: set sysctl register for clock initializationSean Anderson
2022-01-12mmc: fsl_esdhc_imx: Replace more #ifdefs by ifSean Anderson
2022-01-12mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson
2022-01-12mmc: fsl_esdhc_imx: simplify esdhc_setup_data()Sean Anderson