summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada
2015-03-18mv_sdhci: fix warnings on 64-bit buildsRob Herring
2015-03-18sdhci: fix warnings on 64-bit buildsRob Herring
2015-03-18mmc: sdhci: don't clobber adjacent registersMatt Reimer
2015-03-18mmc: s5p: properly mask SELBASECLKMatt Reimer
2015-03-17mmc: fsl_esdhc fix register offsetPeng Fan
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-02-24mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev
2015-02-23mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer
2015-02-23mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak
2015-02-23mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak
2015-02-23sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-23mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung
2015-02-23mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung
2015-02-23mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung
2015-02-23mmc: fsl_esdhc: Add support to force VSELECT setOtavio Salvador
2015-02-23mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)
2015-01-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz
2015-01-19mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz
2015-01-19mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz
2015-01-19mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz
2015-01-19mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2015-01-06MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma
2015-01-06MVEBUMMC : CLEAN codeGerald Kerma
2015-01-06MVEBUMMC : REMOVE unnecessary delaysGerald Kerma
2015-01-06MVEBUMMC : FIX debug stringsGerald Kerma
2015-01-06MVEBUMMC : Speed up access timeGerald Kerma
2015-01-06MVEBUMMC : Change copyright dateGerald Kerma
2014-12-12mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov