summaryrefslogtreecommitdiffstats
path: root/pcilib/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* registers and banks support in xml v1. pci -ll works fine, but got segfault ↵zilio nicolas2015-07-011-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 performanceSuren A. Chilingaryan2015-05-081-3/+3
|
* Split bar manipulation and fifo operations in stand-alone source and publish ↵Suren A. Chilingaryan2015-05-051-3/+3
| | | | kmem and bar headers
* Include version information in all API descriptionsSuren A. Chilingaryan2015-05-021-2/+2
|
* Provide an interface for logging debug messagesSuren A. Chilingaryan2015-04-301-3/+3
|
* Initial support for event enginesSuren A. Chilingaryan2015-04-281-3/+3
|
* Further adjustments to get ready for independent event pluginsSuren A. Chilingaryan2015-04-271-3/+3
|
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-0/+21