index
:
csa/daq/alps/pcitool.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Read out performance counters for Xilinx DMA with big buffers
Suren A. Chilingaryan
2013-07-26
1
-0
/
+117
*
Support offseted BARs in the xilinx2 test app
Suren A. Chilingaryan
2013-07-26
1
-3
/
+7
*
Add missing semicolon in the driver
Suren A. Chilingaryan
2013-07-26
1
-3
/
+3
*
Allow setting of TLP size
Suren A. Chilingaryan
2013-07-26
1
-3
/
+5
*
Support pre-allocated memory with memmap in KMem
Suren A. Chilingaryan
2013-07-14
4
-9
/
+82
*
Multipage DMA tests for Xilinx
Suren A. Chilingaryan
2013-06-20
7
-9
/
+202
*
Some tests with Xilinx DMA benchmark
Suren A. Chilingaryan
2012-11-15
2
-9
/
+77
*
Xilinx benchmark
Suren A. Chilingaryan
2012-11-14
6
-4
/
+133
*
fix gcc version detection
Suren A. Chilingaryan
2012-11-14
1
-2
/
+2
*
Script for testing Xilinx DMA
Suren A. Chilingaryan
2012-11-14
2
-0
/
+118
*
Automatically select PCI Bar if only one present
Suren A. Chilingaryan
2012-11-14
1
-7
/
+17
*
Assume user kmem use
Suren A. Chilingaryan
2012-11-14
1
-56
/
+53
*
Provide access to PCI configuration space in cli
Suren A. Chilingaryan
2012-11-14
1
-12
/
+64
*
Provide information on device location (bus,device,function)
Suren A. Chilingaryan
2012-11-13
3
-1
/
+4
*
DMA-independent IRQ functions
Suren A. Chilingaryan
2012-11-13
3
-51
/
+112
*
Allow IRQs without DMA engine
Suren A. Chilingaryan
2012-11-12
2
-3
/
+6
*
Kernel memory allocation
Suren A. Chilingaryan
2012-11-12
4
-13
/
+195
*
Do not verify BAR writes by default
Suren A. Chilingaryan
2012-11-12
1
-4
/
+13
*
Do not return DMA buffer in streaming read if the callback returns error
Suren A. Chilingaryan
2012-10-29
1
-1
/
+1
*
Report errors during DMA read in cli
Suren A. Chilingaryan
2012-10-29
1
-0
/
+4
*
Handle broken frames in ipecamera
Suren A. Chilingaryan
2012-10-23
1
-3
/
+6
*
Consider RESERVE_BUFFERS while computing buffer size required for ipecamera f...
Suren A. Chilingaryan
2012-10-23
1
-2
/
+2
*
Provide information on failed triggers
Suren A. Chilingaryan
2012-10-23
1
-15
/
+28
*
More fixes to frame separation in multiframe mode; debugging mode
Suren A. Chilingaryan
2012-10-23
3
-23
/
+37
*
Fix splitting of frames in case of MULTIFRAME_PACKETS camera bug
Suren A. Chilingaryan
2012-10-23
1
-7
/
+39
*
Fix re-computation of first processable frame_id
Suren A. Chilingaryan
2012-10-23
2
-4
/
+4
*
Skip non-informative packets on DMA
Suren A. Chilingaryan
2012-10-22
2
-1
/
+6
*
Fixes 2 bugs in NWL DMA initalization: DMA engine was not restarted in case o...
Suren A. Chilingaryan
2012-10-22
1
-3
/
+8
*
For the sake of FR-revision, don't clean DMA before recording and always set ...
Suren A. Chilingaryan
2012-10-20
1
-1
/
+4
*
Decrease size of DMA buffer (bigger sizes limit DMA bandwidth)
Suren A. Chilingaryan
2012-10-20
1
-1
/
+1
*
Detect firmware version during initialization
Suren A. Chilingaryan
2012-10-19
1
-12
/
+14
*
Merge fixes to build system
Suren A. Chilingaryan
2012-10-09
3
-6
/
+14
|
\
|
*
Fixes building in non-standard dirs
Suren A. Chilingaryan
2012-08-18
2
-3
/
+12
|
*
Use add_library to link against pthread
Suren A. Chilingaryan
2012-08-18
1
-2
/
+1
|
*
Don't use gawk for gcc detection
Suren A. Chilingaryan
2012-08-18
1
-2
/
+2
*
|
print results even if no frames grabbed
Suren A. Chilingaryan
2012-10-09
2
-4
/
+3
*
|
Support both UFO4 and UFO5 frame formats
Suren A. Chilingaryan
2012-10-09
3
-9
/
+34
|
/
*
Check for free space in camera DDR buffer before triggering event
Suren A. Chilingaryan
2012-07-27
4
-5
/
+20
*
Bail out from ipecamera_get_next_event if camera is stopped during the wait
Suren A. Chilingaryan
2012-07-27
1
-5
/
+6
*
Fix names of cmosis registers in scripts
Suren A. Chilingaryan
2012-07-26
8
-30
/
+7
*
Fix temperature register of ipecamera and prepend all cmosis registers with _...
Suren A. Chilingaryan
2012-07-26
3
-60
/
+61
*
Check UfoDecode version
Suren A. Chilingaryan
2012-07-24
1
-1
/
+1
*
Pass through the ipecamera metadata
Suren A. Chilingaryan
2012-07-24
2
-2
/
+4
*
Support 12-bit modes
Suren A. Chilingaryan
2012-07-24
5
-5
/
+35
*
Respect --format parameter in cli
Suren A. Chilingaryan
2012-07-24
1
-5
/
+14
*
Support for new ufodecode and updated register model in ipecamera
Suren A. Chilingaryan
2012-07-24
6
-12
/
+973
*
Minor fix for frame partitioning
Suren A. Chilingaryan
2012-07-05
1
-2
/
+4
*
Remove invalid definitions of IPECAMERA_IMAGE_C
Suren A. Chilingaryan
2012-07-05
3
-3
/
+0
*
Increase default size of DMA buffer to accept a full UFO5 frame
Suren A. Chilingaryan
2012-07-05
1
-1
/
+1
*
UFO5 size estimation
Suren A. Chilingaryan
2012-07-05
4
-23
/
+41
[next]