Age | Commit message (Expand) | Author |
2015-07-10 | mmc: sdhci.c: Add config option to use a fixed buffer for transfers | Stefan Roese |
2015-07-10 | mmc: sdhci: Use timer based timeout detection in sdhci_send_command() | Stefan Roese |
2015-06-25 | mmc: bcm2835_sdhci: Restore original delay behavior | Marek Vasut |
2015-06-18 | mmc_write.c: Make mmc_berase do 32bit safe 64bit math | Tom Rini |
2015-06-04 | sunxi: mmc: Enable pull-up on card-detect gpio pin | Hans de Goede |
2015-05-05 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2015-05-05 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2015-05-05 | ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver | Marek Vasut |
2015-05-05 | tegra: mmc: Set the removable flag correctly | Simon Glass |
2015-05-05 | mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host | Alexander Stein |
2015-05-05 | mmc: fsl_esdhc: update eMMC44 adapter card erase timeout | Yangbo Lu |
2015-05-05 | mmc: sdhci: add timeout setting for response busy command | Kevin Liu |
2015-05-05 | mmc: remove the MMC_MODE_HC flag | Rob Herring |
2015-05-05 | mmc: Fix splitting device initialization | Andrew Gabbasov |
2015-05-05 | mmc: Restructure polling loops to avoid extra delays | Andrew Gabbasov |
2015-05-05 | mmc: Continue polling MMC card for OCR only if it is still not ready | Andrew Gabbasov |
2015-05-05 | mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() | Andrew Gabbasov |
2015-05-05 | mmc: Avoid extra duplicate entry in mmc device structure | Andrew Gabbasov |
2015-05-04 | mmc: fsl_esdhc: Add peripheral clock support | Yangbo Lu |
2015-05-04 | mmc: fsl_esdhc: Add adapter card type identification support | Yangbo Lu |
2015-05-04 | sunxi: mmc: Fix card-detect gpio handling to work with the driver-model | Hans de Goede |
2015-05-04 | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool | Hans de Goede |
2015-04-29 | zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD | Siva Durga Prasad Paladugu |
2015-04-23 | ls2085a: esdhc: Add esdhc support for ls2085a | Yangbo Lu |
2015-03-28 | ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach | Masahiro Yamada |
2015-03-18 | mv_sdhci: fix warnings on 64-bit builds | Rob Herring |
2015-03-18 | sdhci: fix warnings on 64-bit builds | Rob Herring |
2015-03-18 | mmc: sdhci: don't clobber adjacent registers | Matt Reimer |
2015-03-18 | mmc: s5p: properly mask SELBASECLK | Matt Reimer |
2015-03-17 | mmc: fsl_esdhc fix register offset | Peng Fan |
2015-03-02 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic |
2015-02-24 | mmc: fsl_esdhc: Add support for DDR mode | Volodymyr Riazantsev |
2015-02-23 | mmc: sdhci: fix bus width switching on Samsung SoCs | Matt Reimer |
2015-02-23 | mmc: print SD/eMMC type for inited mmc devices | Przemyslaw Marczak |
2015-02-23 | mmc: exynos dwmmc: check boot mode before init dwmmc | Przemyslaw Marczak |
2015-02-23 | sunxi: mmc: Always declare High Capacity capability | Hans de Goede |
2015-02-23 | mmc: exynos_dw_mmc: use the exynos specific data structure | Jaehoon Chung |
2015-02-23 | mmc: exynos_dw_mmc: set to clksel_val into board-init function | Jaehoon Chung |
2015-02-23 | mmc: dw_mmc: fixed the wrong bit control | Jaehoon Chung |
2015-02-23 | mmc: fsl_esdhc: Add support to force VSELECT set | Otavio Salvador |
2015-02-23 | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V | Otavio Salvador |
2015-02-06 | x86: mmc: Move common FSP functions into a common file | Simon Glass |
2015-02-02 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2015-02-02 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2015-02-02 | sunxi: mmc: Add 'sunxi_' prefix to the static functions | Siarhei Siamashka |
2015-01-29 | dm: mmc: Remove use of fdtdec GPIO support | Simon Glass |
2015-01-29 | omap3: mmc: add 1.8v bias setting for MMC1 | Albert ARIBAUD \(3ADEV\) |
2015-01-23 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2015-01-22 | sunxi: mmc: Add support for sun9i (A80) | Hans de Goede |
2015-01-22 | sunxi: mmc: Use a realistic timeout when sending a mmc command | Hans de Goede |