]> git.sur5r.net Git - u-boot/history - drivers/mmc/sdhci.c
mmc: sdhci: Handle execute tuning command in sdhci_send_command
[u-boot] / drivers / mmc / sdhci.c
2018-05-11 Siva Durga Prasad... mmc: sdhci: Handle execute tuning command in sdhci_send...
2018-05-11 Siva Durga Prasad... mmc: sdhci: Add support for disabling clock
2018-05-11 Vipul Kumarmmc: Changed the datatype of the variable to handle...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-05-03 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-05-03 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-05-02 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-05-02 Hannes Schmelzermmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
2018-01-31 Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-27 Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2018-01-24 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-22 Masahiro Yamadammc: sdhci: change data transfer failure into debug...
2018-01-22 Masahiro Yamadammc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
2018-01-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-01-15 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-12 Heinrich Schuchardtmmc: sdhci: do not compare pointer to 0
2018-01-12 Jorge Ramirez-Ortizmmc: sdhci: don't clear SDHCI_INT_STATUS register durin...
2017-08-18 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-17 Simon Glassdm: mmc: Drop CONFIG_DM_MMC_OPS
2017-05-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-05-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-imx
2017-05-16 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-05-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-15 Wenyou Yangmmc: sdhci: Fix maximum clock for programmable clock...
2017-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-04-14 Alex Deymommc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.
2017-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-03-29 Kevin Liummc: sdhci: only flush cache for data command
2017-03-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-03-21 Kevin Liummc: sdhci: only flush cache for data command
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: sdhci: Add support for optional controller specifi...
2017-01-25 Stefan Roesemmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configurin...
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 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: sdhci: fix NULL pointer access when host->ops...
2017-01-11 Tom RiniMerge tag 'xilinx-for-v2017.03' of git://www.denx.de...
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: 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...
2016-12-29 Masahiro Yamadammc: move some SDHCI related options to Kconfig
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 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 Jaehoon Chungmmc: sdhci: assign to clk_mul when host version is...
2016-10-28 Jaehoon Chungmmc: sdhci: fix the "misaligned operation at range...
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-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-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
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-19 Wenyou Yangmmc: sdhci: Add the programmable clock mode support
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-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-06 Tom RiniMerge git://git.denx.de/u-boot-rockchip
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 Jaehoon Chungmmc: sdhci: remove the unnecessary arguments for sdhci_...
2016-08-05 Jaehoon Chungmmc: sdhci: remove the unused argument for sdhci_setup_cfg
2016-08-05 Jaehoon Chungmmc: sdhci: revert "mmc: sdhci: Claer high speed if...
2016-08-05 Jaehoon Chungmmc: use the generic error number
2016-08-05 Jaehoon Chungmmc: sdhci: set to INT_DATA_END when there are data
2016-08-05 Masahiro Yamadammc: sdhci: clean up timeout detection
2016-07-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-07-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-07-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-07-22 Siva Durga Prasad... mmc: sdhci: Disable internal clock enable bit
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
next