Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[platform/kernel/u-boot.git] / drivers / mmc / mmc.c
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-02-18 Tom RiniMerge tag 'efi-2019-04-rc2' of https://github.com/xypro...
2019-02-16 Tom RiniMerge tag 'video-for-2019.04-rc2' of git://git.denx...
2019-02-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-02-16 Marek Vasutmmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before...
2019-02-16 Tom RiniMerge tag '2019.01-next' of https://github.com/mbgg...
2019-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-02-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-02-09 Marek Vasutmmc: Do not poll using CMD13 when changing timing
2019-01-19 Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18 Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
2019-01-16 Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-01-16 Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-01-16 Tom RiniMerge branch '2019-01-14-master-imports'
2019-01-15 Marek Vasutmmc: Add support for downgrading HS200/HS400 to HS...
2019-01-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-01-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-01-10 Tom RiniMerge tag 'u-boot-imx-20190110' of git://git.denx.de...
2019-01-09 Tom RiniMerge branch '2019-01-08-master-imports'
2019-01-09 Andre Przywarammc: bring back partition init for non-DM MMC drivers
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-04 Marek Vasutmmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengblk: Call part_init() in the post_probe() method
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Peng Fanmmc: add HS400 support
2018-07-27 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2018-07-23 Jon Nettletonmmc: break out get_op_cond code to its own function
2018-05-13 Marek Vasutmmc: Improve tinification
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-tegra
2018-05-11 Tom RiniMerge tag 'xilinx-for-v2018.07' of git://denx.de/git...
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-05-11 Vipul Kumarmmc: Changed the datatype of the variable to handle...
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-08 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-05-08 Jaehoon Chungmmc: add the debug message in mmc_set_clock
2018-05-08 Jaehoon Chungmmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
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 Peng Fanmmc: fix return value check condition
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-26 Tom RiniMerge git://git.denx.de/u-boot-spi
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-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-02-26 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-25 Tom RiniMerge git://git.denx.de/u-boot-imx
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-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 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 Masahiro Yamadammc: use pr_* log functions
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-24 Jun Niemmc: Poll for broken card detection case
2018-01-24 Jaehoon Chungmmc: fix to assign to correct clock value when clock...
2018-01-22 Jaehoon Chungmmc: fix the wrong disabling clock
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 Jean-Jacques Hiblotmmc: remove hc_wp_grp_size from struct mmc if not needed
2018-01-12 Jean-Jacques Hiblotmmc: don't read the size of eMMC enhanced user data...
2018-01-12 Jean-Jacques Hiblotmmc: compile out erase and write mmc commands if write...
2018-01-12 Jean-Jacques Hiblotmmc: read ssr only if MMC write support is enabled
2018-01-12 Jean-Jacques Hiblotmmc: reworked version lookup in mmc_startup_v4
2018-01-12 Jean-Jacques Hiblotmmc: compile out more code if support for UHS and HS200...
2018-01-12 Jean-Jacques Hiblotmmc: make optional the support for eMMC hardware partit...
2018-01-12 Jean-Jacques Hiblotmmc: make UHS and HS200 optional
2018-01-12 Jean-Jacques Hiblotmmc: convert most of printf() to pr_err() and pr_warn()
2018-01-12 Jean-Jacques Hiblotmmc: don't use malloc_cache_aligned()
2018-01-12 Jean-Jacques Hiblotmmc: fix for old MMCs (below version 4)
2018-01-12 Jean-Jacques Hiblotmmc: all hosts support 1-bit bus width and legacy timings
2018-01-12 Jean-Jacques Hiblotmmc: Fixed a problem with old sd or mmc that do not...
2018-01-12 Jean-Jacques Hiblotmmc: dump card and host capabilities if debug is enabled
2018-01-12 Jean-Jacques Hiblotmmc: add a library function to send tuning command
2018-01-12 Jean-Jacques Hiblotmmc: use the right voltage level for MMC DDR and HS200...
2018-01-12 Kishon Vijay Abraham Immc: Retry some MMC cmds on failure
2018-01-12 Jean-Jacques Hiblotmmc: Change mode when switching to a boot partition
2018-01-12 Jean-Jacques Hiblotmmc: disable UHS modes if Vcc cannot be switched on...
2018-01-12 Jean-Jacques Hiblotmmc: Add support for UHS modes
2018-01-12 Kishon Vijay Abraham Immc: add HS200 support in MMC core
2018-01-12 Kishon Vijay Abraham Immc: Add a execute_tuning() callback to the mmc operations.
2018-01-12 Kishon Vijay Abraham Immc: disable the mmc clock during power off
next