summaryrefslogtreecommitdiffstats
path: root/pcilib/pcilib.h
Commit message (Collapse)AuthorAgeFilesLines
* 64-bit access to BAR memorySuren A. Chilingaryan2015-11-201-4/+6
|
* Configure number of DMA buffers in IPEDMA and improve checking and reporting ↵Suren A. Chilingaryan2015-11-201-1/+2
| | | | inconsistent kmem buffers while re-using
* Provide API calls for register and bank address resolutionSuren A. Chilingaryan2015-11-181-0/+1
|
* Support for 64-bit registesSuren A. Chilingaryan2015-11-171-1/+1
|
* Documentation updateSuren A. Chilingaryan2015-10-221-108/+1056
|
* Add optional description in the value name-aliasesSuren A. Chilingaryan2015-10-191-0/+1
|
* Provide register listings in public APISuren A. Chilingaryan2015-10-191-16/+52
|
* Support reading/writting register views by idSuren A. Chilingaryan2015-10-181-0/+6
|
* Support properties of arbitrary typeSuren A. Chilingaryan2015-10-181-20/+45
|
* Support transform viewsSuren A. Chilingaryan2015-10-131-0/+5
|
* Implement enum viewSuren A. Chilingaryan2015-10-091-1/+2
|
* Base functions for viewsSuren A. Chilingaryan2015-10-081-6/+32
|
* Finalyze XML support and provide initial support for views (only ↵Suren A. Chilingaryan2015-09-241-0/+11
| | | | descriptions so far)
* Initial integration of XML supportSuren A. Chilingaryan2015-09-101-0/+1
|
* Make pcilib_streaming_action_t publicSuren A. Chilingaryan2015-07-241-0/+11
|
* Keep C++ compilers happySuren A. Chilingaryan2015-06-221-0/+8
|
* Integration of software registersSuren A. Chilingaryan2015-06-191-0/+1
|\
| * new version of software_registerszilio nicolas2015-06-181-0/+1
|/
* Include version information in all API descriptionsSuren A. Chilingaryan2015-05-021-0/+2
|
* Provide an interface for logging debug messagesSuren A. Chilingaryan2015-04-301-3/+4
|
* New error reporting public interfaceSuren A. Chilingaryan2015-04-291-2/+11
|
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-0/+226