summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2021-05-11DM: DM_MMC migration is now mandatory for non-SPLTom Rini
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese
2021-04-10arm: Remove s32v234evb boardTom Rini
2021-04-09Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-04-08mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessaryHaibo Chen
2021-04-08mmc: fsl_esdhc_imx: remove redundant cmd11 related code.Haibo Chen
2021-04-08mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock outputHaibo Chen
2021-04-08mmc: mvebu: convert to driver modelHarm Berntsen
2021-04-06mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju
2021-04-06mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-27mmc: pci_mmc: Set up the card detectSimon Glass
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-22mmc: pci: Fix Kconfig dependencyBin Meng
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