| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: Convert PCI MMC over to use DM PCI API | Simon Glass | 2016-01-12 | 1 | -8/+7 |
* | mmc: update MMC_ERASE argument to match Linux kernel. | Eric Nelson | 2016-01-04 | 1 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-01-03 | 1 | -2/+13 |
|\ |
|
| * | ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register | Eric Nelson | 2016-01-03 | 1 | -2/+13 |
* | | arm: socfpga: fix up a questionable macro for SDMMC | Dinh Nguyen | 2015-12-20 | 1 | -2/+3 |
* | | mmc: mmc: Don't use sprintf when using tiny-printf | Sjoerd Simons | 2015-12-13 | 1 | -1/+3 |
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2015-12-07 | 1 | -37/+30 |
|\ \ |
|
| * | | zynq: sdhci: Move driver to DM | Michal Simek | 2015-12-07 | 1 | -12/+32 |
| * | | zynq: sdhci: Remove zynq_sdhci_of_init() | Michal Simek | 2015-12-07 | 1 | -27/+0 |
| * | | zynq: sdhci: Calculate minimum frequency based on max frequency | Siva Durga Prasad Paladugu | 2015-12-07 | 1 | -1/+1 |
* | | | mmc: dwmmc: socfpga: Convert to DM | Marek Vasut | 2015-12-07 | 1 | -76/+60 |
|/ / |
|
* | | rockchip: mmc: get the fifo mode and fifo depth property from dts | huang lin | 2015-12-01 | 1 | -4/+17 |
* | | rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi... | huang lin | 2015-12-01 | 1 | -2/+3 |
* | | mmc: dw_mmc: support fifo mode in dwc mmc driver | huang lin | 2015-12-01 | 1 | -18/+67 |
* | | mmc: dw_mmc: move data transfer as a separate function | huang lin | 2015-12-01 | 1 | -28/+37 |
* | | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts | Chin Liang See | 2015-11-30 | 1 | -8/+21 |
|/ |
|
* | zynq: sdhci: Define max clock by macro | Michal Simek | 2015-11-19 | 1 | -1/+1 |
* | driver: dwmmc: Fix pointer conversion warnings for hikey | Prabhakar Kushwaha | 2015-11-12 | 2 | -4/+4 |
* | Merge git://git.denx.de/u-boot-samsung | Tom Rini | 2015-11-05 | 1 | -7/+7 |
|\ |
|
| * | s5p sdhci: call pinmux for card's gpio pins before use them | Przemyslaw Marczak | 2015-11-02 | 1 | -7/+7 |
* | | mmc: atmel: Add atmel sdhci support | Wenyou Yang | 2015-11-03 | 2 | -0/+41 |
* | | mmc: sdhci: Fix the SD clock stop sequence | Wenyou Yang | 2015-11-03 | 1 | -2/+18 |
* | | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card | Yangbo Lu | 2015-11-02 | 1 | -0/+3 |
* | | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card | Yangbo Lu | 2015-11-02 | 1 | -0/+3 |
* | | Powerpc: eSDHC: expand a fix to T4160 | Shaohui Xie | 2015-11-02 | 1 | -1/+2 |
* | | mmc: atmel: Zap global 'initialized' variable | Marek Vasut | 2015-11-01 | 1 | -4/+4 |
* | | mmc: atmel: Implement proper private data | Marek Vasut | 2015-11-01 | 1 | -15/+25 |
* | | mmc: atmel: Fix clock configuration | Marek Vasut | 2015-11-01 | 1 | -0/+2 |
* | | mmc: atmel: Silence debug output | Marek Vasut | 2015-11-01 | 1 | -6/+6 |
|/ |
|
* | armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb | Yangbo Lu | 2015-10-29 | 1 | -6/+6 |
* | drivers: mmc: omap_hsmmc: convert driver to adopt device driver model | Mugunthan V N | 2015-10-22 | 1 | -1/+116 |
* | ARM: k2g: add SD card and eMMC support | Roger Quadros | 2015-10-22 | 1 | -2/+5 |
* | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2015-10-20 | 1 | -0/+41 |
|\ |
|
| * | mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows | Stefan Roese | 2015-10-21 | 1 | -0/+41 |
* | | sunxi: Use Kconfig CONFIG_MMC | Maxime Ripard | 2015-10-20 | 1 | -1/+1 |
* | | mmc: Add generic Kconfig option | Maxime Ripard | 2015-10-20 | 1 | -0/+6 |
|/ |
|
* | exynos: more debug and cleanup in do_sdhci_init() | Tobias Jakobi | 2015-10-13 | 1 | -9/+11 |
* | exynos: be more verbose in process_nodes() | Tobias Jakobi | 2015-10-13 | 1 | -5/+7 |
* | exynos: Fix passing of errors in exynos_mmc_init() | Tobias Jakobi | 2015-10-13 | 1 | -6/+12 |
* | exynos: Properly zero initialize host in s5p_sdhci_init() | Tobias Jakobi | 2015-10-13 | 1 | -2/+2 |
* | sunxi: mmc: Fix clk-delay settings | Hans de Goede | 2015-09-29 | 1 | -3/+13 |
* | mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) | Ćukasz Majewski | 2015-09-28 | 1 | -1/+1 |
* | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass | 2015-09-11 | 3 | -0/+3 |
* | mmc: dw_mmc: Probe the MMC from OF | Marek Vasut | 2015-09-04 | 1 | -13/+68 |
* | mmc: Probe DM based mmc devices in u-boot | Sjoerd Simons | 2015-09-02 | 1 | -4/+39 |
* | rockchip: Add an MMC driver | Simon Glass | 2015-09-02 | 3 | -0/+108 |
* | mmc: Support bypass mode with the get_mmc_clk() method | Simon Glass | 2015-09-02 | 2 | -2/+2 |
* | sunxi: mmc: set transfer timeout according to byte_cnt. | Yousong Zhou | 2015-08-31 | 1 | -2/+4 |
* | arm: pxa: mmc: clean-up include file order | Marcel Ziswiler | 2015-08-24 | 1 | -5/+3 |
* | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | 4 | -4/+4 |