zephyr/drivers/dma
Anas Nashif 578ae40761 boards: remove quarl_se_c1000
This board and SoC was discontinued some time ago and is currently not
maintained in the zephyr tree.
Remove all associated configurations and variants from the tree.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-07-29 21:30:25 -07:00
..
CMakeLists.txt drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig.cavs
Kconfig.nios2_msgdma
Kconfig.qmsi
Kconfig.sam0 drivers: dma: Add SAM0 DMAC driver 2019-05-02 19:20:12 -05:00
Kconfig.sam_xdmac
Kconfig.stm32f4x
dma_cavs.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_cavs.h drivers: dma_cavs: add buffer refresh/reload 2018-11-05 08:48:36 -05:00
dma_handlers.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_nios2_msgdma.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_qmsi.c boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
dma_sam0.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
dma_sam_xdmac.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
dma_sam_xdmac.h dma: use user data in callback 2018-10-16 16:58:19 -04:00
dma_stm32f4x.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00