Age | Commit message (Expand) | Author |
2018-08-06 | ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC | Lukasz Majewski |
2018-08-06 | ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t... | Lukasz Majewski |
2018-08-06 | ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_... | Lukasz Majewski |
2018-07-23 | mmc: break out get_op_cond code to its own function | Jon Nettleton |
2018-07-19 | mmc: stm32_sdmmc2: update pwron management | Patrick Delaunay |
2018-07-16 | dm: mmc: sunxi: Add A10/A20 compatible strings | Adam Sampson |
2018-07-10 | board: arm: Add support for Broadcom BCM7445 | Thomas Fitzsimmons |
2018-07-09 | mmc: dwmmc: socfpga: Add reset ctrl to driver | Ley Foon Tan |
2018-06-15 | mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() | Michal Simek |
2018-06-15 | mmc: sdhci: Fix MMC HS200 tuning command failures | Siva Durga Prasad Paladugu |
2018-06-02 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-06-01 | Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2018-06-01 | mmc: renesas-sdhi: Add R8A77990 E3 compatible | Marek Vasut |
2018-05-31 | mmc: zynqmp: Add HS200 modes support for ZynqMP | Siva Durga Prasad Paladugu |
2018-05-31 | mmc: sdhci: Update sdhci_send_command() to handle HS200 | Siva Durga Prasad Paladugu |
2018-05-31 | mmc: zynq: Use live-tree functions | Michal Simek |
2018-05-29 | mmc: ftsdc010_mci: Sync compatible with DT mmc node | Rick Chen |
2018-05-26 | mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() | Patrice Chotard |
2018-05-24 | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-05-23 | Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig | Alex Kiernan |
2018-05-23 | mmc: Unirqify bcm2835_sdhost and fix writes | Alexander Graf |
2018-05-14 | mmc: sdhci: Check that ops are defined | Ramon Fried |
2018-05-13 | mmc: Improve tinification | Marek Vasut |
2018-05-11 | mmc: zynq_sdhci: Add support for SD3.0 | Siva Durga Prasad Paladugu |
2018-05-11 | mmc: sdhci: Read capabilities register1 and update host caps | Siva Durga Prasad Paladugu |
2018-05-11 | mmc: sdhci: Invoke platform specific tuning and delay routines | Siva Durga Prasad Paladugu |
2018-05-11 | mmc: sdhci: Handle execute tuning command in sdhci_send_command | Siva Durga Prasad Paladugu |
2018-05-11 | mmc: sdhci: Add support for disabling clock | Siva Durga Prasad Paladugu |
2018-05-11 | mmc: Changed the datatype of the variable to handle 64-bit arch | Vipul Kumar |
2018-05-08 | dm: mmc: socfpga: call dwmci_probe() | Patrick Bruenn |
2018-05-08 | mmc: Kconfig: add the MMC_TRACE config in Kconfig | Jaehoon Chung |
2018-05-08 | mmc: add the debug message in mmc_set_clock | Jaehoon Chung |
2018-05-08 | mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h | Jaehoon Chung |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-05-02 | mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined | Hannes Schmelzer |
2018-05-02 | mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE | Hannes Schmelzer |
2018-05-02 | mmc: fix return value check condition | Peng Fan |
2018-04-30 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-25 | sunxi: improve throughput in the sunxi_mmc driver | Philipp Tomsich |
2018-04-23 | mmc: Staticize sd_select_bus_width | Marek Vasut |
2018-04-23 | Merge git://git.denx.de/u-boot-uniphier | Tom Rini |
2018-04-24 | mmc: uniphier-sd: skip clock set-up for SPL | Masahiro Yamada |
2018-04-24 | mmc: tmio: move clk_enable() to each driver's probe function | Masahiro Yamada |
2018-04-23 | mmc: avoid division by zero in meson_mmc_config_clock | Heinrich Schuchardt |
2018-04-23 | sunxi: mmc: Fix phase delays | Stefan Mavrodiev |
2018-04-21 | mmc: sh_mmcif: Add Kconfig entry | Marek Vasut |
2018-04-21 | mmc: sh_mmcif: Add DM and DT probing support | Marek Vasut |
2018-04-17 | mmc: mv_sdhci: zero out sdhci_host structure | Matt Pelland |
2018-04-14 | mmc: tmio: Rename Matsushita to TMIO | Marek Vasut |