summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-0/+3
* Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-01-181-1/+0
|\
| * mmc: fsl_esdhc: make get_cd work well in dm_mmc_opsYinbo Zhu2019-01-171-1/+0
* | Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini2019-01-172-48/+65
|\ \
| * | mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia2019-01-161-44/+61
| * | mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia2019-01-161-4/+4
| |/
* | mmc: Add support for downgrading HS200/HS400 to HS modeMarek Vasut2019-01-151-6/+33
* | mmc: Convert HI6220 MMC driver to driver modelManivannan Sadhasivam2019-01-151-31/+69
|/
* mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()Fabio Estevam2019-01-141-2/+8
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-101-13/+37
|\
| * mmc: sunxi: Fix mmc clocks for DM_MMCJagan Teki2019-01-101-13/+37
* | mmc: bring back partition init for non-DM MMC driversAndre Przywara2019-01-091-0/+4
|/
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-4/+4
|\
| * imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-011-4/+4
* | mmc: Add JZ47xx SD/MMC controller driverPaul Burton2018-12-193-0/+495
|/
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* 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