Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First iteration of work to preserve DMA state between executions | Suren A. Chilingaryan | 2011-07-14 | 1 | -182/+3 |
| | |||||
* | Support modifications of DMA engine and allow DMA customizations by Event engine | Suren A. Chilingaryan | 2011-07-14 | 1 | -83/+70 |
| | |||||
* | Few fixes | Suren A. Chilingaryan | 2011-07-12 | 1 | -6/+17 |
| | |||||
* | Separate NWL loopback code, provide DMA start/stop interfaces | Suren A. Chilingaryan | 2011-07-12 | 1 | -58/+50 |
| | |||||
* | Another reorganization of NWL sources | Suren A. Chilingaryan | 2011-07-12 | 1 | -279/+0 |
| | |||||
* | Provide IRQ enable/disable call | Suren A. Chilingaryan | 2011-07-12 | 1 | -8/+72 |
| | |||||
* | Suppport DMA modes in console application (not functional yet) | Suren A. Chilingaryan | 2011-07-12 | 1 | -2/+2 |
| | |||||
* | Few fixes | Suren A. Chilingaryan | 2011-07-12 | 1 | -5/+21 |
| | |||||
* | Fix compilation issues | Suren A. Chilingaryan | 2011-07-11 | 1 | -5/+5 |
| | |||||
* | Reorganization of NWL engine, step 1 | Suren A. Chilingaryan | 2011-07-11 | 1 | -89/+166 |
| | |||||
* | Wait for the completion of DMA operations during writes | Suren A. Chilingaryan | 2011-07-11 | 1 | -319/+39 |
| | |||||
* | IRQ support in NWL DMA engine | Suren A. Chilingaryan | 2011-07-11 | 1 | -93/+26 |
| | |||||
* | Support dynamic registers, support register offsets and multiregisters ↵ | Suren A. Chilingaryan | 2011-07-09 | 1 | -8/+67 |
| | | | | (bitmasks), list NWL DMA registers | ||||
* | Add some check to verify if NWL DMA engine have been successfully initialized | Suren A. Chilingaryan | 2011-07-08 | 1 | -5/+3 |
| | |||||
* | Support alignments in kmem allocation | Suren A. Chilingaryan | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | A bit of renaming | Suren A. Chilingaryan | 2011-07-06 | 1 | -9/+9 |
| | |||||
* | Define addresses of NWL engines | root | 2011-07-04 | 1 | -1/+3 |
| | |||||
* | North West Logick DMA implementation | root | 2011-07-04 | 1 | -102/+560 |
| | |||||
* | DMA engine initialization and basic intrastructure for DMA read/write | root | 2011-06-18 | 1 | -0/+98 |
| | |||||
* | Enumerate DMA engines | root | 2011-06-17 | 1 | -0/+178 |