summaryrefslogtreecommitdiffstats
path: root/pcilib/view.h
Commit message (Collapse)AuthorAgeFilesLines
* Support computed (property-based) registersSuren A. Chilingaryan2015-10-191-1/+3
|
* Support reading/writting register views by idSuren A. Chilingaryan2015-10-181-0/+14
|
* Support XML propertiesSuren A. Chilingaryan2015-10-181-1/+1
|
* Support properties of arbitrary typeSuren A. Chilingaryan2015-10-181-9/+27
|
* Implement enum viewSuren A. Chilingaryan2015-10-091-1/+9
|
* Introduce hashesSuren A. Chilingaryan2015-10-091-8/+12
|
* Base functions for viewsSuren A. Chilingaryan2015-10-081-3/+11
|
* Finalyze XML support and provide initial support for views (only ↵Suren A. Chilingaryan2015-09-241-0/+40
descriptions so far)