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
/
dma
/
ti
Age
Commit message (
Expand
)
Author
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
dma: Rename free() to rfree()
Simon Glass
2020-01-20
dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix ring push operation for 32 bit cores
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Switch to exposed ring mode
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Remove coherency check for cache ops
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Query DMA channels allocated from Resource Manager
Vignesh Raghavendra
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-03
dma: ti: k3-udma: Do not touch RT registers before channel configuration
Peter Ujfalusi
2019-05-03
drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL
Keerthy
2019-04-11
dma: ti: add driver to K3 UDMA
Vignesh R