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
Age
Commit message (
Expand
)
Author
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-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
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-13
Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
Tom Rini
2019-04-12
dma: bcm6348: check if driver is enabled before send/recv
Álvaro Fernández Rojas
2019-04-11
dma: ti: add driver to K3 UDMA
Vignesh R
2018-12-19
dma: add bcm6348-iudma support
Álvaro Fernández Rojas
2018-12-07
test: dma: add dma-uclass test
Grygorii Strashko
2018-12-07
dma: add channels support
Álvaro Fernández Rojas
2018-12-07
dma: move dma_ops to dma-uclass.h
Álvaro Fernández Rojas
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-08
Convert CONFIG_APBH_DMA et al to Kconfig
Adam Ford
2018-01-19
drivers: dma: ti-edma3: add support for memory fill
Tero Kristo
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-02-23
drivers: dma: ti-edma3: convert driver to adopt driver model
Mugunthan V N
2016-02-23
dma: Kconfig: Add TI_EDMA3 entry
Mugunthan V N
2016-02-23
dm: implement a DMA uclass
Mugunthan V N
2016-01-24
imx: apbh_dma: Update APBH-DMA for MX7D
Peng Fan
2015-10-22
dma: keystone_nav: Fix linkram size
Vitaly Andrianov
2015-08-18
dma: lpc32xx: add DMA driver
Sylvain Lemieux
2015-08-17
dma: ti-edma3: Add helper function to support edma3 transfer
Vignesh R
2014-11-06
dma: keystone_nav: remove spurious qm_cfg verification
Khoronzhuk, Ivan
2014-10-23
dma: ti-edma3: introduce edma3 driver
Khoronzhuk, Ivan
2014-10-23
dma: keystone_nav: generalize driver usage
Khoronzhuk, Ivan
2014-10-23
dma: keystone_nav: move keystone_nav driver to driver/dma/
Khoronzhuk, Ivan
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-08-09
dma: apbh: Add special circular mode for LCD
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-22
dma: Add i.MX6 support to drivers/dma/apbh_dma.c
Stefan Roese
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-01-28
mxs: dma: Fix APBH DMA driver for MX23
Marek Vasut
2012-09-01
MX28: DMA: Prolong the DMA timeout
Marek Vasut
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-04-16
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
2012-03-29
i.MX28: Add cache support into the APBH DMA driver
Marek Vasut
2011-12-06
MXS: Add static annotations to dma driver
Marek Vasut
2011-12-06
apbh_dma: return error value on timeout
Wolfram Sang
[next]