summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini1-1/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk17-234/+17
2013-07-24mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos1-1/+5
2013-07-17fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme1-3/+3
2013-07-17drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin1-1/+0
2013-07-17Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang1-1/+1
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe1-8/+9
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-23/+265
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD3-23/+265
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde1-8/+6
2013-06-15Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini3-17/+74
2013-06-14mmc: report capacity for the selected partitionStephen Warren1-7/+61
2013-06-14fsl_esdhc: Do not clear interrupt status bits until data processedAndrew Gabbasov1-4/+3
2013-06-14mmc: fsl_esdhc: Fix hang after 'save' commandFabio Estevam1-1/+1
2013-06-14mmc write bug fixRuud Commandeur1-3/+5
2013-06-14mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwardsJagannadha Sutradharudu Teki1-2/+4
2013-06-13MMC: APIs to support resize of EMMC boot partitionAmar1-0/+134
2013-06-13EXYNOS5: DWMMC: Added FDT support for DWMMCAmar1-10/+117
2013-06-13DWMMC: Initialise dwmci and resolve EMMC read write issuesAmar1-9/+12
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K1-11/+9
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD10-868/+536
2013-05-16powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang1-1/+1
2013-05-16mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su3-688/+378
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang2-140/+0
2013-05-12mmc: atmel_mci: add mmc card supportBo Shen1-1/+4
2013-05-12mmc: atmel_mci: using IP version for different settingBo Shen1-4/+38
2013-05-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-4/+4
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2-20/+23
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon1-1/+1
2013-05-10twl6035: rename to palmasNishanth Menon1-3/+3
2013-05-07mmc: fsl_esdhc: Use calloc()Fabio Estevam1-2/+1
2013-05-07mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2-4/+2
2013-05-07sdhci: Add sdhci support for spear devicesVipin Kumar2-0/+45
2013-05-07davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti1-1/+4
2013-05-07mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou1-32/+105
2013-05-02part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich1-0/+1
2013-05-02mmc: Define a constant for the maximum block sizeSimon Glass1-12/+13
2013-05-02spl_mmc: cleanup variable typesPeter Korsgaard1-8/+9
2013-04-30mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2-0/+41
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese1-1/+1
2013-04-17mmc: check the revision for sd3.0Jaehoon Chung1-0/+2
2013-04-17mmc: support the correct card version for eMMCJaehoon Chung1-0/+18
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+3
2013-04-14fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov1-2/+1
2013-04-14fsl_esdhc: flush cache after IO completionEric Nelson1-3/+2
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+7
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren1-2/+3
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza1-0/+7
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+5