index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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-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
2016-08-25
ARM: tegra: fix Tegra186 SDHCI clock/reset names
Stephen Warren
2016-08-20
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com
2016-08-17
mmc: rmobile: add a compiler barrier
Yannick Gicquel
2016-08-17
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
Nobuhiro Iwamatsu
2016-08-16
mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
Jaehoon Chung
2016-08-16
mmc: send CMD0 before CMD1 for some MMC cards
Yangbo Lu
2016-08-16
drivers: mmc: omap_hsmmc: fix build breakage
Sekhar Nori
2016-08-15
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-08-15
mmc: atmel_sdhci: Convert to the driver model support
Wenyou Yang
2016-08-15
mmc: tegra: port to standard clock/reset APIs
Stephen Warren
2016-08-12
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-06
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
Tom Rini
2016-08-05
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
Jaehoon Chung
[next]