aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-09-25mmc: atmel-sdhci: enable the required generic clockEugen Hristev
2020-09-25mmc: atmel-sdhci: do not check clk_set_rate return valueEugen Hristev
2020-09-25mmc: atmel-sdhci: add sama7g5-sdhci compatibility stringEugen Hristev
2020-09-17mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen
2020-09-15mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider
2020-09-15mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam
2020-08-31mmc: xenon: set signal voltage and max base clockEvan Wang
2020-08-25mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-20mmc: sdhci: Use upper/lower_32_bits macrosMichal Simek
2020-08-20mmc: sdhci: Enable high speed conditional on the corresponding bitFaiz Abbas
2020-08-20mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek
2020-08-20xilinx: Fix xlnx,mio_bank propertyMichal Simek
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-08-11mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03mmc: Drop duplicate dm.h inclusionSimon Glass
2020-08-02mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabledWalter Lozano
2020-08-02mmc: fsl_esdhc_imx: add OF_PLATDATA supportWalter Lozano
2020-08-02mmc: fsl_esdhc_imx: rename driver name to match ll_entryWalter Lozano
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini
2020-07-29mmc: add nexell driverStefan Bosch
2020-07-28drivers: avoid using aliases on drivers when OF_PLATDATA is enabledWalter Lozano
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-25mmc: renesas-sdhi: Enable support for R8A774A1Adam Ford
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass
2020-07-15Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-07-14mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel
2020-07-14mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel
2020-07-14mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel
2020-07-14mmc: read ssr for SD spiPragnesh Patel
2020-07-14mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel
2020-07-14mmc: mmc_spi: correct the while conditionPragnesh Patel
2020-07-13mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler