index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
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-23
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-20
mmc: sdhci: Add the programmable clock mode support
Wenyou Yang
2016-09-20
mmc: sd: optimize erase
Peng Fan
2016-09-20
mmc: sd: extracting erase related information from sd status
Peng Fan
2016-09-20
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
Masahiro Yamada
2016-09-20
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
Masahiro Yamada
2016-09-20
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
Masahiro Yamada
2016-09-20
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
Masahiro Yamada
2016-09-20
mmc: sdhci: move error message to more relevant place
Masahiro Yamada
2016-09-20
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-05
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
2016-08-05
mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
Xu Ziyuan
2016-08-05
mmc: dw_mmc: transfer proper bytes to FIFO
Xu Ziyuan
2016-08-05
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
Jaehoon Chung
2016-08-05
mmc: display mmc list information like mmc_legacy type
Xu Ziyuan
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-08-05
mmc: fsl_esdhc: remove the duplicated header file
Jaehoon Chung
2016-08-05
mmc: dw_mmc: remove the duplicated header file
Jaehoon Chung
2016-08-05
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
Jaehoon Chung
2016-08-05
mmc: sdhci: set to INT_DATA_END when there are data
Jaehoon Chung
[next]