summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-28-14/+54
|\
| * mmc: fsl: introduce wp_enablePeng Fan2016-06-28-3/+18
| * fsl_esdhc: Update clock enable bits for USDHCYe Li2016-06-28-2/+7
| * mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-28-9/+29
* | mmc: dw_mmc: fix the wrong AND operationJaehoon Chung2016-06-27-2/+2
|/
* mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-20-0/+3
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-14/+20
* armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-13-4/+4
* mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher2016-06-09-0/+1
* mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher2016-06-09-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-04-5/+4
|\
| * mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu2016-06-03-5/+4
* | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-31-1/+31
|/
* dm: mmc: Use cfg directly in mmc_bind()Simon Glass2016-05-27-1/+1
* dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPLSimon Glass2016-05-27-0/+14
* dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass2016-05-27-0/+31
* dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-27-14/+28
* dm: mmc: Convert sdhci to support CONFIG_BLKSimon Glass2016-05-27-1/+1
* mmc: Use byte array for multipliersSimon Glass2016-05-26-1/+1
* mmc: Drop mmc_register()Simon Glass2016-05-26-9/+0
* dm: mmc: sandbox: Add an SD-card emulationSimon Glass2016-05-17-2/+143
* dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-17-12/+54
* dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass2016-05-17-0/+48
* dm: mmc: Implement the MMC functions for block devicesSimon Glass2016-05-17-1/+109
* dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass2016-05-17-0/+4
* dm: mmc: Adjust mmc_switch_part() to use a struct mmcSimon Glass2016-05-17-8/+4
* dm: mmc: Move the device list into a separate fileSimon Glass2016-05-17-117/+172
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17-1/+11
* dm: mmc: Use the new select_hwpart() APISimon Glass2016-05-17-3/+4
* dm: mmc: Add a function to obtain the block deviceSimon Glass2016-05-17-0/+5
* dm: mmc: Implement the select_hwpart() methodSimon Glass2016-05-17-0/+22
* dm: mmc: Move mmc_switch_part() above its callersSimon Glass2016-05-17-24/+21
* dm: mmc: Drop the get_dev() functionSimon Glass2016-05-17-14/+2
* dm: mmc: Add a legacy block interface for MMCSimon Glass2016-05-17-3/+27
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-25-3/+3
* drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N2016-04-18-0/+5
* drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N2016-04-18-1/+2
* arm: socfpga: Nuke useless includeMarek Vasut2016-04-10-1/+0
* fsl: esdhc: support driver modelPeng Fan2016-04-06-40/+213
* mmc: Add support for Qualcomm SDHCI controllerMateusz Kulikowski2016-04-01-0/+190
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-04-01-1/+5
|\
| * sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01-0/+4
| * sunxi: Explicitly cast u32 pointer conversionsAlexander Graf2016-04-01-1/+1
* | mmc: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-01-3/+6
|/
* mmc: Print send_cmd response only when return value is zeroBin Meng2016-03-27-38/+42
* mmc: Fix switch..case indentionBin Meng2016-03-27-70/+70
* mmc: bcm2835: fix 64-bit build warningStephen Warren2016-03-27-1/+1
* dwmmc: Increase retry timeoutAlexander Graf2016-03-15-1/+1
* omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski2016-03-15-4/+2
* power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski2016-03-15-2/+2