summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-13mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons
2015-12-07Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-12-07zynq: sdhci: Move driver to DMMichal Simek
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek
2015-12-07zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu
2015-12-07mmc: dwmmc: socfpga: Convert to DMMarek Vasut
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin
2015-12-01mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin
2015-12-01mmc: dw_mmc: move data transfer as a separate functionhuang lin
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek
2015-11-12driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang
2015-11-03mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie
2015-11-02s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak
2015-11-01mmc: atmel: Zap global 'initialized' variableMarek Vasut
2015-11-01mmc: atmel: Implement proper private dataMarek Vasut
2015-11-01mmc: atmel: Fix clock configurationMarek Vasut
2015-11-01mmc: atmel: Silence debug outputMarek Vasut
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-10-20Merge git://git.denx.de/u-boot-marvellTom Rini
2015-10-21mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard
2015-10-20mmc: Add generic Kconfig optionMaxime Ripard
2015-10-13exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi
2015-10-13exynos: be more verbose in process_nodes()Tobias Jakobi
2015-10-13exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi
2015-10-13exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi
2015-09-29sunxi: mmc: Fix clk-delay settingsHans de Goede
2015-09-28mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut
2015-09-02mmc: Probe DM based mmc devices in u-bootSjoerd Simons
2015-09-02rockchip: Add an MMC driverSimon Glass
2015-09-02mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass
2015-08-31sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini