summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-03-17mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-02drivers: mmc: iproc_sdhci: enable HS200 modeBharat Gooty
2021-03-01mmc: fsl_esdhc_imx: fix the DTOCV to 0xEHaibo Chen
2021-03-01mmc: fsl_esdhc_imx: Add a compatible for i.MX51Fabio Estevam
2021-02-26mmc: sandbox: Add support for writingSean Anderson
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-19mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseqJaehoon Chung
2021-02-19mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseqJaehoon Chung
2021-02-19mmc: pwrseq: add mmc-pwrseq file to provide a generic interfaceJaehoon Chung
2021-02-19mmc: mmc_spi: Document the 3 local functionsBin Meng
2021-02-19mmc: mmc_spi: Fix potential spec violation in receiving card responseBin Meng
2021-02-19mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()Bin Meng
2021-02-19mmc: mmc_spi: Print verbose debug output when crc16 check failsBin Meng
2021-02-19mmc: fix response timeout after switch commandStefan Bosch
2021-02-19mmc: sdhci: skip cache invalidation if DMA is not usedYuezhang.Mo@sony.com
2021-02-19mmc: initialize an err variableJaehoon Chung
2021-02-18mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()Nicolas Saenz Julienne
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08mmc: mv_sdhci: parse device-tree entryBaruch Siach
2021-02-04mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas
2021-02-04mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for software tuningFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for input tap delayFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas
2021-02-04mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas
2021-02-04mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas
2021-02-04mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-31mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut
2021-01-27mmc: pci_mmc: Set the removable flagSimon Glass
2021-01-27mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25mmc: sunxi: Refactor mod clock register offsetAndre Przywara
2021-01-25mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2021-01-25Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-24mmc: mtk-sd: assign plat->cfg.f_max with a correct valueWeijie Gao
2021-01-24mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCsWeijie Gao
2021-01-24mmc: mtk-sd: fix sclk cycles shift valueWeijie Gao
2021-01-23mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher
2021-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini
2021-01-20mmc: xenon_sdhci: Remove duplicated macrosMichal Simek
2021-01-18mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt
2021-01-18mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen
2021-01-15mmc: dwmmc: socfpga: Add ATF support for MMC driverChee Hong Ang