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
2019-11-05
mmc: fsl_esdhc: always check write protect state
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: drop redundant code for non-removable feature
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: clean up bus width configuration code
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: fix voltage validation
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: drop i.MX DDR support code
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: remove redundant DM_MMC checking
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
Yangbo Lu
2019-10-25
mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
Weijie Gao
2019-10-25
mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
Weijie Gao
2019-10-18
mmc: meson-gx: add support for mmc-pwrseq-emmc
Neil Armstrong
2019-10-14
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-10-11
mmc: am654_sdhci: Drop a redundant power_domain_on in probe
Lokesh Vutla
2019-10-10
mmc: stm32_sdmmc2: implement host_power_cycle callback
Yann Gautier
2019-10-10
mmc: add a driver callback for power-cycle
Yann Gautier
2019-10-10
drivers: mmc: Add sdhci driver for Broadcom iProc platform
Arun Parameswaran
2019-10-10
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-08
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
Lukasz Majewski
2019-10-08
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
Lukasz Majewski
2019-10-08
mmc: zynq_sdhci: Remove check for DM_MMC config
Siva Durga Prasad Paladugu
2019-10-08
mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig
Siva Durga Prasad Paladugu
2019-10-08
mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string
Sandeep Sheriker Mallikarjun
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
sandbox: mmc: Fix up MMC emulator for valgrind
Simon Glass
2019-09-12
mmc: fsl_esdhc: Add emmc hs200 support
Yinbo Zhu
2019-09-12
mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
Yinbo Zhu
2019-09-08
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-09-06
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
Tom Rini
2019-09-06
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
Matthias Brugger
2019-09-06
mmc: bcm2835-host: Fix wait_transfer_complete
Raul Benet
2019-09-06
mmc: sdhci: Add support for dt caps & caps mask
T Karthik Reddy
2019-09-05
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
Bin Meng
2019-09-05
mmc: dw_mmc: fix timeout calculate method
Kever Yang
2019-09-05
mmc: Add Aspeed SD controller driver
Eddie James
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-09-05
mmc: Fix timeout values passed to mmc_wait_dat0()
Sam Protsenko
2019-09-05
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
Andy Yan
2019-08-30
mmc: invalidate block cache after hwpart switched successfully
Weijie Gao
2019-08-27
mmc: stm32_sdmmc2: reload watchdog
Christophe Kerello
2019-08-27
mmc: sti_sdhci: Fix sdhci_setup_cfg() call.
Patrice Chotard
2019-08-27
mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
Patrice Chotard
2019-08-23
Convert CONFIG_FSL_USDHC to Kconfig
Adam Ford
2019-08-20
mmc: mtk-sd: Add MT8183 SoC support
Fabien Parent
2019-08-11
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
Manivannan Sadhasivam
2019-08-09
mmc: Move tegra loopback disable option to be under tegra
Trent Piepho
2019-08-09
Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
[next]