summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01Marek Vasut2018-12-041-0/+4
* mmc: tmio: sdhi: Add HS400 supportMarek Vasut2018-12-032-8/+96
* mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut2018-12-032-3/+5
* mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut2018-12-031-0/+20
* mmc: tmio: Reorder TMIO clock handlingMarek Vasut2018-12-031-51/+54
* mmc: tmio: Keep generating clock when clock are enabledMarek Vasut2018-12-031-2/+8
* mmc: tmio: Do not set divider to 1 in DDR modeMarek Vasut2018-12-031-0/+4
* mmc: tmio: Switch to clock frameworkMarek Vasut2018-12-034-22/+51
* mmc: Parse HS400 DT propertiesMarek Vasut2018-12-031-0/+4
* Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini2018-11-291-0/+1
|\
| * mmc: meson-gx: Add AXG compatibleNeil Armstrong2018-11-261-0/+1
* | mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao2018-11-283-0/+1406
* | sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick2018-11-221-3/+7
* | sunxi-mmc: don't double clock for new mode unconditionallyVasily Khoruzhick2018-11-221-7/+0
* | sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick2018-11-222-0/+6
|/
* Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-162-3/+2
|\
| * mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng2018-11-141-0/+2
| * blk: Call part_init() in the post_probe() methodBin Meng2018-11-141-3/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-11-141-1/+20
|\ \ | |/ |/|
| * mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick2018-11-131-1/+20
* | mmc: dw_mmc: Add RCRC handlingMarek Vasut2018-11-101-0/+4
* | mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut2018-11-021-6/+3
* | mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut2018-11-021-1/+26
* | mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut2018-11-021-0/+7
* | mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut2018-11-021-2/+3
* | mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut2018-11-021-0/+2
* | mmc: tmio: Configure clock before any other IOSMarek Vasut2018-11-021-1/+1
* | mmc: tmio: Silence transfer errors when tuningMarek Vasut2018-11-021-21/+24
* | mmc: tmio: Improve error handlingMarek Vasut2018-11-021-3/+4
* | mmc: tmio: Simplify pinmux handlingMarek Vasut2018-11-021-19/+3
|/
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-251-8/+26
|\
| * mmc: fsl_esdhc: add uclass clk supportPeng Fan2018-10-221-4/+22
| * fsl_esdhc: Update usdhc driver to support i.MX8Ye Li2018-10-221-4/+4
* | arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-1/+1
* | mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut2018-10-091-0/+6
* | mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut2018-10-091-2/+4
|/
* mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander2018-10-071-0/+160
* rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner2018-10-021-0/+1
* mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner2018-10-021-2/+30
* mmc: omap_mmc: Remove invert referencesAdam Ford2018-09-291-11/+1
* mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford2018-09-251-0/+4
* MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford2018-09-111-0/+41
* MMC: Enable DM_MMC for DavinciAdam Ford2018-09-111-11/+147
* mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford2018-09-111-5/+9
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-09-111-1/+3
|\
| * mmc: uniphier-sd: sync with LinuxMasahiro Yamada2018-09-111-1/+3
* | mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla2018-09-113-0/+119
* | mmc: fsl_esdhc: enable HS400 featurePeng Fan2018-09-101-1/+35
* | mmc: add HS400 supportPeng Fan2018-09-102-27/+123
|/
* mmc: renesas-sdhi: Use priv directlyMarek Vasut2018-08-301-1/+1