rockbox/utils/hwstub
Solomon Peachy ec413f7692 jz4760: Heavily rework USB driver to add working DMA support
* DMA Bulk IN (ie our TX) results in sequential transfers 33-68% faster.
 * DMA Bulk OUT (ie RX) is mostly stripped out due to complete brokenness.
 * Interrupt and control endpoints remain PIO-driven.

Other improvements:

1) Use consistent endpoint references (no magic numbers)
2) Greatly enhanced logging
3) DMA support can be compiled out completely
4) Setting lockswitch will disable all DMA operations at runtime
5) Much more robust error checking and recovery

Change-Id: I57b82e655e55ced0dfe289e379b0b61d8fe443b4
2020-09-17 11:26:04 -04:00
..
include qeditor: fix compile error and some comments 2017-08-28 22:52:29 +02:00
lib hwstub: fix horrible bug 2017-11-12 14:12:44 +01:00
stub jz4760: Heavily rework USB driver to add working DMA support 2020-09-17 11:26:04 -04:00
tools hwstub: add code to dump STMP rom 2017-11-12 14:14:30 +01:00