summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-3/+3
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-272-65/+0
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-272-1/+140
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-213-148/+21
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-211-0/+4
| |\
| | * MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-061-0/+4
| * | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-102-148/+17
| * | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-071-1/+2
| |/
* | mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-062-4/+6
* | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-052-0/+6
* | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-051-3/+2
* | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-051-6/+4
* | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-2/+15
* | mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-051-5/+5
* | mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau2012-09-051-2/+1
* | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-051-1/+2
* | MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy2012-09-051-0/+2
* | mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda2012-09-051-5/+5
* | mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda2012-09-051-1/+1
* | mmc: fix wrong timeout check in mmc_send_status()Jongman Heo2012-09-051-1/+1
* | mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-021-28/+0
|/
* fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-011-2/+3
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-1/+1
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-012-22/+22
* u8500: Separating mmc config parameters from driverJohn Rigby2012-09-012-83/+75
* MX28: Fix MXS MMC DMA issuesMarek Vasut2012-09-011-15/+19
* MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut2012-09-011-26/+20
* MX28: Split out the PIO and DMA transfer functionsMarek Vasut2012-09-011-68/+86
* MX28: Fix up the MMC driver DMA modeMarek Vasut2012-09-011-2/+8
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-10/+10
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-012-0/+66
* FSL/eSDHC: enable the clock to detect the SD cardJerry Huang2012-07-131-0/+3
* SD/MMC: check the card status during erase operationJerry Huang2012-07-131-0/+5
* mmc:fix Call mmc_init() when executing mmc_get_dev()Łukasz Majewski2012-07-131-1/+4
* mmc: remove the hard setting for tran_speedJaehoon Chung2012-07-131-6/+7
* i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson2012-07-131-1/+16
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-073-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-202-7/+57
|\
| * i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-151-1/+2
| * omap5: pbias ldo9 turn onBalaji T K2012-05-151-0/+33
| * OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-151-2/+2
| * ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-4/+20
* | mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-083-491/+99
* | mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-081-0/+12
* | mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-081-0/+12
* | i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut2012-05-081-1/+1
* | mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme2012-05-081-1/+38
* | mmc: omap: handle controller errors properlyGrazvydas Ignotas2012-05-081-2/+34
* | mmc: omap: improve stat wait messageGrazvydas Ignotas2012-05-081-1/+2
* | mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas2012-05-081-5/+11
OpenPOWER on IntegriCloud