Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipecamera hack | Suren A. Chilingaryan | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 1 | -0/+3 |
| | |||||
* | Merge changes from xilinx_dma branch providing support of multipage kmem ↵ | Suren A. Chilingaryan | 2014-04-03 | 1 | -1/+1 |
| | | | | allocations and mapping memory regions reserved with memmap boot option | ||||
* | Automatically select PCI Bar if only one present | Suren A. Chilingaryan | 2012-11-14 | 1 | -7/+17 |
| | |||||
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 1 | -34/+19 |
| | |||||
* | new event architecture, first trial | Suren A. Chilingaryan | 2011-12-08 | 1 | -3/+1 |
| | |||||
* | First iteration of work to preserve DMA state between executions | Suren A. Chilingaryan | 2011-07-14 | 1 | -2/+6 |
| | |||||
* | IRQ support in NWL DMA engine | Suren A. Chilingaryan | 2011-07-11 | 1 | -11/+0 |
| | |||||
* | Support dynamic registers, support register offsets and multiregisters ↵ | Suren A. Chilingaryan | 2011-07-09 | 1 | -8/+13 |
| | | | | (bitmasks), list NWL DMA registers | ||||
* | Support FIFO reading/writting, code restructurization, few fixes | Suren A. Chilingaryan | 2011-07-06 | 1 | -492/+48 |
| | |||||
* | North West Logick DMA implementation | root | 2011-07-04 | 1 | -90/+21 |
| | |||||
* | DMA engine initialization and basic intrastructure for DMA read/write | root | 2011-06-18 | 1 | -0/+38 |
| | |||||
* | Enumerate DMA engines | root | 2011-06-17 | 1 | -14/+30 |
| | |||||
* | A bit of DMA infrastructure | root | 2011-06-16 | 1 | -11/+29 |
| | |||||
* | Move to new FPGA design | root | 2011-06-16 | 1 | -44/+103 |
| | |||||
* | Some improvements in error handling | Suren A. Chilingaryan | 2011-05-03 | 1 | -12/+40 |
| | |||||
* | Introduce pcilib_context_t type instead pointer to void | Suren A. Chilingaryan | 2011-04-14 | 1 | -1/+1 |
| | |||||
* | Accept timeout parameter to get_next_event call | Suren A. Chilingaryan | 2011-04-14 | 1 | -2/+2 |
| | |||||
* | Support non-callback way of getting events | Suren A. Chilingaryan | 2011-04-14 | 1 | -0/+18 |
| | |||||
* | Really fix setting registers with access mode equal to 32 (size of ↵ | Suren A. Chilingaryan | 2011-04-13 | 1 | -2/+2 |
| | | | | pcilib_register_value_t) | ||||
* | Allow access to implementation context and provide call to set size of ↵ | Suren A. Chilingaryan | 2011-04-12 | 1 | -0/+3 |
| | | | | internal buffer for IPECamera | ||||
* | Prototype of IPECamera image protocol | Suren A. Chilingaryan | 2011-04-12 | 1 | -4/+33 |
| | |||||
* | Infrastructure for event API | Suren A. Chilingaryan | 2011-04-12 | 1 | -11/+276 |
| | |||||
* | Fix exiting on warnings | Suren A. Chilingaryan | 2011-03-25 | 1 | -2/+4 |
| | |||||
* | Set warning handler | Matthias Vogelgesang | 2011-03-14 | 1 | -1/+2 |
| | |||||
* | Correctly detect model in pci.c | Suren A. Chilingaryan | 2011-03-11 | 1 | -11/+18 |
| | |||||
* | Provide single header for library | Suren A. Chilingaryan | 2011-03-09 | 1 | -2/+0 |
| | |||||
* | Support for FPGA registers | Suren A. Chilingaryan | 2011-03-09 | 1 | -2/+2 |
| | |||||
* | Support writting and reading of register ranges | Suren A. Chilingaryan | 2011-03-09 | 1 | -3/+27 |
| | |||||
* | Better handling of register banks | Suren A. Chilingaryan | 2011-03-09 | 1 | -20/+62 |
| | |||||
* | Initial support of IPECamera protocol | Suren A. Chilingaryan | 2011-03-08 | 1 | -70/+324 |
| | |||||
* | Initial support for registers, infrastructure only | Suren A. Chilingaryan | 2011-02-18 | 1 | -459/+55 |
| | |||||
* | Print new line | Suren A. Chilingaryan | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | Print a bit more details | Suren A. Chilingaryan | 2011-02-13 | 1 | -15/+40 |
| | |||||
* | Initial import | Suren A. Chilingaryan | 2011-02-13 | 1 | -0/+569 |