summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-279-17/+0
* mmc: Staticize sd_select_bus_widthMarek Vasut2018-04-231-1/+1
* Merge git://git.denx.de/u-boot-uniphierTom Rini2018-04-233-22/+52
|\
| * mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada2018-04-241-0/+4
| * mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-243-22/+48
* | mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt2018-04-231-0/+3
|/
* mmc: sh_mmcif: Add Kconfig entryMarek Vasut2018-04-211-0/+6
* mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut2018-04-211-13/+152
* mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland2018-04-171-1/+1
* mmc: tmio: Rename Matsushita to TMIOMarek Vasut2018-04-146-422/+422
* mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut2018-04-111-0/+3
* mmc: matsushita-common: Add missing elseMarek Vasut2018-04-111-1/+1
* mmc: matsushita-common: Wait for command completionMarek Vasut2018-04-112-0/+3
* mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut2018-04-111-2/+0
* mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut2018-04-111-1/+3
* mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut2018-04-111-2/+290
* mmc: matsushita-common: Export register access functionsMarek Vasut2018-04-112-2/+6
* mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut2018-04-112-9/+46
* mmc: matsushita-common: Always check controller versionMarek Vasut2018-04-111-9/+8
* mmc: matsushita-common: Handle bus width 0Marek Vasut2018-04-111-0/+1
* mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut2018-04-112-3/+11
* mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut2018-04-112-1/+3
* mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut2018-04-112-18/+30
* mmc: matsushita-common: Use mmc_of_parse()Marek Vasut2018-04-111-16/+7
* mmc: renesas-sdhi: Handle 16bit IPMarek Vasut2018-04-111-0/+13
* mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-114-5/+16
* mmc: uniphier: Add support for 16bit variantMarek Vasut2018-04-112-4/+39
* mmc: uniphier: Drop useless checkMarek Vasut2018-04-111-8/+2
* mmc: uniphier: Factor out FIFO accessorsMarek Vasut2018-04-111-62/+60
* mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut2018-04-112-4/+14
* mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut2018-04-115-840/+921
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-0/+6
* mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2018-04-052-2/+3
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-03-301-3/+2
|\
| * x86: mmc: Fix mapping of BAR memoryBernhard Messerklinger2018-03-301-3/+2
* | Merge git://git.denx.de/u-boot-riscvTom Rini2018-03-305-254/+131
|\ \
| * | mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen2018-03-305-165/+133
| * | mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to KconfigRick Chen2018-03-301-0/+7
| * | mmc: ftsdc010: Drop non-dm codeRick Chen2018-03-302-103/+0
| * | mmc: ftsdc010: Support High-Speed modeRick Chen2018-03-301-0/+5
| |/
* | rockchip: sdhci: support 8bit bus-widthPhilipp Tomsich2018-03-281-0/+8
|/
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-141-2/+8
|\
| * mmc: sunxi: support cd-invertedHeinrich Schuchardt2018-03-131-2/+8
* | mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckinPatrick Delaunay2018-03-131-1/+6
* | mmc: stm32: sdmmc2: add hardware flow control supportPatrick Delaunay2018-03-131-1/+2
|/
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+1
|\
| * mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-058-8/+8
|/
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-012-4/+7
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-011-0/+6