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
2017-01-05
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
York Sun
2016-12-29
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
Masahiro Yamada
2016-12-29
mmc: move some SDHCI related options to Kconfig
Masahiro Yamada
2016-12-29
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
Masahiro Yamada
2016-12-29
mmc: make MMC driver entries dependent on MMC
Masahiro Yamada
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-21
mmc: Extend dependencies for zynq sdhci
Michal Simek
2016-12-21
mmc: spear: remove the entire spear_sdhci.c file
Jaehoon Chung
2016-12-04
ARM: OMAP4+: Add support for getting pbias info from board
Lokesh Vutla
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
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
[next]