summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-041-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-031-2/+13
|\
| * ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-031-2/+13
* | arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-201-2/+3
* | mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons2015-12-131-1/+3
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-071-37/+30
|\ \
| * | zynq: sdhci: Move driver to DMMichal Simek2015-12-071-12/+32
| * | zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-071-27/+0
| * | zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-071-1/+1
* | | mmc: dwmmc: socfpga: Convert to DMMarek Vasut2015-12-071-76/+60
|/ /
* | rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-011-4/+17
* | rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin2015-12-011-2/+3
* | mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-011-18/+67
* | mmc: dw_mmc: move data transfer as a separate functionhuang lin2015-12-011-28/+37
* | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See2015-11-301-8/+21
|/
* zynq: sdhci: Define max clock by macroMichal Simek2015-11-191-1/+1
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-122-4/+4
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-051-7/+7
|\
| * s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-021-7/+7
* | mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-032-0/+41
* | mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang2015-11-031-2/+18
* | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-021-0/+3
* | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-021-0/+3
* | Powerpc: eSDHC: expand a fix to T4160Shaohui Xie2015-11-021-1/+2
* | mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-011-4/+4
* | mmc: atmel: Implement proper private dataMarek Vasut2015-11-011-15/+25
* | mmc: atmel: Fix clock configurationMarek Vasut2015-11-011-0/+2
* | mmc: atmel: Silence debug outputMarek Vasut2015-11-011-6/+6
|/
* armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-291-6/+6
* drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N2015-10-221-1/+116
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-221-2/+5
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-201-0/+41
|\
| * mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese2015-10-211-0/+41
* | sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-1/+1
* | mmc: Add generic Kconfig optionMaxime Ripard2015-10-201-0/+6
|/
* exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-131-9/+11
* exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-131-5/+7
* exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-131-6/+12
* exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-131-2/+2
* sunxi: mmc: Fix clk-delay settingsHans de Goede2015-09-291-3/+13
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Łukasz Majewski2015-09-281-1/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-113-0/+3
* mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-041-13/+68
* mmc: Probe DM based mmc devices in u-bootSjoerd Simons2015-09-021-4/+39
* rockchip: Add an MMC driverSimon Glass2015-09-023-0/+108
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-022-2/+2
* sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
* arm: pxa: mmc: clean-up include file orderMarcel Ziswiler2015-08-241-5/+3
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-184-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-08-132-22/+47
|\
OpenPOWER on IntegriCloud