summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren5-14/+23
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass1-8/+7
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson1-1/+1
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-2/+13
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson1-2/+13
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen1-2/+3
2015-12-14mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons1-1/+3
2015-12-07Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini1-37/+30
2015-12-07zynq: sdhci: Move driver to DMMichal Simek1-12/+32
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek1-27/+0
2015-12-07zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu1-1/+1
2015-12-07mmc: dwmmc: socfpga: Convert to DMMarek Vasut1-76/+60
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin1-4/+17
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin1-2/+3
2015-12-01mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin1-18/+67
2015-12-01mmc: dw_mmc: move data transfer as a separate functionhuang lin1-28/+37
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See1-8/+21
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek1-1/+1
2015-11-12driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2-4/+4
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini1-7/+7
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang2-0/+41
2015-11-03mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang1-2/+18
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu1-0/+3
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu1-0/+3
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie1-1/+2
2015-11-02s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak1-7/+7
2015-11-02mmc: atmel: Zap global 'initialized' variableMarek Vasut1-4/+4
2015-11-02mmc: atmel: Implement proper private dataMarek Vasut1-15/+25
2015-11-02mmc: atmel: Fix clock configurationMarek Vasut1-0/+2
2015-11-02mmc: atmel: Silence debug outputMarek Vasut1-6/+6
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu1-6/+6
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N1-1/+116
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros1-2/+5
2015-10-21Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+41
2015-10-21mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese1-0/+41
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard1-1/+1
2015-10-20mmc: Add generic Kconfig optionMaxime Ripard1-0/+6
2015-10-13exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi1-9/+11
2015-10-13exynos: be more verbose in process_nodes()Tobias Jakobi1-5/+7
2015-10-13exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi1-6/+12
2015-10-13exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi1-2/+2
2015-09-29sunxi: mmc: Fix clk-delay settingsHans de Goede1-3/+13
2015-09-28mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski1-1/+1
2015-09-12Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass3-0/+3
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut1-13/+68
2015-09-03mmc: Probe DM based mmc devices in u-bootSjoerd Simons1-4/+39
2015-09-03rockchip: Add an MMC driverSimon Glass3-0/+108
2015-09-03mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2-2/+2
2015-08-31sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou1-2/+4
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler1-5/+3