Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | modified version to include future functions | zilio nicolas | 2015-07-03 | 1 | -3/+3 | |
| | | ||||||
| * | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵ | zilio nicolas | 2015-07-01 | 1 | -1/+10 | |
|/ | | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren | |||||
* | Execute all operations on kernel_memory using plain pci model to avoid extra ↵ | Suren A. Chilingaryan | 2015-06-19 | 1 | -0/+4 | |
| | | | | references | |||||
* | Provide PCIe link information in pcilib | Suren A. Chilingaryan | 2015-05-07 | 1 | -2/+10 | |
| | ||||||
* | In pcitool try tocquire real-time performance for DMA and grabbing operations | Suren A. Chilingaryan | 2015-05-06 | 1 | -1/+19 | |
| | ||||||
* | Support gen3 DMA engine and provide work-arround for hardware mishandling ↵ | Suren A. Chilingaryan | 2015-05-05 | 1 | -1/+1 | |
| | | | | last_descriptor_read register | |||||
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 1 | -2/+8 | |
| | ||||||
* | Add code to debug missing events while recording | Suren A. Chilingaryan | 2015-04-30 | 1 | -4/+18 | |
| | ||||||
* | Set error in exit status if no data returned by DMA engine | Suren A. Chilingaryan | 2015-04-29 | 1 | -4/+7 | |
| | ||||||
* | New error reporting public interface | Suren A. Chilingaryan | 2015-04-29 | 1 | -12/+26 | |
| | ||||||
* | Fix counting lost frames | Suren A. Chilingaryan | 2015-04-28 | 1 | -3/+6 | |
| | ||||||
* | Better formatting of model output | Suren A. Chilingaryan | 2015-04-28 | 1 | -8/+7 | |
| | ||||||
* | Report selected model | Suren A. Chilingaryan | 2015-04-28 | 1 | -1/+1 | |
| | ||||||
* | Initial support for event engines | Suren A. Chilingaryan | 2015-04-28 | 1 | -0/+49 | |
| | ||||||
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 1 | -0/+3110 | |