summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini2022-05-251-0/+5
|\
| * mmc: zynq_sdhci: Add weak function prototypeT Karthik Reddy2022-05-131-0/+5
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-05-241-1/+1
|\ \
| * | mmc: sunxi: Remove unnecessary pinmux option dependencySamuel Holland2022-05-241-1/+1
| |/
* | mmc: fsl_esdhc_spl: Fix checking for number of read sectorsPali Rohár2022-05-231-1/+1
|/
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-032-2/+2
* pci: Map bars with offset and lengthAndrew Scull2022-05-032-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2022-04-273-20/+51
|\
| * mmc: fsl_esdhc_spl: pre-PBL: implement redundancy supportPali Rohár2022-04-261-7/+18
| * mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attributePali Rohár2022-04-261-1/+1
| * mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUGPali Rohár2022-04-261-1/+1
| * mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD cardPali Rohár2022-04-261-0/+5
| * mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot sizePali Rohár2022-04-261-10/+2
| * mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBRPali Rohár2022-04-261-2/+25
* | bootstd: mmc: Add a bootdev driverSimon Glass2022-04-253-0/+90
|/
* rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 supportJohan Jonker2022-04-181-1/+2
* rockchip: mmc: rockchip_dw_mmc: fix ciu clock indexJohan Jonker2022-04-181-2/+2
* mmc: rockchip_sdhci: Correct error checkingHaolin Li2022-04-181-1/+1
* mmc: fsl_esdhc_imx: Add i.MX8MP compatible stringMarek Vasut2022-04-121-0/+1
* iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro2022-04-121-4/+5
* mmc: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+12
* mmc: zynq_sdhci: Fix SDx_BASECLK configurationAshok Reddy Soma2022-03-291-0/+9
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-284-10/+157
|\
| * rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak2022-03-161-6/+58
| * rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak2022-03-161-0/+53
| * mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak2022-03-161-0/+18
| * mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko2022-03-161-1/+6
| * mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen2022-03-161-3/+22
* | Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-03-161-6/+104
|\ \
| * | mmc: zynq_sdhci: Add support for dynamic configurationAshok Reddy Soma2022-03-091-2/+99
| * | mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma2022-03-071-1/+1
| * | mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma2022-03-071-2/+2
| * | mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma2022-03-071-1/+2
* | | Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-141-10/+66
|\ \ \ | | |/ | |/|
| * | rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak2022-03-141-10/+66
| |/
* | arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski2022-03-071-0/+1
|/
* mmc: fsl_esdhc_imx: correct the actual card clockHaibo Chen2022-02-191-1/+2
* mmc: fsl_esdhc_imx: remove redundant ARCH_MXCHaibo Chen2022-02-191-12/+3
* mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host capsAdam Ford2022-02-191-1/+22
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2022-02-091-3/+2
|\
| * mmc: fsl_esdhc_imx: fix watermark level in dmaMarcel Ziswiler2022-02-091-3/+2
* | mmc: fsl: Use brackets around if()Simon Glass2022-02-081-1/+1
|/
* mmc: sunxi: Use DM_GPIO flags to set pull-upSamuel Holland2022-01-301-6/+2
* doc: replace @return by Return:Heinrich Schuchardt2022-01-195-27/+27
* mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar2022-01-183-0/+416
* mmc: dwmmc: return a proper error code when busyJohn Keeping2022-01-121-1/+1
* mmc: fsl_esdhc_imx: set sysctl register for clock initializationSean Anderson2022-01-121-1/+1
* mmc: fsl_esdhc_imx: Replace more #ifdefs by ifSean Anderson2022-01-121-83/+69
* mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson2022-01-121-106/+97
* mmc: fsl_esdhc_imx: simplify esdhc_setup_data()Sean Anderson2022-01-121-33/+48