openwrt/target/linux/ramips
Michael Lee f6fc591561 ramips: enhance dma engine support
* fix compiler error. device_control operation not support now.
* add old chips support 8 channels. new chips support 16 channels.
* add mt7621 hsdma driver. data sheet says it has two channels.
  but after test only one channel support.
* add memory to memory DMA support. i use dmatest kernel module to
  verify this function. on rt305x it will copy more data. on mt7621
  only two channels can works at the same time. these two chips
  maybe have hardware bugs. because on other chips don't have these bugs.
* use tasklet to handle remaining dma requests.

Signed-off-by: Michael Lee <igvtee@gmail.com>
2016-06-13 22:51:42 +02:00
..
base-files ramips: add Widora-NEO board support 2016-06-01 12:52:28 +02:00
dts ramips: fix Mi Wi-Fi Nano Wireless LED pinmux 2016-06-03 12:19:57 +02:00
image ramips: fix Netgear EX2700 images 2016-06-05 23:23:57 +02:00
mt7620 ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
mt7621 ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
mt7628 ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
mt7688 ramips: set default profile to priority 1 2016-05-14 21:27:16 +02:00
patches-4.4 ramips: enhance dma engine support 2016-06-13 22:51:42 +02:00
rt288x ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
rt305x ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
rt3883 ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
Makefile global: change my email address 2016-05-12 03:29:36 +02:00
modules.mk ramips: add kmod-pwm-mediatek for mt7628/mt7688 2016-06-03 13:24:25 +02:00