summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-021-0/+4
|\
| * omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-291-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-021-7/+7
|\ \
| * | sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
| |/
* | dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-292-35/+21
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-231-3/+15
|\
| * sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+14
| * sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-221-1/+1
* | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-211-2/+2
|/
* mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov2015-01-191-2/+5
* mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov2015-01-191-0/+12
* mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-191-0/+2
* mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-191-0/+39
* mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-0/+155
* mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz2015-01-191-1/+3
* mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz2015-01-191-23/+35
* mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-191-0/+6
* mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-191-2/+1
* mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-191-0/+15
* mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz2015-01-191-0/+1
* mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz2015-01-191-22/+30
* mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-191-0/+3
* mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-193-0/+705
* mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2015-01-141-2/+5
* sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-141-27/+68
* MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma2015-01-061-2/+0
* MVEBUMMC : CLEAN codeGerald Kerma2015-01-061-20/+20
* MVEBUMMC : REMOVE unnecessary delaysGerald Kerma2015-01-061-3/+0
* MVEBUMMC : FIX debug stringsGerald Kerma2015-01-061-5/+13
* MVEBUMMC : Speed up access timeGerald Kerma2015-01-061-17/+31
* MVEBUMMC : Change copyright dateGerald Kerma2015-01-061-1/+1
* mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-121-1/+1
* mmc: Fix block length for DDR modeAndrew Gabbasov2014-12-121-0/+6
* mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov2014-12-121-1/+1
* mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-121-21/+31
* mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-121-10/+12
* MMC: add MMC_VERSION_5_0Markus Niebel2014-12-121-0/+3
* MMC: fix user capacity for partitioned eMMC cardMarkus Niebel2014-12-121-0/+15
* mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov2014-12-121-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-082-8/+11
|\
| * omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-6/+1
| * twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski2014-12-041-2/+2
| * mmc: Board-specific MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
| * arm: omap: add support for am57xx devicesFelipe Balbi2014-12-041-2/+3
* | mmc: sh_mmcif: Add support rmobileNobuhiro Iwamatsu2014-12-052-2/+7
* | mmc: sh_mmcif: Change maximum and minimum value of MMC clockNobuhiro Iwamatsu2014-12-052-3/+5
* | mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loopNobuhiro Iwamatsu2014-12-051-8/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-261-1/+1
|\
| * mmc: fsl_esdhc: fix f_max retrieval during initMarkus Niebel2014-11-191-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-241-0/+8
|\ \
OpenPOWER on IntegriCloud