summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-161-1/+1
| * mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-161-73/+131
* | mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-271-2/+3
* | sunxi: mmc supportIan Campbell2014-05-252-0/+504
* | esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini2014-05-231-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-234-16/+366
|\ \
| * | mmc: provide a select_hwpart implementation for get_device()Stephen Warren2014-05-231-0/+26
| * | eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-232-0/+324
| * | mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-1/+3
| * | mmc: postponed needless timer initializationMateusz Zalega2014-05-231-1/+4
| * | esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li2014-05-221-14/+9
* | | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-201-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-131-1/+1
* | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-5/+8
|/
* driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2014-04-221-0/+26
OpenPOWER on IntegriCloud