mmc: remove hc_wp_grp_size from struct mmc if not needed
[oweals/u-boot.git] / drivers / mmc / mmc.c
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
2018-01-12 Kishon Vijay Abraham Immc: add a new mmc parameter to disable mmc clock
2018-01-12 Kishon Vijay Abraham Immc: add power cyle support in mmc core
2018-01-12 Jean-Jacques Hiblotmmc: Add a new callback function to perform the 74...
2018-01-12 Kishon Vijay Abraham Immc: Enable signal voltage to be selected from mmc...
2018-01-12 Kishon Vijay Abraham Immc: make mmc_set_ios() return status
2018-01-12 Jean-Jacques Hiblotmmc: refactor MMC startup to make it easier to support...
2018-01-12 Jean-Jacques Hiblotmmc: refactor SD startup to make it easier to support...
2018-01-12 Jean-Jacques Hiblotmmc: use mmc modes to select the correct bus speed
2018-01-12 Jean-Jacques Hiblotmmc: Add a function to dump the mmc capabilities
2018-01-12 Jean-Jacques Hiblotmmc: introduce mmc modes
2018-01-12 Jean-Jacques Hiblotmmc: add a function to read and test the ext csd (mmc...
2018-01-12 Jean-Jacques Hiblotmmc: make ext_csd part of struct mmc
2018-01-12 Jean-Jacques Hiblotmmc: move the MMC startup for version above v4.0 in...
2018-01-12 Jean-Jacques Hiblotmmc: split mmc_startup()
2018-01-12 Jean-Jacques Hiblotmmc: dm: get the IO-line and main voltage regulators...
2018-01-12 Suniel Maheshdrivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_B...
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-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-04 Tom RiniMerge tag 'xilinx-for-v2017.09' of git://denx.de/git...
2017-08-02 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-01 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-01 Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-08-01 Simon Glassdm: mmc: Allow disabling driver model in SPL
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-01 Simon Glassdm: mmc: Don't call board_mmc_power_init() with driver...
2017-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-03-29 Xu Ziyuanmmc: drop unnecessary send_status request
2017-03-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-03-21 Xu Ziyuanmmc: drop unnecessary send_status request
2017-01-25 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-01-23 Jagan Tekimmc: Print error code for mmc_complete_init failure
2016-12-04 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
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-11-29 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-11-17 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
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 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-10-28 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
2016-10-28 Jaehoon Chungmmc: add the device name in debugging message for suppl...
2016-10-28 Peng Fanmmc: introduce mmc_power_init
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://denx.de/git/u-boot-micro...
2016-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-09-21 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
2016-09-19 Peng Fanmmc: sd: extracting erase related information from...
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-08-16 Yangbo Lummc: send CMD0 before CMD1 for some MMC cards
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: use the generic error number
2016-07-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-07-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-11 Simon Glassdm: mmc: Add a way to use driver model for MMC operations
2016-07-11 Simon Glassmmc: Move tracing code into separate functions
2016-07-11 Simon Glassmmc: Move MMC boot code into its own file
2016-07-11 Simon Glassdm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
2016-07-11 Simon Glassdm: mmc: Move CONFIG_BLK code into the mmc uclass
2016-07-11 Simon Glassmmc: Add function declarations for mmc_bread() and...
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
next