index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Lines
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-26
/
+4
*
dma: apbh: Add special circular mode for LCD
Marek Vasut
2013-08-09
-0
/
+22
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-112
/
+7
*
dma: Add i.MX6 support to drivers/dma/apbh_dma.c
Stefan Roese
2013-04-22
-1
/
+1
*
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-04-22
-1
/
+2
*
mxs: dma: Fix APBH DMA driver for MX23
Marek Vasut
2013-01-28
-2
/
+8
*
MX28: DMA: Prolong the DMA timeout
Marek Vasut
2012-09-01
-1
/
+1
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
-2
/
+2
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
-16
/
+16
*
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
2012-04-16
-21
/
+17
*
i.MX28: Add cache support into the APBH DMA driver
Marek Vasut
2012-03-29
-1
/
+22
*
MXS: Add static annotations to dma driver
Marek Vasut
2011-12-06
-159
/
+50
*
apbh_dma: return error value on timeout
Wolfram Sang
2011-12-06
-1
/
+1
*
iMX28: Add APBH DMA driver
Marek Vasut
2011-11-11
-0
/
+692
*
omap3: Add interface for omap3 DMA
Simon Schwarz
2011-10-27
-0
/
+181
*
fsl_dma: fix support for 83xx DMA engine
Ira W. Snyder
2011-07-06
-0
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
powerpc/8xxx: Fix dma for 36bit addressing
York Sun
2010-08-31
-2
/
+6
*
ColdFire: Fix compile warning messages
TsiChung Liew
2009-08-26
-6
/
+10
*
83xx: Add support for fsl_dma driver
Peter Tyser
2009-07-02
-15
/
+49
*
fsl_dma: Make DMA transactions snoopable
Peter Tyser
2009-07-01
-2
/
+2
*
fsl_dma: Break out common memory initialization function
Peter Tyser
2009-07-01
-0
/
+32
*
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
2009-07-01
-1
/
+1
*
fsl_dma: Fix Channel Start bug in dma_check()
Peter Tyser
2009-07-01
-1
/
+1
*
fsl_dma: Add support for arbitrarily large transfers
Peter Tyser
2009-07-01
-12
/
+28
*
fsl_dma: Use proper I/O access functions
Peter Tyser
2009-07-01
-14
/
+18
*
fsl_dma: Add bitfield definitions for common registers
Peter Tyser
2009-07-01
-6
/
+6
*
8xxx: Break out DMA code to a common file
Peter Tyser
2009-07-01
-0
/
+93
*
drivers/dma: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-12
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-3
/
+3
*
Use #ifdef CONFIG_FSLDMAFEC
Vlad Lungu
2008-02-14
-0
/
+6
*
Coding Style Cleanup; update CHANGELOG
Wolfgang Denk
2008-01-23
-1
/
+0
*
ColdFire: Add MCF547x_8x dma code and header files
TsiChungLiew
2008-01-17
-0
/
+293
*
ColdFire: Add MCF547x_8x dma code - 2
TsiChungLiew
2008-01-17
-0
/
+1026
*
ColdFire: Add MCF547x_8x dma code - 1
TsiChungLiew
2008-01-17
-0
/
+2428