]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/mmc
ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORY
[people/ms/u-boot.git] / drivers / mmc /
2016-12-04  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-12-04  Lokesh VutlaARM: OMAP4+: Add support for getting pbias info from...
2016-12-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2016-12-03  Nishanth MenonARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
2016-12-01  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-12-01  Marek Vasutmmc: Tinification of the mmc code
2016-12-01  Marek Vasutmmc: Fix warning if debug() is not used
2016-12-01  Tomas Melinmmc: add bkops-enable command
2016-12-01  Seung-Woo Kimmmc: s5p_sdhci: fix to check proper pinmux id
2016-11-29  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-11-17  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-11-16  Maxime Ripardmmc: sunxi: Enable 8bits bus width for sun8i
2016-11-16  Maxime Ripardmmc: Retry the switch command
2016-10-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-10-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-10-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-10-28  Wenyou Yangmmc: atmel_sdhci: Remove unnecessary clock calling
2016-10-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-10-28  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-10-28  Sylvain Lesnedm: mmc: socfpga: fix MMC_OPS support
2016-10-28  Jaehoon Chungmmc: sdhci: assign to clk_mul when host version is...
2016-10-28  Jaehoon Chungmmc: add the device name in debugging message for suppl...
2016-10-28  Sylvain Lesnedm: mmc: socfpga: fix MMC_OPS support
2016-10-28  Masahiro Yamadammc: refactor two core functions
2016-10-28  Jaehoon Chungmmc: sdhci: fix the "misaligned operation at range...
2016-10-28  Peng Fanmmc: introduce mmc_power_init
2016-10-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-10-13  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-10-13  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-10-12  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-10-11  Simon Glassdm: mmc: Enable DM_MMC_OPS by default with DM_MMC
2016-10-10  Simon Glassmmc: Fix cast for 64-bit compilation
2016-10-10  Jaehoon Chungmmc: sdhci: use the generic error number
2016-10-10  Jaehoon Chungmmc: sdhci: use the host version value in sdhci_setup_cfg
2016-10-10  Jaehoon Chungmmc: dw_mmc: remove the unnecessary arguments for dwmci...
2016-10-10  Jaehoon Chungmmc: s5p_sdhci: support the Driver model for Exynos
2016-10-10  Simon Glassdm: mmc: Support erase
2016-10-08  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-10-08  B, Ravispl: saveenv: adding saveenv support in SPL
2016-10-04  Peng Fandm: mmc: intialize dev when probe
2016-10-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-09-27  Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2016-09-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-09-27  Stephen Warrenmmc: tegra: only use new clock/reset APIs
2016-09-27  Tom Warrenmmc: tegra: Add DM_MMC support to Tegra MMC driver
2016-09-27  Stephen Warrenmmc: tegra: priv struct and naming cleanup
2016-09-27  Stephen Warrenmmc: tegra: don't use periph_id in pad_init_mmc()
2016-09-27  Stephen Warrenmmc: tegra: move pad_init_mmc() into MMC driver
2016-09-27  Stephen Warrenmmc: tegra: use correct alias for SDHCI/MMC nodes
2016-09-26  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-24  Masahiro Yamadatreewide: replace #include <asm-generic/errno.h> with...
2016-09-23  Masahiro Yamadatreewide: replace #include <asm/errno.h> with <linux...
2016-09-23  Masahiro Yamadammc: squash lines for immediate return
2016-09-22  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-09-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-09-22  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-09-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-09-21  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-09-21  Jacob Chenmmc: dw_mmc: push/pop all FIFO data if any data request
2016-09-19  Wenyou Yangmmc: sdhci: Add the programmable clock mode support
2016-09-19  Peng Fanmmc: sd: optimize erase
2016-09-19  Peng Fanmmc: sd: extracting erase related information from...
2016-09-19  Masahiro Yamadammc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
2016-09-19  Masahiro Yamadammc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
2016-09-19  Masahiro Yamadammc: sdhci: move SDMA capability check to sdhci_setup_cfg()
2016-09-19  Masahiro Yamadammc: sdhci: move broken voltage quirk handling to sdhci...
2016-09-19  Masahiro Yamadammc: sdhci: move error message to more relevant place
2016-09-19  Masahiro Yamadammc: sdhci: move sdhci_reset() call to sdhci_init()
2016-09-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-14  Masahiro Yamadammc: uniphier-sd: migrate to CONFIG_BLK
2016-08-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-08-28  Masahiro Yamadammc: uniphier-sd: just return if already set to desired...
2016-08-28  Masahiro Yamadammc: uniphier-sd: return error code if unsupported...
2016-08-28  Masahiro Yamadammc: uniphier-sd: move uniphier_sd_init() below
2016-08-28  Masahiro Yamadammc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
2016-08-28  Masahiro Yamadammc: uniphier-sd: add static qualifiers to probe and...
2016-08-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2016-08-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-08-25  Stephen WarrenARM: tegra: fix Tegra186 SDHCI clock/reset names
2016-08-20  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-17  masakazu.mochizuki... arm: rmobile: Add BLANCHE board support
2016-08-17  Yannick Gicquelmmc: rmobile: add a compiler barrier
2016-08-17  Nobuhiro IwamatsuARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
2016-08-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-08-16  Jaehoon Chungmmc: mmc_legacy: fix the compiler error with disabled...
2016-08-16  Yangbo Lummc: send CMD0 before CMD1 for some MMC cards
2016-08-16  Sekhar Noridrivers: mmc: omap_hsmmc: fix build breakage
2016-08-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-08-15  Wenyou Yangmmc: atmel_sdhci: Convert to the driver model support
2016-08-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-08-15  Stephen Warrenmmc: tegra: port to standard clock/reset APIs
2016-08-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-08-12  Stephen Warrenfdt: allow fdtdec_get_addr_size_*() to translate addresses
2016-08-06  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-08-06  Tom Rinizynq_sdhci.c: Fix warning in arasan_sdhci_probe
2016-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2016-08-05  Jaehoon Chungmmc: sdhci: fix the compiler warning when disable CONFI...
2016-08-05  Xu Ziyuanmmc: dw_mmc: fix data starvation by host timeout under...
2016-08-05  Xu Ziyuanmmc: dw_mmc: transfer proper bytes to FIFO
next