summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak2014-10-271-1/+1
* Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-261-9/+33
|\
| * mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-241-1/+1
| * sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-241-5/+2
| * sunxi: Add mmc card-detect functionalityHans de Goede2014-10-241-0/+21
| * ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-241-4/+7
| * mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-241-0/+3
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-261-5/+10
|\ \
| * | dm: omap: gpio: Support driver modelSimon Glass2014-10-231-5/+10
| |/
* | mmc: bcm2835_sdhci: add missing includeJeroen Hofstee2014-10-251-0/+1
* | tegra: make local functions staticJeroen Hofstee2014-10-251-1/+2
* | sdhci: make local functions staticJeroen Hofstee2014-10-251-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-231-1/+1
|\
| * mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler2014-10-221-1/+1
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* | dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-1/+6
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-115-25/+111
|\
| * Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-062-12/+27
| |\
| | * arm: socfpga: mmc: Pick the clock from clock managerPavel Machek2014-10-061-4/+11
| | * mmc: dw_mmc: cleanupsPavel Machek2014-10-061-12/+22
| * | dw_mmc: cleanupsPavel Machek2014-10-031-11/+13
| * | mmc: Fix mmc bus widthMario Schuknecht2014-10-031-2/+3
| * | mvebu_mmc: Driver additionMario Schuknecht2014-10-031-1/+61
| * | mmc: restore capacity when switching to partition 0Peter Bigot2014-10-031-3/+8
| * | mmc: fix ERASE_GRP_DEF handlingHannes Petermaier2014-10-031-0/+2
| * | mmc: set correct block size value in bfin sdh driverSonic Zhang2014-10-031-3/+4
| |/
* | samsung: Enable device tree for s5p_goniSimon Glass2014-10-081-2/+0
|/
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-1/+1
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* ls102xa: esdhc: Add esdhc support for LS102xAWang Huan2014-09-081-2/+2
* socfpga: cleanup socfpga_dw_mmcPavel Machek2014-08-301-4/+4
* socfpga: fix clock manager register definitionPavel Machek2014-08-291-2/+2
* MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-011-1/+6
* MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-011-14/+42
* mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See2014-08-011-1/+4
* mmc: s3c: Add SD driverMarek Vasut2014-08-012-0/+322
* bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel2014-08-011-1/+1
* ARM: kirkwood: add mvsdio driverDrEagle2014-08-012-0/+362
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-134/+7
|\
| * sunxi: Remove mmc DMA supportHans de Goede2014-07-061-134/+7
* | mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-182-4/+4
* | dirvers: mmc: use __weakJeroen Hofstee2014-07-181-11/+9
|/
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* mmc: free allocated memory on initialization errorsDarwin Rambo2014-06-121-2/+6
* mmc: return meaningful error codes from mmc_select_hwpartStephen Warren2014-06-121-3/+4
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-024-103/+172
|\
| * mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-161-25/+17
| * mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-161-0/+1
| * mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-161-2/+10
| * mmc: support the DDR mode for eMMCJaehoon Chung2014-05-161-3/+13
OpenPOWER on IntegriCloud