summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-17Implement DMA access synchronization for NWL implementationSuren A. Chilingaryan
2011-07-16Implement DMA access synchronization in the driverSuren A. Chilingaryan
2011-07-16Provide formal description of DMA access synchronizationSuren A. Chilingaryan
2011-07-14First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan
2011-07-14Support modifications of DMA engine and allow DMA customizations by Event engineSuren A. Chilingaryan
2011-07-14Add timeout to pcilib_skip_dmaSuren A. Chilingaryan
2011-07-13Support iterations argument and fix interpretation of size argument for ↵Suren A. Chilingaryan
benchmarking
2011-07-12Report writted register in hex if it was specified in hexSuren A. Chilingaryan
2011-07-12Few fixesSuren A. Chilingaryan
2011-07-12Separate NWL loopback code, provide DMA start/stop interfacesSuren A. Chilingaryan
2011-07-12Another reorganization of NWL sourcesSuren A. Chilingaryan
2011-07-12Provide IRQ enable/disable callSuren A. Chilingaryan
2011-07-12Suppport DMA modes in console application (not functional yet)Suren A. Chilingaryan
2011-07-12Few fixesSuren A. Chilingaryan
2011-07-11Fix compilation issuesSuren A. Chilingaryan
2011-07-11Reorganization of NWL engine, step 1Suren A. Chilingaryan
2011-07-11Wait for the completion of DMA operations during writesSuren A. Chilingaryan
2011-07-11Minor improvementSuren A. Chilingaryan
2011-07-11Change cli parameters (reserve -t parameter for future use as timeout)Suren A. Chilingaryan
2011-07-11IRQ support in NWL DMA engineSuren A. Chilingaryan
2011-07-09Support dynamic registers, support register offsets and multiregisters ↵Suren A. Chilingaryan
(bitmasks), list NWL DMA registers
2011-07-08Add some check to verify if NWL DMA engine have been successfully initializedSuren A. Chilingaryan
2011-07-06Support alignments in kmem allocationSuren A. Chilingaryan
2011-07-06Fix segmentation failure in DMA access modeSuren A. Chilingaryan
2011-07-06Compilation fixSuren A. Chilingaryan
2011-07-06A bit of renamingSuren A. Chilingaryan
2011-07-06Include type in the register descriptionSuren A. Chilingaryan
2011-07-06Support FIFO reading/writting, code restructurization, few fixesSuren A. Chilingaryan
2011-07-04Define addresses of NWL enginesroot
2011-07-04North West Logick DMA implementationroot
2011-06-18DMA engine initialization and basic intrastructure for DMA read/writeroot
2011-06-17Enumerate DMA enginesroot
2011-06-16New reset routineroot
2011-06-16A bit of DMA infrastructureroot
2011-06-16Remove unsupported devicesroot
2011-06-16Move to new FPGA designroot
2011-06-0732 bit fixSuren A. Chilingaryan
2011-05-18Do not crash if model is not definedSuren A. Chilingaryan
2011-05-03Some improvements in error handlingSuren A. Chilingaryan
2011-05-03Multiline grabbingSuren A. Chilingaryan
2011-05-02A bit faster datacpySuren A. Chilingaryan
2011-04-14Alternative way to overcome problem with address verification of CMOSIS ↵Suren A. Chilingaryan
registers
2011-04-14Rearrange channels to get proper imageSuren A. Chilingaryan
2011-04-14Introduce pcilib_context_t type instead pointer to voidSuren A. Chilingaryan
2011-04-14Accept timeout parameter to get_next_event callSuren A. Chilingaryan
2011-04-14Support non-callback way of getting eventsSuren A. Chilingaryan
2011-04-14Fix order of pixels, temporaly disable some checks to work with current FPGA ↵Suren A. Chilingaryan
code, store raw data
2011-04-13Set correct hexdecimal values of registers during IPECamera reset and ↵Suren A. Chilingaryan
readout (I was setting them as decimals before)
2011-04-13Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + ↵Suren A. Chilingaryan
delays and when start looking for status
2011-04-13Support quiete mode to suppress warningsSuren A. Chilingaryan