Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -7/+1 |
| | |||||
* | first try with pcilib_operation_t | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -3/+4 |
| | |||||
* | views working fine, units in progress | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -4/+10 |
| | |||||
* | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 1 | -0/+12 |
| | |||||
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 1 | -9/+26 |
|\ | |||||
| * | further modifications | zilio nicolas | 2015-09-07 | 1 | -1/+9 |
| | | |||||
| * | end of modifications | zilio nicolas | 2015-09-04 | 1 | -9/+1 |
| | | |||||
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 1 | -0/+1 |
| |\ | |/ |/| | |||||
* | | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | 2015-09-01 | 1 | -0/+1 |
| | | |||||
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 1 | -5/+1 |
| | | |||||
| * | xml files get by model and remove of validation mode | zilio nicolas | 2015-08-27 | 1 | -11/+6 |
| | | |||||
| * | better public API and no more use of locals within pcilib_open | zilio nicolas | 2015-08-27 | 1 | -22/+2 |
| | | |||||
| * | put xml nodes pointers for banks and registers in pcilib_t, compil ok | zilio nicolas | 2015-08-27 | 1 | -4/+4 |
| | | |||||
| * | pull from server | zilio nicolas | 2015-08-26 | 1 | -6/+38 |
| |\ | |/ |/| | |||||
* | | Do not fail if PCI configuration is not fully available to unprivileged user | Suren A. Chilingaryan | 2015-08-12 | 1 | -3/+8 |
| | | |||||
* | | Protect access to the DMA engine with locks | Suren A. Chilingaryan | 2015-08-06 | 1 | -0/+8 |
| | | |||||
* | | Read model from environmental variable if defined | Suren A. Chilingaryan | 2015-08-05 | 1 | -0/+3 |
| | | |||||
* | | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | 2015-08-05 | 1 | -3/+19 |
|\ \ | |||||
| * | | clean version for locks | zilio nicolas | 2015-07-07 | 1 | -0/+8 |
|/ / | |||||
| * | some modif | zilio nicolas | 2015-07-07 | 1 | -0/+7 |
| | | |||||
| * | modified pci to put banks before registers | zilio nicolas | 2015-07-03 | 1 | -5/+5 |
| | | |||||
| * | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵ | zilio nicolas | 2015-07-01 | 1 | -0/+33 |
|/ | | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren | ||||
* | Provide PCIe link information in pcilib | Suren A. Chilingaryan | 2015-05-07 | 1 | -2/+110 |
| | |||||
* | Split bar manipulation and fifo operations in stand-alone source and publish ↵ | Suren A. Chilingaryan | 2015-05-05 | 1 | -209/+7 |
| | | | | kmem and bar headers | ||||
* | Prevent double-free of pcilib context when open fails | Suren A. Chilingaryan | 2015-05-03 | 1 | -4/+0 |
| | |||||
* | Create dummy register context | Suren A. Chilingaryan | 2015-04-29 | 1 | -5/+8 |
| | |||||
* | Report selected model | Suren A. Chilingaryan | 2015-04-28 | 1 | -1/+4 |
| | |||||
* | Initial support for event engines | Suren A. Chilingaryan | 2015-04-28 | 1 | -25/+48 |
| | |||||
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 1 | -0/+540 |