~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
tmio-common.c
Commit message (
Expand
)
Author
Age
*
mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option
Marek Vasut
2023-04-16
*
mmc: renesas-sdhi: Add R-Car Gen4 support
Hai Pham
2023-04-07
*
mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros
Marek Vasut
2023-04-07
*
mmc: tmio: Check 'addr' width before checking for 64bit limitation
Marek Vasut
2023-04-07
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
mmc: tmio: sdhi: Configure internal DMA bus width
Marek Vasut
2021-01-31
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
mmc: tmio: sdhi: Add DMA transfer address alignment check at writing
Hiroyuki Yokoyama
2020-04-21
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
mmc: tmio-common: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-25
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
Marek Vasut
2019-03-25
*
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
Marek Vasut
2019-02-25
*
mmc: tmio: Configure HOST_MODE WMODE according to bus width
Marek Vasut
2019-02-16
*
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-02-09
*
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: 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-11-02
*
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-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
2018-04-24
*
mmc: tmio: Rename Matsushita to TMIO
Marek Vasut
2018-04-14