summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-11mmc: rockchip_sdhci: Add support for RK3568Yifeng Zhao
2021-08-11mmc: rockchip_sdhci: add phy and clock config for rk3399Yifeng Zhao
2021-08-09drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan
2021-08-06mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma
2021-08-06mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelayAshok Reddy Soma
2021-07-30mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2Stephan Gerhold
2021-07-30mmc: arm_pl180_mmci: Simplify code using mmc_of_parse()Stephan Gerhold
2021-07-30mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr()Stephan Gerhold
2021-07-30mmc: arm_pl180_mmci: Don't bind to all arm, primecell devicesStephan Gerhold
2021-07-30mmc: rpmb: Fix driver routing memory alignment with tmp bufferlitchipi
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-27mmc: sdhci_am654: Read ti, strobe-sel property from device treeAswath Govindraju
2021-07-27mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed modeFaiz Abbas
2021-07-26mmc: zynq_sdhci: Make variables/structure staticMichal Simek
2021-07-26mmc: zynq_sdhci: Fix kernel doc warningsMichal Simek
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Use Mask writes for Tap delaysAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Allow configuring zero Tap valuesAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Resolve uninitialized return valueAshok Reddy Soma
2021-07-21sandbox: mmc: Support fixed MMC devicesSimon Glass
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-06Merge branch '2021-07-06-platform-updates'Tom Rini
2021-07-06mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-07-06mmc: openpiton: add piton_mmc driverTianrui Wei
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao
2021-06-17mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu
2021-06-17mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORTYangbo Lu
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-12mmc: sdhci_am654: Add Support for TI's AM642 SoCDave Gerlach