]> git.sur5r.net Git - u-boot/history - drivers/mmc
rockchip: rk3188: use DM timer instead of rk_timer
[u-boot] / drivers / mmc /
2018-04-25 Tom RiniMerge git://git.denx.de/u-boot-video
2018-04-23 Tom RiniMerge tag 'signed-efi-2018.05' of git://github.com...
2018-04-23 Marek Vasutmmc: Staticize sd_select_bus_width
2018-04-23 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-04-23 Masahiro Yamadammc: uniphier-sd: skip clock set-up for SPL
2018-04-23 Masahiro Yamadammc: tmio: move clk_enable() to each driver's probe...
2018-04-23 Tom RiniMerge tag 'xilinx-for-v2018.05-rc3' of git://git.denx...
2018-04-23 Heinrich Schuchardtmmc: avoid division by zero in meson_mmc_config_clock
2018-04-22 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-04-22 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-21 Marek Vasutmmc: sh_mmcif: Add Kconfig entry
2018-04-21 Marek Vasutmmc: sh_mmcif: Add DM and DT probing support
2018-04-18 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-17 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-04-17 Tom RiniMerge tag 'arc-for-2018.05-rc3' of git://git.denx.de...
2018-04-17 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-04-17 Matt Pellandmmc: mv_sdhci: zero out sdhci_host structure
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-net
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-13 Marek Vasutmmc: tmio: Rename Matsushita to TMIO
2018-04-13 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-11 Marek Vasutmmc: renesas-sdhi: Wait after reconfiguring pins
2018-04-11 Marek Vasutmmc: matsushita-common: Add missing else
2018-04-11 Marek Vasutmmc: matsushita-common: Wait for command completion
2018-04-11 Marek Vasutmmc: matsushita-common: Correctly set mode in 16bit
2018-04-11 Marek Vasutmmc: matsushita-common: Special case only select regist...
2018-04-11 Marek Vasutmmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning...
2018-04-11 Marek Vasutmmc: matsushita-common: Export register access functions
2018-04-11 Marek Vasutmmc: matsushita-common: Properly handle pin voltage...
2018-04-11 Marek Vasutmmc: matsushita-common: Always check controller version
2018-04-11 Marek Vasutmmc: matsushita-common: Handle bus width 0
2018-04-11 Marek Vasutmmc: matsushita-common: Handle DMA completion flag...
2018-04-11 Marek Vasutmmc: matsushita-common: Handle Renesas div-by-1
2018-04-11 Marek Vasutmmc: matsushita-common: Add Renesas RCar quirks
2018-04-11 Marek Vasutmmc: matsushita-common: Use mmc_of_parse()
2018-04-11 Marek Vasutmmc: renesas-sdhi: Handle 16bit IP
2018-04-11 Marek Vasutmmc: uniphier: Allow passing quirks to the probe function
2018-04-11 Marek Vasutmmc: uniphier: Add support for 16bit variant
2018-04-11 Marek Vasutmmc: uniphier: Drop useless check
2018-04-11 Marek Vasutmmc: uniphier: Factor out FIFO accessors
2018-04-11 Marek Vasutmmc: renesas-sdhi: Add Renesas SDHI Kconfig entry
2018-04-11 Marek Vasutmmc: uniphier: Split out SoC specific bits from the...
2018-04-09 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-04-08 Mario Sixtreewide: Migrate CONFIG_FSL_ESDHC to Kconfig
2018-04-06 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-04-05 Jonathan Graymmc: use core clock frequency in bcm2835 sdhost
2018-04-04 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-02 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-03-30 Bernhard Messerklingerx86: mmc: Fix mapping of BAR memory
2018-03-30 Rick Chenmmc: ftsdc010: Merge nds32_mmc to ftsdc010
2018-03-30 Rick Chenmmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig
2018-03-30 Rick Chenmmc: ftsdc010: Drop non-dm code
2018-03-30 Rick Chenmmc: ftsdc010: Support High-Speed mode
2018-03-29 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-03-28 Philipp Tomsichrockchip: sdhci: support 8bit bus-width
2018-03-15 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-14 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-14 Patrick Delaunaymmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
2018-03-14 Patrick Delaunaymmc: stm32: sdmmc2: add hardware flow control support
2018-03-13 Heinrich Schuchardtmmc: sunxi: support cd-inverted
2018-03-06 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05 Masahiro Yamadalibfdt: move headers to <linux/libfdt.h> and <linux...
2018-03-05 Marek Vasutmmc: uniphier-sd: Add R8A77965 M3N entries
2018-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-03-01 Tom RiniMerge tag 'xilinx-kconfig-for-v2018.03' of git://www...
2018-03-01 Vipul Kumarmmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
2018-03-01 Vipul Kumarmmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
2018-02-26 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-26 Jean-Jacques Hiblotmmc: omap_hsmmc: use a default 52MHz max clock rate...
2018-02-26 Jean-Jacques Hiblotmmc: omap_hsmmc: make it possible to compile out ADMA...
2018-02-26 Jean-Jacques Hiblotmmc: omap_hsmmc: compile out write support if not needed
2018-02-26 Jean-Jacques Hiblotmmc: omap_hsmmc: do not embed struct mmc in struct...
2018-02-25 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-02-24 Tom RiniMerge git://git.denx.de/u-boot-video
2018-02-23 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-02-23 Alexander Kochetkovmmc: fix off-by-one bug in mmc_startup_v4()
2018-02-23 Faiz Abbasmmc: Drop unnecessary case for mmc_probe()
2018-02-22 Marek Vasutmmc: uniphier-sd: Add compatible strings for RCar Gen2
2018-02-21 Jaehoon Chungmmc: synchronize the sequence with enum bus_mode in...
2018-02-20 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-19 Alex Kiernanmmc: Fix uninitialised priv member
2018-02-19 Jean-Jacques Hiblotmmc: fix bug in mmc_startup_v4()
2018-02-19 Jean-Jacques Hiblotmmc: Fix bug in sd_set_card_speed()
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: add signal voltage selection support
2018-02-19 Kishon Vijay Abraham Immc: omap_hsmmc: allow mmc clock to be gated
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: implement send_init_stream callback
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: update mmc->clock with the actual...
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: allow the simple HS modes to use the...
2018-02-19 Kishon Vijay Abraham Immc: omap_hsmmc: Add support to get pinctrl values...
2018-02-19 Kishon Vijay Abraham Immc: omap_hsmmc: Add support to set IODELAY values
2018-02-19 Kishon Vijay Abraham Immc: omap_hsmmc: use mmc_of_parse to populate mmc_config
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: Reduce the max timeout for reset contr...
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: Workaround for errata id i802
2018-02-19 Jean-Jacques Hiblotmmc: omap_hsmmc: Add tuning support
2018-02-19 Kishon Vijay Abraham Immc: omap_hsmmc: Enable DDR mode support
next