Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Wait for the completion of DMA operations during writes | Suren A. Chilingaryan | 2011-07-11 | 9 | -349/+431 | |
| | ||||||
* | Minor improvement | Suren A. Chilingaryan | 2011-07-11 | 1 | -7/+7 | |
| | ||||||
* | Change cli parameters (reserve -t parameter for future use as timeout) | Suren A. Chilingaryan | 2011-07-11 | 1 | -25/+41 | |
| | ||||||
* | IRQ support in NWL DMA engine | Suren A. Chilingaryan | 2011-07-11 | 18 | -206/+306 | |
| | ||||||
* | Support dynamic registers, support register offsets and multiregisters ↵ | Suren A. Chilingaryan | 2011-07-09 | 16 | -202/+468 | |
| | | | | (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 | 3 | -12/+21 | |
| | ||||||
* | Fix segmentation failure in DMA access mode | Suren A. Chilingaryan | 2011-07-06 | 1 | -1/+5 | |
| | ||||||
* | Compilation fix | Suren A. Chilingaryan | 2011-07-06 | 1 | -4/+4 | |
| | ||||||
* | A bit of renaming | Suren A. Chilingaryan | 2011-07-06 | 9 | -55/+51 | |
| | ||||||
* | Include type in the register description | Suren A. Chilingaryan | 2011-07-06 | 3 | -60/+62 | |
| | ||||||
* | Support FIFO reading/writting, code restructurization, few fixes | Suren A. Chilingaryan | 2011-07-06 | 11 | -571/+785 | |
| | ||||||
* | Define addresses of NWL engines | root | 2011-07-04 | 1 | -1/+3 | |
| | ||||||
* | North West Logick DMA implementation | root | 2011-07-04 | 22 | -227/+1367 | |
| | ||||||
* | DMA engine initialization and basic intrastructure for DMA read/write | root | 2011-06-18 | 5 | -27/+189 | |
| | ||||||
* | Enumerate DMA engines | root | 2011-06-17 | 9 | -25/+255 | |
| | ||||||
* | New reset routine | root | 2011-06-16 | 1 | -3/+3 | |
| | ||||||
* | A bit of DMA infrastructure | root | 2011-06-16 | 7 | -24/+126 | |
| | ||||||
* | Remove unsupported devices | root | 2011-06-16 | 4 | -83/+8 | |
| | ||||||
* | Move to new FPGA design | root | 2011-06-16 | 8 | -82/+179 | |
| | ||||||
* | 32 bit fix | Suren A. Chilingaryan | 2011-06-07 | 1 | -1/+1 | |
| | ||||||
* | Do not crash if model is not defined | Suren A. Chilingaryan | 2011-05-18 | 1 | -6/+8 | |
| | ||||||
* | Some improvements in error handling | Suren A. Chilingaryan | 2011-05-03 | 1 | -12/+40 | |
| | ||||||
* | Multiline grabbing | Suren A. Chilingaryan | 2011-05-03 | 1 | -135/+180 | |
| | ||||||
* | A bit faster datacpy | Suren A. Chilingaryan | 2011-05-02 | 1 | -10/+17 | |
| | ||||||
* | Alternative way to overcome problem with address verification of CMOSIS ↵ | Suren A. Chilingaryan | 2011-04-14 | 1 | -24/+26 | |
| | | | | registers | |||||
* | Rearrange channels to get proper image | Suren A. Chilingaryan | 2011-04-14 | 1 | -4/+20 | |
| | ||||||
* | Introduce pcilib_context_t type instead pointer to void | Suren A. Chilingaryan | 2011-04-14 | 5 | -34/+35 | |
| | ||||||
* | Accept timeout parameter to get_next_event call | Suren A. Chilingaryan | 2011-04-14 | 4 | -7/+12 | |
| | ||||||
* | Support non-callback way of getting events | Suren A. Chilingaryan | 2011-04-14 | 5 | -2/+65 | |
| | ||||||
* | Fix order of pixels, temporaly disable some checks to work with current FPGA ↵ | Suren A. Chilingaryan | 2011-04-14 | 1 | -9/+44 | |
| | | | | code, store raw data | |||||
* | Set correct hexdecimal values of registers during IPECamera reset and ↵ | Suren A. Chilingaryan | 2011-04-13 | 1 | -13/+19 | |
| | | | | readout (I was setting them as decimals before) | |||||
* | Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + ↵ | Suren A. Chilingaryan | 2011-04-13 | 1 | -23/+84 | |
| | | | | delays and when start looking for status | |||||
* | Support quiete mode to suppress warnings | Suren A. Chilingaryan | 2011-04-13 | 1 | -2/+14 | |
| | ||||||
* | Add special CMOSIS registers | Suren A. Chilingaryan | 2011-04-13 | 1 | -0/+2 | |
| | ||||||
* | 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) | |||||
* | clean up | Suren A. Chilingaryan | 2011-04-12 | 3 | -2/+3 | |
| | ||||||
* | Small bug fix: forgot to set a flag indicating what we are started | Suren A. Chilingaryan | 2011-04-12 | 1 | -2/+6 | |
| | ||||||
* | Start a ToDo list | Suren A. Chilingaryan | 2011-04-12 | 1 | -0/+2 | |
| | ||||||
* | Look for headers in the current directory | Suren A. Chilingaryan | 2011-04-12 | 1 | -1/+1 | |
| | ||||||
* | Comment out the failing register | Suren A. Chilingaryan | 2011-04-12 | 1 | -1/+1 | |
| | ||||||
* | Allow access to implementation context and provide call to set size of ↵ | Suren A. Chilingaryan | 2011-04-12 | 6 | -2/+38 | |
| | | | | internal buffer for IPECamera | |||||
* | Prototype of IPECamera image protocol | Suren A. Chilingaryan | 2011-04-12 | 10 | -66/+364 | |
| | ||||||
* | Infrastructure for event API | Suren A. Chilingaryan | 2011-04-12 | 14 | -117/+866 | |
| | ||||||
* | Support memset operation | Suren A. Chilingaryan | 2011-04-06 | 1 | -4/+22 | |
| | ||||||
* | Fix exiting on warnings | Suren A. Chilingaryan | 2011-03-25 | 2 | -3/+5 | |
| | ||||||
* | Correctly detect hex numbers starting from 0x | Suren A. Chilingaryan | 2011-03-19 | 1 | -1/+5 | |
| | ||||||
* | install script | Suren A. Chilingaryan | 2011-03-14 | 1 | -0/+7 | |
| | ||||||
* | Set warning handler | Matthias Vogelgesang | 2011-03-14 | 3 | -3/+4 | |
| | ||||||
* | Merge changes | Matthias Vogelgesang | 2011-03-14 | 4 | -13/+23 | |
|\ |