Age | Commit message (Expand) | Author |
2019-07-17 | mmc: am654_sdhci: Allow driver to probe without PDs specified | Andreas Dannenberg |
2019-07-17 | mmc: am654_sdhci: Add a platform specific set_control_reg() callback | Faiz Abbas |
2019-07-17 | mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings | Faiz Abbas |
2019-07-17 | mmc: am654_sdhci: Add Support for PHY | Faiz Abbas |
2019-07-17 | mmc: sdhci: Make set_ios_post() return int | Faiz Abbas |
2019-07-17 | mmc: sdhci: Make sdhci_set_clock() non static | Faiz Abbas |
2019-07-17 | mmc: sdhci: Add support for sdhci-caps-mask | Faiz Abbas |
2019-07-17 | mmc: am654_sdhci: Remove quirks | Faiz Abbas |
2019-07-17 | arm64: dts: k3: Sync sdhci0 node from kernel and change driver name | Faiz Abbas |
2019-07-15 | Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2019-07-15 | mmc: fsl_esdhc_imx: enlarge mmc timeout | Peng Fan |
2019-07-15 | mmc: fsl_esdhc_imx: add i.MX8QM compatible | Peng Fan |
2019-07-15 | mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support | Peng Fan |
2019-07-15 | mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps | Peng Fan |
2019-07-15 | mmc: Parse no-1-8-v DT property | Peng Fan |
2019-07-15 | mmc: Parse HS400 Enhanced strobe DT properties | Peng Fan |
2019-07-15 | mmc: support hs400 enhanced strobe mode | Peng Fan |
2019-07-15 | mmc: fsl_esdhc_imx: fix config check issue when building in SPL | Ye Li |
2019-07-15 | mmc: mmc_spi: Re-write driver using DM framework | Bhargav Shah |
2019-07-15 | mmc: skip select_mode_and_width for MMC SPI host | Anup Patel |
2019-07-15 | mmc: retry a few times if a partition switch failed | Jean-Jacques Hiblot |
2019-07-15 | mmc: do not change mode when accessing a boot partition | Jean-Jacques Hiblot |
2019-07-15 | mmc: During a switch, poll on dat0 if available and check the final status | Jean-Jacques Hiblot |
2019-07-15 | mmc: When switching partition, use the timeout specified in the ext_csd | Jean-Jacques Hiblot |
2019-07-15 | mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd | Jean-Jacques Hiblot |
2019-07-15 | mmc: if possible, poll the busy state using DAT0 | Jean-Jacques Hiblot |
2019-07-15 | mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() | Jean-Jacques Hiblot |
2019-07-15 | mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported | Jean-Jacques Hiblot |
2019-07-15 | Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque... | Jean-Jacques Hiblot |
2019-07-15 | mmc: omap_hsmmc: don't fill the send_init_stream callback | Jean-Jacques Hiblot |
2019-07-15 | mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command | Jean-Jacques Hiblot |
2019-07-15 | mmc: rpmb: fix response type of CMD25 | Akio Hirayama |
2019-07-15 | mmc: sdhci: Implement SDHCI card detect | T Karthik Reddy |
2019-07-15 | mmc: sdhci: Read cd-gpio from devicetree | T Karthik Reddy |
2019-07-15 | mmc: Read sd card detect properties from DT | T Karthik Reddy |
2019-07-14 | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-13 | mmc: Register only the first MMC device on MMC_TINY | Ezequiel Garcia |
2019-07-13 | spl: Move SPL_MMC_TINY option to appear under SPL menu | Ezequiel Garcia |
2019-07-12 | mmc: stm32_sdmmc2: avoid warnings when building with W=1 option | Patrick Delaunay |
2019-06-23 | mmc: fsl_esdhc_imx: drop useless code | Yangbo Lu |
2019-06-23 | mmc: fsl_esdhc: drop i.MX code | Yangbo Lu |
2019-06-23 | mmc: split fsl_esdhc driver for i.MX | Yangbo Lu |
2019-06-20 | Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot | Tom Rini |
2019-06-19 | mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled | Yangbo Lu |
2019-06-19 | mmc: Avoid HS400 mode when accessing boot partitions | Marek Vasut |
2019-05-28 | dm: arm: bcmstb: Enable driver model MMC support | Thomas Fitzsimmons |
2019-05-26 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2019-05-23 | driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC | Yinbo Zhu |
2019-05-23 | driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC | Yinbo Zhu |
2019-05-21 | mmc: tmio: sdhi: HS400 manual adjustment | Marek Vasut |