summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-29mmc: make MMC driver entries dependent on MMCMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-21mmc: Extend dependencies for zynq sdhciMichal Simek
2016-12-21mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-11-16mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard
2016-11-16mmc: Retry the switch commandMaxime Ripard
2016-10-28Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-10-28mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang
2016-10-28mmc: sdhci: assign to clk_mul when host version is upper than SD3.0Jaehoon Chung
2016-10-28mmc: add the device name in debugging message for supplying vmmcJaehoon Chung
2016-10-28dm: mmc: socfpga: fix MMC_OPS supportSylvain Lesne
2016-10-28mmc: refactor two core functionsMasahiro Yamada
2016-10-28mmc: sdhci: fix the "misaligned operation at range" for cacheJaehoon Chung
2016-10-28mmc: introduce mmc_power_initPeng Fan
2016-10-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-10-11dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass
2016-10-10mmc: Fix cast for 64-bit compilationSimon Glass
2016-10-10mmc: sdhci: use the generic error numberJaehoon Chung
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-10-10mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung
2016-10-10dm: mmc: Support eraseSimon Glass
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-04dm: mmc: intialize dev when probePeng Fan
2016-09-27mmc: tegra: only use new clock/reset APIsStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-27mmc: tegra: priv struct and naming cleanupStephen Warren
2016-09-27mmc: tegra: don't use periph_id in pad_init_mmc()Stephen Warren
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren
2016-09-27mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada
2016-09-21mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen
2016-09-19mmc: sdhci: Add the programmable clock mode supportWenyou Yang
2016-09-19mmc: sd: optimize erasePeng Fan
2016-09-19mmc: sd: extracting erase related information from sd statusPeng Fan
2016-09-19mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUTMasahiro Yamada
2016-09-19mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIMEMasahiro Yamada
2016-09-19mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()Masahiro Yamada
2016-09-19mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()Masahiro Yamada