| Commit message (Expand) | Author | Age | Lines |
* | 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 |