index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
tmio-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
Marek Vasut
2019-03-25
1
-1
/
+4
*
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
Marek Vasut
2019-02-25
1
-1
/
+1
*
mmc: tmio: Configure HOST_MODE WMODE according to bus width
Marek Vasut
2019-02-16
1
-3
/
+7
*
mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs
Marek Vasut
2019-02-09
1
-0
/
+3
*
mmc: tmio: Make DMA transfer end bit configurable
Marek Vasut
2019-02-09
1
-5
/
+3
*
mmc: tmio: Reorder TMIO clock handling
Marek Vasut
2018-12-03
1
-51
/
+54
*
mmc: tmio: Keep generating clock when clock are enabled
Marek Vasut
2018-12-03
1
-2
/
+8
*
mmc: tmio: Do not set divider to 1 in DDR mode
Marek Vasut
2018-12-03
1
-0
/
+4
*
mmc: tmio: Switch to clock framework
Marek Vasut
2018-12-03
1
-3
/
+14
*
mmc: tmio: Preinitialize regulator to 3.3V
Marek Vasut
2018-11-02
1
-0
/
+2
*
mmc: tmio: Configure clock before any other IOS
Marek Vasut
2018-11-02
1
-1
/
+1
*
mmc: tmio: Silence transfer errors when tuning
Marek Vasut
2018-11-02
1
-21
/
+24
*
mmc: tmio: Improve error handling
Marek Vasut
2018-11-02
1
-3
/
+4
*
mmc: tmio: Simplify pinmux handling
Marek Vasut
2018-11-02
1
-19
/
+3
*
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
Marek Vasut
2018-10-09
1
-0
/
+6
*
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
Marek Vasut
2018-10-09
1
-2
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
2018-04-24
1
-22
/
+0
*
mmc: tmio: Rename Matsushita to TMIO
Marek Vasut
2018-04-14
1
-0
/
+787