summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Provide register listings in public APISuren A. Chilingaryan2015-10-1910-100/+295
|
* Support reading/writting register views by idSuren A. Chilingaryan2015-10-1811-39/+236
|
* Support properties in transform formulasSuren A. Chilingaryan2015-10-182-7/+26
|
* Support XML propertiesSuren A. Chilingaryan2015-10-187-10/+34
|
* Support properties of arbitrary typeSuren A. Chilingaryan2015-10-1822-168/+871
|
* Support writting register viewsSuren A. Chilingaryan2015-10-1310-62/+80
|
* Support reading of register viewsSuren A. Chilingaryan2015-10-131-25/+49
|
* Support transform viewsSuren A. Chilingaryan2015-10-135-61/+138
|
* Implement enum viewSuren A. Chilingaryan2015-10-0910-49/+98
|
* Introduce hashesSuren A. Chilingaryan2015-10-0911-111/+252
|
* Base functions for viewsSuren A. Chilingaryan2015-10-0819-41/+731
|
* Fix IPEDMA benchmark in non-streaming modeSuren A. Chilingaryan2015-09-241-4/+4
|
* Finalyze XML support and provide initial support for views (only ↵Suren A. Chilingaryan2015-09-2432-1135/+1978
|\ | | | | | | descriptions so far)
| * bof....nicolas.zilio@hotmail.fr2015-09-152-11/+14
| |
| * no more realloc in op enumnicolas.zilio@hotmail.fr2015-09-152-12/+11
| |
| * not perfect but workingnicolas.zilio@hotmail.fr2015-09-154-55/+71
| |
| * sokanicolas.zilio@hotmail.fr2015-09-153-9/+26
| |
| * correction of some fails to load correctnicolas.zilio@hotmail.fr2015-09-152-16/+28
| |
| * merge views and units, some name homogeneisationnicolas.zilio@hotmail.fr2015-09-157-99/+88
| |
| * cleaningnicolas.zilio@hotmail.fr2015-09-155-153/+5
| |
| * addition of other remarks, cleaning in progressnicolas.zilio@hotmail.fr2015-09-154-178/+114
| |
| * first compil ok with addition of generic viewsnicolas.zilio@hotmail.fr2015-09-154-195/+106
| |
| * just crapnicolas.zilio@hotmail.fr2015-09-142-9/+34
| |
| * first try with pcilib_operation_tnicolas.zilio@hotmail.fr2015-09-144-8/+132
| |
| * views with units functionnal (beware, as formulas are completely crap now, ↵nicolas.zilio@hotmail.fr2015-09-146-108/+221
| | | | | | | | we could get segfault, for example if we want to write a negative value in register)
| * views working fine, units in progressnicolas.zilio@hotmail.fr2015-09-1410-64/+267
| |
| * more towards viewsnicolas.zilio@hotmail.fr2015-09-118-41/+77
| |
| * reviewd old tasks comments for doxygen and updatezilio nicolas2015-09-116-120/+162
| |
| * more towards viewszilio nicolas2015-09-105-10/+324
| |
| * compilation okzilio nicolas2015-09-106-60/+120
| |
| * more towards new views, beware, error codes not overhauled nowzilio nicolas2015-09-101-19/+58
| |
| * towards better views i hopezilio nicolas2015-09-103-0/+280
| |
* | Reorder statements in CMakeLists.txt properlySuren A. Chilingaryan2015-09-171-12/+12
|/
* Use software registers in XML testSuren A. Chilingaryan2015-09-101-2/+2
|
* Sort registers before listingSuren A. Chilingaryan2015-09-101-4/+37
|
* Initial integration of XML supportSuren A. Chilingaryan2015-09-1021-54/+1586
|\
| * further modificationszilio nicolas2015-09-077-191/+205
| |
| * end of modificationszilio nicolas2015-09-049-241/+205
| |
| * qsort enough implementation, and corrected a little unwanted propagating ↵zilio nicolas2015-09-041-31/+17
| | | | | | | | description
| * added cleanupzilio nicolas2015-09-042-8/+17
| |
| * almost finished regarding suren remarkszilio nicolas2015-09-0418-22/+47
| |\ | |/ |/|
* | Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan2015-09-0117-20/+42
| |
| * almost finished regarding suren remarkszilio nicolas2015-09-046-908/+1527
| |
| * some adressing regarding possible memory leakszilio nicolas2015-08-271-6/+22
| |
| * some cleaningzilio nicolas2015-08-272-71/+4
| |
| * xml files get by model and remove of validation modezilio nicolas2015-08-274-119/+132
| |
| * better public API and no more use of locals within pcilib_openzilio nicolas2015-08-273-186/+77
| |
| * put xml nodes pointers for banks and registers in pcilib_t, compil okzilio nicolas2015-08-278-113/+123
| |
| * pull from serverzilio nicolas2015-08-2626-154/+1152
| |\ | |/ |/|
* | Keep frame pointersSuren A. Chilingaryan2015-08-212-1/+6
| |