index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2016-12-01
mmc: Tinification of the mmc code
Marek Vasut
2016-12-01
mmc: Fix warning if debug() is not used
Marek Vasut
2016-12-01
mmc: add bkops-enable command
Tomas Melin
2016-12-01
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
2016-11-16
mmc: sunxi: Enable 8bits bus width for sun8i
Maxime Ripard
2016-11-16
mmc: Retry the switch command
Maxime Ripard
2016-10-28
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-10-28
mmc: atmel_sdhci: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
mmc: sdhci: assign to clk_mul when host version is upper than SD3.0
Jaehoon Chung
2016-10-28
mmc: add the device name in debugging message for supplying vmmc
Jaehoon Chung
2016-10-28
dm: mmc: socfpga: fix MMC_OPS support
Sylvain Lesne
2016-10-28
mmc: refactor two core functions
Masahiro Yamada
2016-10-28
mmc: sdhci: fix the "misaligned operation at range" for cache
Jaehoon Chung
2016-10-28
mmc: introduce mmc_power_init
Peng Fan
2016-10-13
Merge branch 'master' of http://git.denx.de/u-boot-mmc
Tom Rini
2016-10-11
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
Simon Glass
2016-10-10
mmc: Fix cast for 64-bit compilation
Simon Glass
2016-10-10
mmc: sdhci: use the generic error number
Jaehoon Chung
2016-10-10
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-10-10
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-10-10
mmc: s5p_sdhci: support the Driver model for Exynos
Jaehoon Chung
2016-10-10
dm: mmc: Support erase
Simon Glass
2016-10-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-04
dm: mmc: intialize dev when probe
Peng Fan
2016-09-27
mmc: tegra: only use new clock/reset APIs
Stephen Warren
2016-09-27
mmc: tegra: Add DM_MMC support to Tegra MMC driver
Tom Warren
2016-09-27
mmc: tegra: priv struct and naming cleanup
Stephen Warren
2016-09-27
mmc: tegra: don't use periph_id in pad_init_mmc()
Stephen Warren
2016-09-27
mmc: tegra: move pad_init_mmc() into MMC driver
Stephen Warren
2016-09-27
mmc: tegra: use correct alias for SDHCI/MMC nodes
Stephen Warren
2016-09-24
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
mmc: squash lines for immediate return
Masahiro Yamada
2016-09-21
mmc: dw_mmc: push/pop all FIFO data if any data request
Jacob Chen
2016-09-19
mmc: sdhci: Add the programmable clock mode support
Wenyou Yang
2016-09-19
mmc: sd: optimize erase
Peng Fan
2016-09-19
mmc: sd: extracting erase related information from sd status
Peng Fan
2016-09-19
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
Masahiro Yamada
2016-09-19
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
Masahiro Yamada
2016-09-19
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
Masahiro Yamada
2016-09-19
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
Masahiro Yamada
2016-09-19
mmc: sdhci: move error message to more relevant place
Masahiro Yamada
2016-09-19
mmc: sdhci: move sdhci_reset() call to sdhci_init()
Masahiro Yamada
2016-09-14
mmc: uniphier-sd: migrate to CONFIG_BLK
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: just return if already set to desired clock rate
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: return error code if unsupported width is given
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: move uniphier_sd_init() below
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
Masahiro Yamada
2016-08-28
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
Masahiro Yamada
[next]