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
/
tmio-common.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-03-25
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
Marek Vasut
2019-02-25
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
Marek Vasut
2019-02-16
mmc: tmio: Configure HOST_MODE WMODE according to bus width
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
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-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-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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-24
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
2018-04-14
mmc: tmio: Rename Matsushita to TMIO
Marek Vasut