Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcitool help formating | Suren A. Chilingaryan | 2015-11-19 | 1 | -13/+13 |
* | Support setting payload size | Suren A. Chilingaryan | 2015-11-19 | 1 | -1/+18 |
* | Driver versioning | Suren A. Chilingaryan | 2015-11-19 | 1 | -2/+91 |
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 1 | -2/+2 |
* | IPEDMA Update | Suren A. Chilingaryan | 2015-11-17 | 1 | -0/+4 |
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 1 | -20/+17 |
* | Support computed (property-based) registers | Suren A. Chilingaryan | 2015-10-19 | 1 | -10/+23 |
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 1 | -56/+139 |
* | Support reading/writting register views by id | Suren A. Chilingaryan | 2015-10-18 | 1 | -14/+64 |
* | Support properties of arbitrary type | Suren A. Chilingaryan | 2015-10-18 | 1 | -38/+172 |
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -48/+41 |
* | Support reading of register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -25/+49 |
* | Implement enum view | Suren A. Chilingaryan | 2015-10-09 | 1 | -3/+15 |
* | Finalyze XML support and provide initial support for views (only descriptions... | Suren A. Chilingaryan | 2015-09-24 | 1 | -5/+103 |
|\ | |||||
| * | bof.... | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -1/+1 |
| * | no more realloc in op enum | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -9/+5 |
| * | not perfect but working | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -4/+2 |
| * | soka | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -1/+4 |
| * | addition of other remarks, cleaning in progress | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -23/+29 |
| * | views with units functionnal (beware, as formulas are completely crap now, we... | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -7/+13 |
| * | views working fine, units in progress | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -10/+57 |
| * | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 1 | -0/+5 |
|/ | |||||
* | Sort registers before listing | Suren A. Chilingaryan | 2015-09-10 | 1 | -4/+37 |
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 2 | -1/+2 |
|\ | |||||
| * | further modifications | zilio nicolas | 2015-09-07 | 1 | -2/+0 |
| * | end of modifications | zilio nicolas | 2015-09-04 | 1 | -1/+2 |
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 2 | -0/+3 |
| |\ | |/ |/| | |||||
* | | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | 2015-09-01 | 2 | -0/+3 |
| * | xml files get by model and remove of validation mode | zilio nicolas | 2015-08-27 | 1 | -6/+0 |
| * | put xml nodes pointers for banks and registers in pcilib_t, compil ok | zilio nicolas | 2015-08-27 | 1 | -2/+2 |
| * | pull from server | zilio nicolas | 2015-08-26 | 2 | -34/+202 |
| |\ | |/ |/| | |||||
* | | Add support for kernel 4.1 | Suren A. Chilingaryan | 2015-08-18 | 1 | -1/+1 |
* | | Improve bad events counting | Suren A. Chilingaryan | 2015-08-14 | 1 | -21/+34 |
* | | Fix support of older systems: Remove C11 derective and add rt library to the ... | Suren A. Chilingaryan | 2015-08-12 | 1 | -1/+1 |
* | | In case of problematic locks report the error | Suren A. Chilingaryan | 2015-08-06 | 1 | -5/+5 |
* | | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | 2015-08-05 | 1 | -11/+166 |
|\ \ | |||||
| * | | clean version for locks | zilio nicolas | 2015-07-07 | 1 | -3/+14 |
|/ / | |||||
| * | some modif | zilio nicolas | 2015-07-07 | 1 | -2/+2 |
| * | 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 o... | zilio nicolas | 2015-07-01 | 4 | -1/+1188 |
|/ | |||||
* | Execute all operations on kernel_memory using plain pci model to avoid extra ... | Suren A. Chilingaryan | 2015-06-19 | 1 | -0/+4 |
* | 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 las... | Suren A. Chilingaryan | 2015-05-05 | 1 | -1/+1 |
* | 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 |