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-02-16
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-02-16
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
Marek Vasut
2019-02-16
mmc: tmio: Configure HOST_MODE WMODE according to bus width
Marek Vasut
2019-02-16
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2019-02-15
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
Abel Vesa
2019-02-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-09
mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator
Lokesh Vutla
2019-02-09
samsung: mmc: Drop old MMC init code
Simon Glass
2019-02-09
mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2019-02-09
mmc: Do not poll using CMD13 when changing timing
Marek Vasut
2019-02-09
mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs
Marek Vasut
2019-02-09
mmc: tmio: Make DMA transfer end bit configurable
Marek Vasut
2019-01-30
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-01-30
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
2019-01-29
mmc: sunxi: Honour non-removable property in DT
Andre Przywara
2019-01-29
mmc: sunxi: Add DM clk and reset support
Andre Przywara
2019-01-29
mmc: sunxi: Add DM_MMC support for A80
Jagan Teki
2019-01-29
mmc: sunxi: Add DM_MMC support for H6
Jagan Teki
2019-01-29
mmc: sunxi: Add remaining compatible strings
Jagan Teki
2019-01-28
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
Patrick Bruenn
2019-01-26
drivers: esdhc: add support for ColdFire mcf5441x family
Angelo Dureghello
2019-01-26
mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n
Fabien Parent
2019-01-26
mmc: mtk-sd: fix possible incomplete read ops
Fabien Parent
2019-01-25
mmc: hi6220_dw_mmc: add compatible for Poplar support
Shawn Guo
2019-01-24
mmc: zynq: Remove unused pwrseq variable
Michal Simek
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-18
Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2019-01-17
Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips
Tom Rini
2019-01-17
mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
Yinbo Zhu
2019-01-16
mmc: jz_mmc: Compile-out write support if disabled
Ezequiel Garcia
2019-01-16
mmc: Use proper IS_ENABLED macro to check block support
Ezequiel Garcia
2019-01-15
mmc: Add support for downgrading HS200/HS400 to HS mode
Marek Vasut
2019-01-15
mmc: Convert HI6220 MMC driver to driver model
Manivannan Sadhasivam
2019-01-14
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
Fabio Estevam
2019-01-10
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-01-10
mmc: sunxi: Fix mmc clocks for DM_MMC
Jagan Teki
2019-01-09
mmc: bring back partition init for non-DM MMC drivers
Andre Przywara
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2018-12-19
mmc: Add JZ47xx SD/MMC controller driver
Paul Burton
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-04
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
Marek Vasut
2018-12-03
mmc: tmio: sdhi: Add HS400 support
Marek Vasut
2018-12-03
mmc: tmio: sdhi: Move tap_pos to private data
Marek Vasut
2018-12-03
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
Marek Vasut
2018-12-03
mmc: tmio: Reorder TMIO clock handling
Marek Vasut
2018-12-03
mmc: tmio: Keep generating clock when clock are enabled
Marek Vasut
2018-12-03
mmc: tmio: Do not set divider to 1 in DDR mode
Marek Vasut
2018-12-03
mmc: tmio: Switch to clock framework
Marek Vasut
[next]