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-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-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
2018-12-03
mmc: Parse HS400 DT properties
Marek Vasut
2018-11-29
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
Tom Rini
2018-11-28
mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
Weijie Gao
2018-11-26
mmc: meson-gx: Add AXG compatible
Neil Armstrong
2018-11-22
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
2018-11-22
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
2018-11-22
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2018-11-16
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-14
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-11-14
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-13
mmc: sunxi: add support for automatic delay calibration
Vasily Khoruzhick
2018-11-10
mmc: dw_mmc: Add RCRC handling
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Merge DTCNTL access into single register write
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Implement waiting for DAT0 line state
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
Marek Vasut
2018-11-02
mmc: tmio: sdhi: Touch SCC only when UHS capable
Marek Vasut
2018-11-02
mmc: tmio: Preinitialize regulator to 3.3V
Marek Vasut
2018-11-02
mmc: tmio: Configure clock before any other IOS
Marek Vasut
2018-11-02
mmc: tmio: Silence transfer errors when tuning
Marek Vasut
2018-11-02
mmc: tmio: Improve error handling
Marek Vasut
2018-11-02
mmc: tmio: Simplify pinmux handling
Marek Vasut
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-22
mmc: fsl_esdhc: add uclass clk support
Peng Fan
2018-10-22
fsl_esdhc: Update usdhc driver to support i.MX8
Ye Li
2018-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
2018-10-09
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
Marek Vasut
2018-10-09
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
Marek Vasut
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-10-02
rockchip: dwmmc: add rk2928-dw-mshc compatible
Heiko Stuebner
2018-10-02
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
2018-09-29
mmc: omap_mmc: Remove invert references
Adam Ford
[next]