index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
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
2011-11-11
iMX28: Add APBH DMA driver
Marek Vasut
2011-10-27
omap3: Add interface for omap3 DMA
Simon Schwarz
2011-07-07
fsl_dma: fix support for 83xx DMA engine
Ira W. Snyder
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-08-31
powerpc/8xxx: Fix dma for 36bit addressing
York Sun
2009-08-26
ColdFire: Fix compile warning messages
TsiChung Liew
2009-07-02
83xx: Add support for fsl_dma driver
Peter Tyser
2009-07-02
fsl_dma: Make DMA transactions snoopable
Peter Tyser
2009-07-02
fsl_dma: Break out common memory initialization function
Peter Tyser
2009-07-02
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
2009-07-02
fsl_dma: Fix Channel Start bug in dma_check()
Peter Tyser
2009-07-02
fsl_dma: Add support for arbitrarily large transfers
Peter Tyser
2009-07-02
fsl_dma: Use proper I/O access functions
Peter Tyser
2009-07-02
fsl_dma: Add bitfield definitions for common registers
Peter Tyser
2009-07-02
8xxx: Break out DMA code to a common file
Peter Tyser
2008-08-12
drivers/dma: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-02-14
Use #ifdef CONFIG_FSLDMAFEC
Vlad Lungu
2008-01-23
Coding Style Cleanup; update CHANGELOG
Wolfgang Denk
2008-01-17
ColdFire: Add MCF547x_8x dma code and header files
TsiChungLiew
2008-01-17
ColdFire: Add MCF547x_8x dma code - 2
TsiChungLiew
2008-01-17
ColdFire: Add MCF547x_8x dma code - 1
TsiChungLiew