zephyr/drivers/dma
TOKITA Hiroshi 3a1d188a9e drivers: dma: Add GD32 DMA driver
Add support for GD32 DMA

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-08-02 09:13:21 +02:00
..
CMakeLists.txt drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
Kconfig drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
Kconfig.dma_pl330 drivers: dma: Add pl330 dma driver 2020-07-24 11:54:31 +02:00
Kconfig.dw dma/dw_common: Update dma_dw_common from sof 2022-03-29 14:33:48 -04:00
Kconfig.dw_common dma/dw_common: Update dma_dw_common from sof 2022-03-29 14:33:48 -04:00
Kconfig.gd32 drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
Kconfig.intel_adsp_gpdma dma: intel: Merge cavs and ace gpdma 2022-07-11 10:21:17 +02:00
Kconfig.intel_adsp_hda dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
Kconfig.iproc_pax drivers: dma: Add iProc PAXDMA driver 2021-01-18 16:58:55 -05:00
Kconfig.mcux_edma drivers: dma: mcxuc_edma: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.mcux_lpc kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.nios2_msgdma kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam0 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam_xdmac kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
dma_dw.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_dw_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_dw_common.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_gd32.c drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
dma_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_intel_adsp_gpdma.c dma: intel: Merge cavs and ace gpdma 2022-07-11 10:21:17 +02:00
dma_intel_adsp_hda.c dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
dma_intel_adsp_hda.h dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
dma_intel_adsp_hda_host_in.c dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
dma_intel_adsp_hda_host_out.c dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
dma_intel_adsp_hda_link_in.c dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
dma_intel_adsp_hda_link_out.c dma: HDA rename prefix from cAVS to ADSP 2022-07-14 17:53:46 +00:00
dma_iproc_pax.h drivers: dma: iproc_pax: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
dma_iproc_pax_v1.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
dma_iproc_pax_v1.h drivers: dma: Add iProc PAXDMA driver 2021-01-18 16:58:55 -05:00
dma_iproc_pax_v2.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
dma_iproc_pax_v2.h drivers: dma: paxdma: increase bd buffers. 2021-03-19 09:32:08 -04:00
dma_mcux_edma.c drivers: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
dma_mcux_edma.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_mcux_lpc.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_nios2_msgdma.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_pl330.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_pl330.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_sam0.c drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
dma_sam_xdmac.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_sam_xdmac.h drivers: dma: Align all drivers using dma_callback_t type 2020-07-30 09:48:00 +02:00
dma_stm32.c drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
dma_stm32.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_stm32_v1.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_stm32_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dmamux_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00