1. 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · Tue Jan 25 20:56:32 2022 +0530
  2. 8ade6b0 dma: ti: k3-udma: Fix rflow reservation for PKTDMA by Vignesh Raghavendra · Thu Dec 23 19:27:30 2021 +0530
  3. a1b654b treewide: invaild -> invalid by Sean Anderson · Wed Dec 01 14:26:53 2021 -0500
  4. 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · Sun Sep 12 20:32:25 2021 -0400
  5. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · Sun Aug 08 12:20:22 2021 -0600
  6. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · Sun Aug 08 12:20:21 2021 -0600
  7. 9cf0079 dma: Add a Kconfig for legacy DMA by Simon Glass · Sun Aug 08 12:20:19 2021 -0600
  8. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  9. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  10. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  11. 27e7250 dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · Mon Jun 07 19:47:53 2021 +0530
  12. 5a7589c dma: ti: k3-udma: Add BCDMA and PKTDMA support by Vignesh Raghavendra · Mon May 10 20:06:08 2021 +0530
  13. 6d338ce dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data by Vignesh Raghavendra · Mon May 10 20:06:07 2021 +0530
  14. 2eaf6ba dma: ti: k3-psil: Extend PSIL EP data extension for AM64 by Vignesh Raghavendra · Mon May 10 20:06:06 2021 +0530
  15. 18f39de dma: ti: k3-psil-am654: Drop unused PSIL EP static data by Vignesh Raghavendra · Mon May 10 20:06:05 2021 +0530
  16. cc3c632 dma: bcm6348: incorrect buffer allocation by Heinrich Schuchardt · Sun Dec 27 10:26:00 2020 +0100
  17. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  18. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  19. 554c624 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Oct 12 07:26:57 2020 -0400
  20. be7bdcc dma: ti: k3-udma: Reset the channel during release by Vignesh Raghavendra · Thu Sep 17 20:11:22 2020 +0530
  21. 518d924 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · Thu Sep 17 16:53:07 2020 +0530
  22. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  23. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  24. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  25. d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · Mon Jul 06 13:26:27 2020 +0530
  26. 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · Mon Jul 06 13:26:26 2020 +0530
  27. 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · Mon Jul 06 13:26:25 2020 +0530
  28. 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · Tue Jul 07 13:43:34 2020 +0530
  29. a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · Tue Jul 07 13:43:33 2020 +0530
  30. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  31. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  32. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  33. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  34. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  35. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · Mon May 04 22:09:00 2020 +0800
  36. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · Mon May 04 22:08:54 2020 +0800
  37. 9eae862 dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config by Lokesh Vutla · Fri Feb 28 17:56:20 2020 +0530
  38. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  39. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  40. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  41. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:55 2020 -0700
  42. ce43141 dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms by Vignesh Raghavendra · Mon Dec 09 10:25:39 2019 +0530
  43. fc7a33f dma: ti: k3-udma: Fix ring push operation for 32 bit cores by Vignesh Raghavendra · Mon Dec 09 10:25:38 2019 +0530
  44. 0fe24d3 dma: ti: k3-udma: Switch to exposed ring mode by Vignesh Raghavendra · Mon Dec 09 10:25:37 2019 +0530
  45. c223799 dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers by Vignesh Raghavendra · Mon Dec 09 10:25:36 2019 +0530
  46. 05b711f dma: ti: k3-udma: Remove coherency check for cache ops by Vignesh Raghavendra · Mon Dec 09 10:25:35 2019 +0530
  47. c410686 dma: ti: k3-udma: Query DMA channels allocated from Resource Manager by Vignesh Raghavendra · Mon Dec 09 10:25:32 2019 +0530
  48. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · Wed Dec 04 22:17:23 2019 +0530
  49. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  50. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:20 2019 +0530
  51. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  52. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  53. d15f865 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · Thu Apr 25 12:08:15 2019 +0530
  54. 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
  55. 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
  56. d7b5932 dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · Fri Mar 22 18:22:31 2019 +0100
  57. 3a9dbf3 dma: ti: add driver to K3 UDMA by Vignesh R · Tue Feb 05 17:31:24 2019 +0530
  58. 1b412c5 dma: add bcm6348-iudma support by Álvaro Fernández Rojas · Sat Dec 01 19:00:15 2018 +0100
  59. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  60. d8cedab dma: add channels support by Álvaro Fernández Rojas · Wed Nov 28 19:17:50 2018 +0100
  61. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · Wed Nov 28 19:17:49 2018 +0100
  62. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  63. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  64. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · Tue Feb 06 08:34:45 2018 -0600
  65. ee4a427 drivers: dma: ti-edma3: add support for memory fill by Tero Kristo · Fri Dec 29 11:47:46 2017 +0530
  66. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  67. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  68. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  69. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  70. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  71. dd82d03 drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · Mon Feb 15 15:31:41 2016 +0530
  72. 7e435fb dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · Mon Feb 15 15:31:38 2016 +0530
  73. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  74. 4a4be69 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · Tue Dec 22 17:04:22 2015 +0800
  75. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530
  76. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  77. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · Mon Aug 17 13:29:55 2015 +0530
  78. 1b2cdb2 dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · Tue Nov 04 01:39:27 2014 +0200
  79. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · Wed Oct 22 17:47:56 2014 +0300
  80. fa2105a dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · Fri Sep 05 19:02:48 2014 +0300
  81. 7954b86 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · Fri Sep 05 19:02:47 2014 +0300
  82. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
  83. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  84. 641e3ce omap: clean-up dead configs by Masahiro Yamada · Wed Jul 30 19:11:41 2014 +0900
  85. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  86. 4291780 dma: apbh: Add special circular mode for LCD by Marek Vasut · Tue Jul 30 23:37:51 2013 +0200
  87. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  88. 412e046 dma: Add i.MX6 support to drivers/dma/apbh_dma.c by Stefan Roese · Tue Apr 09 21:06:09 2013 +0000
  89. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  90. 154af3a mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · Tue Jan 22 15:01:00 2013 +0000
  91. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · Tue Aug 21 16:17:26 2012 +0000
  92. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  93. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  94. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  95. 2642766 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · Thu Mar 15 18:33:18 2012 +0000
  96. 4742c26 MXS: Add static annotations to dma driver by Marek Vasut · Wed Nov 23 10:59:13 2011 +0000
  97. 98ee923 apbh_dma: return error value on timeout by Wolfram Sang · Fri Nov 18 01:17:44 2011 +0000
  98. f7c752c iMX28: Add APBH DMA driver by Marek Vasut · Tue Nov 08 23:18:15 2011 +0000
  99. d816de5 omap3: Add interface for omap3 DMA by Simon Schwarz · Wed Sep 28 05:00:26 2011 +0000
  100. 05e9444 fsl_dma: fix support for 83xx DMA engine by Ira W. Snyder · Tue Mar 01 14:40:55 2011 -0800