1. e99e870 drivers: dma: Remove duplicate newlines by Marek Vasut · 4 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 7 months ago
  5. 65aef70 dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring by Matthias Schiffer · 7 months ago
  6. fe2ee88 dma: ti: k3-udma: add missing <net.h> include by Matthias Schiffer · 7 months ago
  7. 8212b57 dma: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  8. 0ee11df dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S by Vignesh Raghavendra · 9 months ago
  9. f084e40 dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings by Udit Kumar · 9 months ago
  10. 679bc0f dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe() by Siddharth Vadapalli · 9 months ago
  11. 7a25c30 drivers: dma: Add support for J784S4 SoC by Apurva Nandan · 9 months ago
  12. 25abdb3 dma: ti: k3-udma: Use ring_idx to pair k3 nav rings by MD Danish Anwar · 10 months ago
  13. d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago
  14. 49f5594 dma: ti: k3-udma: Introduce DMA support for the am62ax by Vignesh Raghavendra · 1 year, 1 month ago
  15. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  16. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  17. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 1 year, 1 month ago
  18. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 2 months ago
  19. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 3 months ago
  20. df9400b dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 by Suman Anna · 1 year, 4 months ago
  21. 87fa0d6 dma: ti: k3-udma: Fix channel hang on teardown by Vignesh Raghavendra · 1 year, 9 months ago
  22. d73175a ddr: fsl: Remove CONFIG_MEM_INIT_VALUE by Tom Rini · 2 years ago
  23. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  24. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 2 months ago
  25. d2da284 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years, 2 months ago
  26. b19093f dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · 2 years, 2 months ago
  27. afea0a2 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · 2 years, 2 months ago
  28. e6b4239 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · 2 years, 2 months ago
  29. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 5 months ago
  30. 8ad3d20 dma: ti: Add PSIL data for AM62x DMASS by Vignesh Raghavendra · 2 years, 6 months ago
  31. 9ed43ef dma: bcm6348: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
  32. 113ca2e dma: xilinx: Add Display Port DMA driver by Michal Simek · 2 years, 9 months ago
  33. 7bee6e1 drivers: dma: Add support for J721S2 by David Huang · 2 years, 10 months ago
  34. 8ade6b0 dma: ti: k3-udma: Fix rflow reservation for PKTDMA by Vignesh Raghavendra · 3 years ago
  35. a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
  36. 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  37. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
  38. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · 3 years, 4 months ago
  39. 9cf0079 dma: Add a Kconfig for legacy DMA by Simon Glass · 3 years, 4 months ago
  40. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  41. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
  42. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  43. 27e7250 dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · 3 years, 6 months ago
  44. 5a7589c dma: ti: k3-udma: Add BCDMA and PKTDMA support by Vignesh Raghavendra · 3 years, 7 months ago
  45. 6d338ce dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data by Vignesh Raghavendra · 3 years, 7 months ago
  46. 2eaf6ba dma: ti: k3-psil: Extend PSIL EP data extension for AM64 by Vignesh Raghavendra · 3 years, 7 months ago
  47. 18f39de dma: ti: k3-psil-am654: Drop unused PSIL EP static data by Vignesh Raghavendra · 3 years, 7 months ago
  48. cc3c632 dma: bcm6348: incorrect buffer allocation by Heinrich Schuchardt · 4 years ago
  49. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  50. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  51. 554c624 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 2 months ago
  52. be7bdcc dma: ti: k3-udma: Reset the channel during release by Vignesh Raghavendra · 4 years, 3 months ago
  53. 518d924 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · 4 years, 3 months ago
  54. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  55. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  56. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  57. d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 5 months ago
  58. 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 5 months ago
  59. 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 5 months ago
  60. 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 5 months ago
  61. a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 5 months ago
  62. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  63. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  64. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  65. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  66. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  67. 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 7 months ago
  68. 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 7 months ago
  69. 9eae862 dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config by Lokesh Vutla · 4 years, 9 months ago
  70. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  71. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  72. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  73. 75c0ad6 dma: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  74. ce43141 dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms by Vignesh Raghavendra · 5 years ago
  75. fc7a33f dma: ti: k3-udma: Fix ring push operation for 32 bit cores by Vignesh Raghavendra · 5 years ago
  76. 0fe24d3 dma: ti: k3-udma: Switch to exposed ring mode by Vignesh Raghavendra · 5 years ago
  77. c223799 dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers by Vignesh Raghavendra · 5 years ago
  78. 05b711f dma: ti: k3-udma: Remove coherency check for cache ops by Vignesh Raghavendra · 5 years ago
  79. c410686 dma: ti: k3-udma: Query DMA channels allocated from Resource Manager by Vignesh Raghavendra · 5 years ago
  80. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 5 years ago
  81. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  82. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  83. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  84. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  85. d15f865 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · 6 years ago
  86. a3c8bb1 drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL by Keerthy · 6 years ago
  87. ef92bfc Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  88. d7b5932 dma: bcm6348: check if driver is enabled before send/recv by Álvaro Fernández Rojas · 6 years ago
  89. 3a9dbf3 dma: ti: add driver to K3 UDMA by Vignesh R · 6 years ago
  90. 1b412c5 dma: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago
  91. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  92. d8cedab dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  93. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  94. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  95. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  96. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  97. ee4a427 drivers: dma: ti-edma3: add support for memory fill by Tero Kristo · 7 years ago
  98. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  99. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  100. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago