| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust IPEDMA register model to address new revision | Suren A. Chilingaryan | 2015-11-18 | 1 | -1/+1 |
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 1 | -0/+1 |
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 1 | -2/+2 |
* | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | 2015-09-01 | 1 | -0/+1 |
* | Big redign of model structures | Suren A. Chilingaryan | 2015-04-20 | 1 | -35/+80 |
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 1 | -1/+1 |
* | Reverts r99 and fixes inheritance of kernel buffers properly | Suren A. Chilingaryan | 2011-12-12 | 1 | -2/+2 |
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 1 | -4/+0 |
* | Improvements of DMA engine | Suren A. Chilingaryan | 2011-10-26 | 1 | -1/+5 |
* | Fix bug causing failures of NWL engine to inherit kernel buffers | root | 2011-10-19 | 1 | -1/+5 |
* | Implement DMA access synchronization for NWL implementation | Suren A. Chilingaryan | 2011-07-17 | 1 | -2/+2 |
* | Implement DMA access synchronization in the driver | Suren A. Chilingaryan | 2011-07-16 | 1 | -1/+1 |
* | 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 (bitma... | Suren A. Chilingaryan | 2011-07-09 | 1 | -8/+67 |
* | 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 |