Age | Commit message (Expand) | Author |
2014-01-14 | mmc: dwmmc: mode change to 0644 | Minkyu Kang |
2014-01-09 | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA | Chin Liang See |
2014-01-09 | mmc: add setdsr support | Markus Niebel |
2014-01-09 | mmc: Minor cleanup of sdhci.c | Darwin Rambo |
2014-01-09 | mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller | Alexey Brodkin |
2014-01-08 | mmc/dwmmc: Using calloc instead malloc | Chin Liang See |
2013-12-08 | mmc: add Faraday FTSDC021 SDHCI controller support | Kuo-Jung Su |
2013-12-08 | powerpc: mmc: Add corenet devices support in esdhc spl | Priyanka Jain |
2013-12-08 | mmc/dwmmc: modify FIFO threshold only if value explicitly set | Alexey Brodkin |
2013-12-08 | mmc: dw_mmc: remove the exynos specific code in dw-mmc.c | Jaehoon Chung |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-31 | powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register | Haijun.Zhang |
2013-10-31 | esdhc: memset mmc struct before putting into use | Haijun.Zhang |
2013-10-31 | Powerpc/esdhc: Add simple description of esdhc register | Haijun.Zhang |
2013-10-31 | powerpc/esdhc: Map register for eSDHC Host Controller V3.0 | Haijun.Zhang |
2013-10-31 | DWMMC: SMDK5420: Disable SMU for eMMC | Rajeshwari Shinde |
2013-10-31 | mmc: sdhci: Avoid commands errors by simple timeout adaptation. | Przemyslaw Marczak |
2013-10-31 | mmc: dw_mmc: change the callback function name. | Jaehoon Chung |
2013-10-31 | mmc: Fix erase_grp_size for partitioned card | Oliver Metz |
2013-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-20 | Fix wrong sdhci host control register read and write | Juhyun \(Justin\) Oh |
2013-09-20 | mmc/dw_mmc: Allocate the correct amount of descriptors | Mischa Jonker |
2013-09-20 | mmc/dw_mmc: Fix DMA descriptor corruption | Mischa Jonker |
2013-09-20 | mmc: don't support write & erase for SPL builds | Paul Burton |
2013-09-20 | mmc: fsl_esdhc: Check the result from malloc() | Fabio Estevam |
2013-09-17 | mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT | Paul Burton |
2013-09-17 | ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx | Lubomir Popov |
2013-09-17 | omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func | Oleksandr Tyshchenko |
2013-09-17 | mmc: Remove unused variable backup from mmc_send_cmd() | Oleksandr Tyshchenko |
2013-09-17 | mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC | Jaehoon Chung |
2013-09-05 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-08-23 | mmc: mxsmmc: Enable MMC HC support | Amaury Pouly |
2013-08-20 | SPDX-License-Identifier: clean up license header | York Sun |
2013-08-20 | powerpc: mpc85xx: Support booting from SD Card with SPL | Ying Zhang |
2013-07-25 | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined | Gabor Juhos |
2013-07-16 | fsl_esdhc: Touch only relevant sys ctrl bits | Dirk Behme |
2013-07-16 | drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion | Alexey Brodkin |
2013-07-16 | Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board | Haijun.Zhang |
2013-06-26 | Fix block device accesses beyond 2TiB | Sascha Silbe |
2013-06-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-06-19 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-06-17 | MMC: DWMMC: Fix FIFO_DEPTH calculation | Rajeshwari Shinde |
2013-06-14 | Merge branch 'master' of git://www.denx.de/git/u-boot-mmc | Tom Rini |
2013-06-13 | mmc: report capacity for the selected partition | Stephen Warren |
2013-06-13 | fsl_esdhc: Do not clear interrupt status bits until data processed | Andrew Gabbasov |
2013-06-13 | mmc: fsl_esdhc: Fix hang after 'save' command | Fabio Estevam |
2013-06-13 | mmc write bug fix | Ruud Commandeur |
2013-06-13 | mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards | Jagannadha Sutradharudu Teki |