summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati2020-08-254-0/+4114
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-222-2/+2
* mmc: sdhci: Use upper/lower_32_bits macrosMichal Simek2020-08-201-4/+4
* mmc: sdhci: Enable high speed conditional on the corresponding bitFaiz Abbas2020-08-201-1/+4
* mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek2020-08-201-1/+1
* xilinx: Fix xlnx,mio_bank propertyMichal Simek2020-08-201-1/+1
* xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek2020-08-201-1/+0
* mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas2020-08-111-1/+1
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom Rini2020-08-041-15/+77
|\
| * mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabledWalter Lozano2020-08-021-1/+24
| * mmc: fsl_esdhc_imx: add OF_PLATDATA supportWalter Lozano2020-08-021-14/+53
| * mmc: fsl_esdhc_imx: rename driver name to match ll_entryWalter Lozano2020-08-021-1/+1
* | mmc: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
* | Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmWIP/29Jul2020Tom Rini2020-07-291-8/+2
|\ \
| * | drivers: avoid using aliases on drivers when OF_PLATDATA is enabledWalter Lozano2020-07-281-8/+2
* | | mmc: add nexell driverStefan Bosch2020-07-293-0/+246
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020Tom Rini2020-07-275-57/+4
|\ \
| * | Move eSDHC adapter card identification to board filesYangbo Lu2020-07-275-56/+4
| * | Drop global data sdhc_adapter for powerpcYangbo Lu2020-07-271-1/+0
| |/
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-2721-22/+22
|\ \
| * | treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-2511-12/+12
| * | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-2510-10/+10
| |/
* | mmc: renesas-sdhi: Enable support for R8A774A1Adam Ford2020-07-251-1/+1
|/
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-2421-22/+22
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-2011-12/+12
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-2010-10/+10
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-177-16/+17
* acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass2020-07-171-1/+77
* Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/15Jul2020Tom Rini2020-07-152-8/+49
|\
| * mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel2020-07-141-4/+28
| * mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel2020-07-141-0/+2
| * mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel2020-07-141-3/+8
| * mmc: read ssr for SD spiPragnesh Patel2020-07-142-0/+6
| * mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel2020-07-141-0/+2
| * mmc: mmc_spi: correct the while conditionPragnesh Patel2020-07-141-1/+3
* | mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár2020-07-131-1/+1
|/
* Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/10Jul2020-cTom Rini2020-07-105-10/+10
|\
| * dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-093-3/+3
| * core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-092-0/+4
| * drivers: rename drivers to match compatible stringWalter Lozano2020-07-093-7/+3
* | mmc: bcm283x: fix int to pointer castSeung-Woo Kim2020-07-101-1/+1
|/
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-303-17/+39
|\
| * mmc: sdhci: Fix HISPD bit handlingJagan Teki2020-06-241-6/+19
| * mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is readyHaibo Chen2020-06-241-1/+8
| * mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen2020-06-241-10/+12
* | arm: pxa: mmc: add driver model supportMarcel Ziswiler2020-06-301-28/+132
* | kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler2020-06-301-0/+8
* | mmc: add missing space before comment delimiterMarcel Ziswiler2020-06-301-1/+1
* | Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-261-1/+0
* | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-nextTom Rini2020-06-251-2/+0
|\ \