Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put xml nodes pointers for banks and registers in pcilib_t, compil ok | zilio nicolas | 2015-08-27 | 1 | -2/+4 |
| | |||||
* | pull from server | zilio nicolas | 2015-08-26 | 1 | -4/+5 |
|\ | |||||
| * | Fix support of older systems: Remove C11 derective and add rt library to the ↵ | Suren A. Chilingaryan | 2015-08-12 | 1 | -1/+1 |
| | | | | | | | | link list | ||||
| * | Install locking-related headers | Suren A. Chilingaryan | 2015-08-05 | 1 | -1/+1 |
| | | |||||
| * | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | 2015-08-05 | 1 | -2/+2 |
| |\ | |||||
| | * | clean version for locks | zilio nicolas | 2015-07-07 | 1 | -2/+2 |
| |/ | |||||
* / | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵ | zilio nicolas | 2015-07-01 | 1 | -4/+6 |
|/ | | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren | ||||
* | Prevent excessive calling of getenv by debugging code for better performance | Suren A. Chilingaryan | 2015-05-08 | 1 | -3/+3 |
| | |||||
* | Split bar manipulation and fifo operations in stand-alone source and publish ↵ | Suren A. Chilingaryan | 2015-05-05 | 1 | -3/+3 |
| | | | | kmem and bar headers | ||||
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 1 | -2/+2 |
| | |||||
* | Provide an interface for logging debug messages | Suren A. Chilingaryan | 2015-04-30 | 1 | -3/+3 |
| | |||||
* | Initial support for event engines | Suren A. Chilingaryan | 2015-04-28 | 1 | -3/+3 |
| | |||||
* | Further adjustments to get ready for independent event plugins | Suren A. Chilingaryan | 2015-04-27 | 1 | -3/+3 |
| | |||||
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 1 | -0/+21 |