summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-10-06Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-06arm: socfpga: mmc: Pick the clock from clock managerPavel Machek
2014-10-06mmc: dw_mmc: cleanupsPavel Machek
2014-10-03dw_mmc: cleanupsPavel Machek
2014-10-03mmc: Fix mmc bus widthMario Schuknecht
2014-10-03mvebu_mmc: Driver additionMario Schuknecht
2014-10-03mmc: restore capacity when switching to partition 0Peter Bigot
2014-10-03mmc: fix ERASE_GRP_DEF handlingHannes Petermaier
2014-10-03mmc: set correct block size value in bfin sdh driverSonic Zhang
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-08ls102xa: esdhc: Add esdhc support for LS102xAWang Huan
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-08-01MMC: atmel_mci: enable high speed mode supportBo Shen
2014-08-01MMC: atmel_mci: refactor setting the mode registerBo Shen
2014-08-01mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See
2014-08-01mmc: s3c: Add SD driverMarek Vasut
2014-08-01bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-07-18dirvers: mmc: use __weakJeroen Hofstee
2014-07-06sunxi: Remove mmc DMA supportHans de Goede
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-12mmc: free allocated memory on initialization errorsDarwin Rambo
2014-06-12mmc: return meaningful error codes from mmc_select_hwpartStephen Warren
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-26mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh
2014-05-25sunxi: mmc supportIan Campbell
2014-05-23esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini
2014-05-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-05-23mmc: provide a select_hwpart implementation for get_device()Stephen Warren
2014-05-23eMMC: add support for operations in RPMB partitionPierre Aubert
2014-05-23mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov
2014-05-23mmc: postponed needless timer initializationMateusz Zalega
2014-05-22esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-16mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung
2014-05-16mmc: dw_mmc: support the DDR modeJaehoon Chung
2014-05-16mmc: support the DDR mode for eMMCJaehoon Chung
2014-05-16mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren
2014-05-13powerpc/85xx: Add T4240RDB board supportChunhe Lan
2014-04-23driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha
2014-04-23driver/mmc: fix compile warningsPrabhakar Kushwaha
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-02mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang