aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2014-12-12mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov1-1/+1
2014-12-12mmc: Fix block length for DDR modeAndrew Gabbasov1-0/+6
2014-12-12mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov1-1/+1
2014-12-12mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov1-21/+31
2014-12-12mmc: exynos_dw-mmc: change debug messageJaehoon Chung1-10/+12
2014-12-12MMC: add MMC_VERSION_5_0Markus Niebel1-0/+3
2014-12-12MMC: fix user capacity for partitioned eMMC cardMarkus Niebel1-0/+15
2014-12-12mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov1-2/+5
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2-8/+11
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-6/+1
2014-12-05mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu2-2/+7
2014-12-05mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu2-3/+5
2014-12-05mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu1-8/+6
2014-12-04twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski1-2/+2
2014-12-04mmc: Board-specific MMC power initializationsPaul Kocialkowski1-0/+7
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi1-2/+3
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+1
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+8
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2-4/+4
2014-11-20mmc: fsl_esdhc: Update esdhc driver for iMX6SXYe.Li1-0/+8
2014-11-19mmc: fsl_esdhc: fix f_max retrieval during initMarkus Niebel1-1/+1
2014-11-07sort drivers/mmc/MakefilePavel Machek1-10/+12
2014-11-06omap: hsmmc: assume cd gpio is active lowIgor Grinberg1-1/+3
2014-11-05dm: sunxi: Request card detect gpioHans de Goede1-10/+22
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell1-2/+2
2014-10-27mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak1-1/+1
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini1-9/+33
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini1-5/+10
2014-10-25mmc: bcm2835_sdhci: add missing includeJeroen Hofstee1-0/+1
2014-10-25tegra: make local functions staticJeroen Hofstee1-1/+2
2014-10-25sdhci: make local functions staticJeroen Hofstee1-3/+3
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai1-1/+1
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede1-5/+2
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede1-0/+21
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede1-4/+7
2014-10-24mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang1-0/+3
2014-10-23dm: omap: gpio: Support driver modelSimon Glass1-5/+10
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+1
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-1/+6
2014-10-22mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler1-1/+1
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD5-25/+111
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass1-2/+0
2014-10-06Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini2-12/+27
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek1-4/+11
2014-10-06mmc: dw_mmc: cleanupsPavel Machek1-12/+22
2014-10-03dw_mmc: cleanupsPavel Machek1-11/+13
2014-10-03mmc: Fix mmc bus widthMario Schuknecht1-2/+3
2014-10-03mvebu_mmc: Driver additionMario Schuknecht1-1/+61
2014-10-03mmc: restore capacity when switching to partition 0Peter Bigot1-3/+8