summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas2019-07-172-36/+37
* mmc: am654_sdhci: Add Support for PHYFaiz Abbas2019-07-172-7/+219
* mmc: sdhci: Make set_ios_post() return intFaiz Abbas2019-07-172-2/+4
* mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas2019-07-171-1/+1
* mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas2019-07-171-3/+15
* mmc: am654_sdhci: Remove quirksFaiz Abbas2019-07-171-3/+0
* arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas2019-07-173-23/+23
* Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-07-1510-298/+634
|\
| * mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan2019-07-151-2/+2
| * mmc: fsl_esdhc_imx: add i.MX8QM compatiblePeng Fan2019-07-151-0/+7
| * mmc: fsl_esdhc_imx: add HS400 Enhanced strobe supportPeng Fan2019-07-151-0/+20
| * mmc: fsl_esdhc_imx: use mmc_of_parse to set host_capsPeng Fan2019-07-151-9/+5
| * mmc: Parse no-1-8-v DT propertyPeng Fan2019-07-151-0/+5
| * mmc: Parse HS400 Enhanced strobe DT propertiesPeng Fan2019-07-151-0/+2
| * mmc: support hs400 enhanced strobe modePeng Fan2019-07-153-1/+100
| * mmc: fsl_esdhc_imx: fix config check issue when building in SPLYe Li2019-07-151-2/+2
| * mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah2019-07-152-167/+320
| * mmc: skip select_mode_and_width for MMC SPI hostAnup Patel2019-07-151-0/+14
| * mmc: retry a few times if a partition switch failedJean-Jacques Hiblot2019-07-151-3/+7
| * mmc: do not change mode when accessing a boot partitionJean-Jacques Hiblot2019-07-151-36/+0
| * mmc: During a switch, poll on dat0 if available and check the final statusJean-Jacques Hiblot2019-07-151-13/+36
| * mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot2019-07-151-0/+10
| * mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot2019-07-151-1/+9
| * mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot2019-07-152-4/+4
| * mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()Jean-Jacques Hiblot2019-07-153-21/+37
| * mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supportedJean-Jacques Hiblot2019-07-151-4/+0
| * Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot2019-07-152-18/+0
| * mmc: omap_hsmmc: don't fill the send_init_stream callbackJean-Jacques Hiblot2019-07-151-9/+0
| * mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new commandJean-Jacques Hiblot2019-07-151-7/+6
| * mmc: rpmb: fix response type of CMD25Akio Hirayama2019-07-151-2/+2
| * mmc: sdhci: Implement SDHCI card detectT Karthik Reddy2019-07-151-0/+32
| * mmc: sdhci: Read cd-gpio from devicetreeT Karthik Reddy2019-07-151-0/+6
| * mmc: Read sd card detect properties from DTT Karthik Reddy2019-07-151-0/+9
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-1/+2
|\ \ | |/ |/|
| * mmc: stm32_sdmmc2: avoid warnings when building with W=1 optionPatrick Delaunay2019-07-121-1/+2
* | mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia2019-07-131-0/+9
* | spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2019-07-131-15/+0
|/
* mmc: fsl_esdhc_imx: drop useless codeYangbo Lu2019-06-231-61/+4
* mmc: fsl_esdhc: drop i.MX codeYangbo Lu2019-06-231-609/+16
* mmc: split fsl_esdhc driver for i.MXYangbo Lu2019-06-233-2/+1716
* Merge tag 'mmc-6-19' of https://github.com/MrVan/u-bootTom Rini2019-06-201-2/+2
|\
| * mmc: Avoid HS400 mode when accessing boot partitionsMarek Vasut2019-06-191-2/+2
* | mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabledYangbo Lu2019-06-191-0/+29
|/
* dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons2019-05-281-18/+55
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-262-13/+176
|\
| * mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut2019-05-212-3/+166
| * mmc: tmio: sdhi: Minor macro cleanupMarek Vasut2019-05-211-10/+10
* | driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPCYinbo Zhu2019-05-231-1/+4
* | driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPCYinbo Zhu2019-05-231-0/+6
|/
* Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski2019-05-201-18/+5