]> git.sur5r.net Git - u-boot/history - drivers/mmc
rockchip: rename miniarm to tinker board
[u-boot] / drivers / mmc /
2017-02-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-02-08 Simon Glassdm: core: Replace of_offset with accessor
2017-02-04 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-02-01 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-02-01 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-02-01 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-01-31 Masahiro Yamadammc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDH...
2017-01-31 Masahiro Yamadammc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDH...
2017-01-31 Masahiro Yamadammc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
2017-01-31 Masahiro Yamadammc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_M...
2017-01-31 Masahiro Yamadammc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI...
2017-01-31 Masahiro Yamadammc: sandbox: rename CONFIG, fix dependency, and use...
2017-01-31 Masahiro Yamadammc: move CONFIG_GENERIC_MMC to Kconfig
2017-01-26 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-01-25 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-01-25 Stefan Roesemmc: Add Marvell Xenon SDHCI controller driver
2017-01-25 Stefan Roesemmc: sdhci: Add support for optional controller specifi...
2017-01-25 Stefan Roesemmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configurin...
2017-01-23 Jagan Tekimmc: Print error code for mmc_complete_init failure
2017-01-23 Stefan Herbrechtsmeiermmc: sdhci: Distinguish between base clock and maximum...
2017-01-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-01-18 Yangbo Lummc: fsl_esdhc: move 'status' property fixup into a...
2017-01-18 Yangbo Lummc: fsl_esdhc: add 'fsl, esdhc' into of_match table
2017-01-18 Yangbo Lummc: fsl_esdhc: make GPIO support optional
2017-01-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2017-01-14 Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-01-13 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2017-01-13 Masahiro Yamadammc: sunxi: revive depends on UART0_PORT_F
2017-01-13 Masahiro Yamadammc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd
2017-01-13 Masahiro Yamadammc: sdhci: fix NULL pointer access when host->ops...
2017-01-13 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-01-12 Kever Yangmmc: rockchip_sdhci: add clock init for mmc
2017-01-11 Tom RiniMerge tag 'xilinx-for-v2017.03' of git://www.denx.de...
2017-01-11 Masahiro Yamadammc: move more driver config options to Kconfig
2017-01-11 Masahiro Yamadammc: move DesignWare-based drivers to Kconfig
2017-01-11 Masahiro Yamadammc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_M...
2017-01-11 Masahiro Yamadammc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
2017-01-11 Masahiro Yamadammc: uniphier-sd: fix Kconfig dependency
2017-01-11 Masahiro Yamadammc: sdhci-cadence: add Cadence SD4HC support
2017-01-11 Jaehoon Chungmmc: sdhci: combine the Host controller v3.0 feature...
2017-01-11 Jaehoon Chungmmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
2017-01-11 Jaehoon Chungmmc: sdhci: move the callback function into sdhci_ops
2017-01-11 Jaehoon Chungmmc: s5p_sdhci: add the s5p_set_clock function
2017-01-11 Jaehoon Chungmmc: change the set_ios return type from void to int
2017-01-11 Jaehoon Chungmmc: sdhci: remove the SDHCI_QUIRK_NO_CD
2017-01-11 Jaehoon Chungmmc: pic32_sdhci: move the code to pic32_sdhci.c
2017-01-11 Jaehoon Chungmmc: sdhci: remove the unused code about testing Card...
2017-01-11 Jaehoon Chungmmc: sdhci: disable the 8bit mode when host doesn't...
2017-01-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-01-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2017-01-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2017-01-05 York Sunmmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
2016-12-29 Masahiro Yamadammc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
2016-12-29 Masahiro Yamadammc: move some SDHCI related options to Kconfig
2016-12-29 Masahiro Yamadammc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_M...
2016-12-29 Masahiro Yamadammc: make MMC driver entries dependent on MMC
2016-12-29 Masahiro Yamadammc: complete unfinished move of CONFIG_MMC
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-12-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-12-21 Michal Simekmmc: Extend dependencies for zynq sdhci
2016-12-21 Jaehoon Chungmmc: spear: remove the entire spear_sdhci.c file
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
next