1. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  2. d15f865 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · Thu Apr 25 12:08:15 2019 +0530
  3. a3c8bb1 drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL by Keerthy · Wed Apr 24 16:33:54 2019 +0530
  4. ef92bfc Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · Sat Apr 13 08:27:26 2019 -0400
  5. d7b5932 dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · Fri Mar 22 18:22:31 2019 +0100
  6. 3a9dbf3 dma: ti: add driver to K3 UDMA by Vignesh R · Tue Feb 05 17:31:24 2019 +0530
  7. 1b412c5 dma: add bcm6348-iudma support by Álvaro Fernández Rojas · Sat Dec 01 19:00:15 2018 +0100
  8. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  9. d8cedab dma: add channels support by Álvaro Fernández Rojas · Wed Nov 28 19:17:50 2018 +0100
  10. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · Wed Nov 28 19:17:49 2018 +0100
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  13. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · Tue Feb 06 08:34:45 2018 -0600
  14. ee4a427 drivers: dma: ti-edma3: add support for memory fill by Tero Kristo · Fri Dec 29 11:47:46 2017 +0530
  15. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  16. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  17. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  18. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  19. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  20. dd82d03 drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · Mon Feb 15 15:31:41 2016 +0530
  21. 7e435fb dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · Mon Feb 15 15:31:38 2016 +0530
  22. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  23. 4a4be69 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · Tue Dec 22 17:04:22 2015 +0800
  24. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530
  25. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  26. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · Mon Aug 17 13:29:55 2015 +0530
  27. 1b2cdb2 dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · Tue Nov 04 01:39:27 2014 +0200
  28. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · Wed Oct 22 17:47:56 2014 +0300
  29. fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · Fri Sep 05 19:02:48 2014 +0300
  30. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · Fri Sep 05 19:02:47 2014 +0300
  31. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
  32. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  33. 641e3ce omap: clean-up dead configs by Masahiro Yamada · Wed Jul 30 19:11:41 2014 +0900
  34. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  35. 4291780 dma: apbh: Add special circular mode for LCD by Marek Vasut · Tue Jul 30 23:37:51 2013 +0200
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  37. 412e046 dma: Add i.MX6 support to drivers/dma/apbh_dma.c by Stefan Roese · Tue Apr 09 21:06:09 2013 +0000
  38. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  39. 154af3a mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · Tue Jan 22 15:01:00 2013 +0000
  40. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · Tue Aug 21 16:17:26 2012 +0000
  41. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  42. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  43. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  44. 2642766 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · Thu Mar 15 18:33:18 2012 +0000
  45. 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · Wed Nov 23 10:59:13 2011 +0000
  46. 98ee923 apbh_dma: return error value on timeout by Wolfram Sang · Fri Nov 18 01:17:44 2011 +0000
  47. f7c752c iMX28: Add APBH DMA driver by Marek Vasut · Tue Nov 08 23:18:15 2011 +0000
  48. d816de5 omap3: Add interface for omap3 DMA by Simon Schwarz · Wed Sep 28 05:00:26 2011 +0000
  49. 05e9444 fsl_dma: fix support for 83xx DMA engine by Ira W. Snyder · Tue Mar 01 14:40:55 2011 -0800
  50. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  51. 3244736 powerpc/8xxx: Fix dma for 36bit addressing by York Sun · Fri Aug 27 16:25:50 2010 -0500
  52. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  53. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · Tue Jun 30 17:15:51 2009 -0500
  54. 34c1c66 fsl_dma: Make DMA transactions snoopable by Peter Tyser · Tue Jun 30 17:15:49 2009 -0500
  55. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · Tue Jun 30 17:15:48 2009 -0500
  56. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · Tue Jun 30 17:15:45 2009 -0500
  57. 2e43d88 fsl_dma: Fix Channel Start bug in dma_check() by Peter Tyser · Tue Jun 30 17:15:44 2009 -0500
  58. 6ac5128 fsl_dma: Add support for arbitrarily large transfers by Peter Tyser · Tue Jun 30 17:15:43 2009 -0500
  59. 46f2b34 fsl_dma: Use proper I/O access functions by Peter Tyser · Tue Jun 30 17:15:42 2009 -0500
  60. 0991216 fsl_dma: Add bitfield definitions for common registers by Peter Tyser · Tue Jun 30 17:15:41 2009 -0500
  61. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  62. b5a9c38 drivers/dma: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  63. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  64. fea82c8 Use #ifdef CONFIG_FSLDMAFEC by Vlad Lungu · Wed Jan 23 16:34:46 2008 +0200
  65. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · Wed Jan 23 14:31:17 2008 +0100
  66. cab977a ColdFire: Add MCF547x_8x dma code and header files by TsiChungLiew · Tue Jan 15 13:54:09 2008 -0600
  67. aeaad40 ColdFire: Add MCF547x_8x dma code - 2 by TsiChungLiew · Tue Jan 15 13:52:03 2008 -0600
  68. e1aa7cb ColdFire: Add MCF547x_8x dma code - 1 by TsiChungLiew · Tue Jan 15 13:48:52 2008 -0600