summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-05-12mmc: atmel_mci: add mmc card supportBo Shen
2013-05-12mmc: atmel_mci: using IP version for different settingBo Shen
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon
2013-05-10twl6035: rename to palmasNishanth Menon
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2013-05-01mmc: Define a constant for the maximum block sizeSimon Glass
2013-05-01spl_mmc: cleanup variable typesPeter Korsgaard
2013-04-30mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-04-17mmc: check the revision for sd3.0Jaehoon Chung
2013-04-17mmc: support the correct card version for eMMCJaehoon Chung
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-14fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov
2013-04-14fsl_esdhc: flush cache after IO completionEric Nelson
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard
2013-03-20mmc: add bcm2835 driverStephen Warren
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren
2013-03-12mmc:sdhci:fix: Change default interrupts enabled at SDHCI initializationƁukasz Majewski
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov
2013-03-08omap_hsmmc: fix out of bounds array accessNikita Kiryanov
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-01-28mxs: mmc: Fix the MMC driver for MX23Marek Vasut
2013-01-28mxs: mmc: Allow overriding default card detect implementationMarek Vasut
2013-01-28mxs: mmc: Fix MMC reset on iMX23Otavio Salvador
2013-01-21mmc: Limit the number of used SSP ports on MX23Marek Vasut
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
2013-01-21mxs: mmc: Drop unused members from struct mxsmmc_privMarek Vasut
2013-01-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-05fsl_esdhc: add MMC_MODE_HC host_capsShawn Guo
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang