Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix reading non DMA-able kernel pages using pcitool | Suren A. Chilingaryan | 2015-11-20 | 2 | -10/+24 | |
| | ||||||
* | 64-bit access to BAR memory | Suren A. Chilingaryan | 2015-11-20 | 6 | -15/+33 | |
| | ||||||
* | Configure number of DMA buffers in IPEDMA and improve checking and reporting ↵ | Suren A. Chilingaryan | 2015-11-20 | 2 | -45/+110 | |
| | | | | inconsistent kmem buffers while re-using | |||||
* | Fix AVX memory copy | Suren A. Chilingaryan | 2015-11-20 | 2 | -40/+40 | |
| | ||||||
* | Support setting payload size | Suren A. Chilingaryan | 2015-11-19 | 2 | -0/+8 | |
| | ||||||
* | Driver versioning | Suren A. Chilingaryan | 2015-11-19 | 2 | -2/+52 | |
| | ||||||
* | Enforce 64-bit dma mask from IPEDMA if supported | Suren A. Chilingaryan | 2015-11-18 | 2 | -0/+9 | |
| | ||||||
* | Provide API calls for register and bank address resolution | Suren A. Chilingaryan | 2015-11-18 | 3 | -0/+61 | |
| | ||||||
* | Provide pcilib_get_bar_info & pcilib_get_bar_list API calls, remove obsolete ↵ | Suren A. Chilingaryan | 2015-11-18 | 3 | -40/+63 | |
| | | | | pcilib_resolve_register_address | |||||
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 18 | -277/+640 | |
| | ||||||
* | IPEDMA Update | Suren A. Chilingaryan | 2015-11-17 | 1 | -1/+1 | |
| | ||||||
* | Fix segmentation crash due to uninitialized variable | Suren A. Chilingaryan | 2015-10-22 | 1 | -1/+2 | |
| | ||||||
* | Fix the size of the configuration bank | Suren A. Chilingaryan | 2015-10-22 | 1 | -1/+1 | |
| | ||||||
* | Fix access to the property-based registers | Suren A. Chilingaryan | 2015-10-22 | 2 | -43/+3 | |
| | ||||||
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 17 | -303/+1384 | |
| | ||||||
* | Add few messages to inform about precision problems while converting ↵ | Suren A. Chilingaryan | 2015-10-19 | 1 | -0/+6 | |
| | | | | polymorphic values | |||||
* | Support multiple XML files per folder | Suren A. Chilingaryan | 2015-10-19 | 2 | -90/+183 | |
| | ||||||
* | Support computed (property-based) registers | Suren A. Chilingaryan | 2015-10-19 | 10 | -26/+177 | |
| | ||||||
* | Add optional description in the value name-aliases | Suren A. Chilingaryan | 2015-10-19 | 2 | -0/+3 | |
| | ||||||
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 4 | -36/+149 | |
| | ||||||
* | Support reading/writting register views by id | Suren A. Chilingaryan | 2015-10-18 | 9 | -21/+169 | |
| | ||||||
* | Support properties in transform formulas | Suren A. Chilingaryan | 2015-10-18 | 1 | -6/+25 | |
| | ||||||
* | Support XML properties | Suren A. Chilingaryan | 2015-10-18 | 4 | -9/+27 | |
| | ||||||
* | Support properties of arbitrary type | Suren A. Chilingaryan | 2015-10-18 | 17 | -127/+612 | |
| | ||||||
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 5 | -10/+34 | |
| | ||||||
* | Support transform views | Suren A. Chilingaryan | 2015-10-13 | 4 | -10/+115 | |
| | ||||||
* | Implement enum view | Suren A. Chilingaryan | 2015-10-09 | 7 | -20/+37 | |
| | ||||||
* | Introduce hashes | Suren A. Chilingaryan | 2015-10-09 | 9 | -108/+249 | |
| | ||||||
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 14 | -37/+721 | |
| | ||||||
* | Finalyze XML support and provide initial support for views (only ↵ | Suren A. Chilingaryan | 2015-09-24 | 15 | -335/+1064 | |
|\ | | | | | | | descriptions so far) | |||||
| * | bof.... | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -10/+13 | |
| | | ||||||
| * | no more realloc in op enum | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -3/+6 | |
| | | ||||||
| * | not perfect but working | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -38/+56 | |
| | | ||||||
| * | soka | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -8/+22 | |
| | | ||||||
| * | correction of some fails to load correct | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -10/+12 | |
| | | ||||||
| * | merge views and units, some name homogeneisation | nicolas.zilio@hotmail.fr | 2015-09-15 | 7 | -99/+88 | |
| | | ||||||
| * | cleaning | nicolas.zilio@hotmail.fr | 2015-09-15 | 5 | -153/+5 | |
| | | ||||||
| * | addition of other remarks, cleaning in progress | nicolas.zilio@hotmail.fr | 2015-09-15 | 3 | -155/+85 | |
| | | ||||||
| * | first compil ok with addition of generic views | nicolas.zilio@hotmail.fr | 2015-09-15 | 4 | -195/+106 | |
| | | ||||||
| * | just crap | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -8/+33 | |
| | | ||||||
| * | first try with pcilib_operation_t | nicolas.zilio@hotmail.fr | 2015-09-14 | 4 | -8/+132 | |
| | | ||||||
| * | views with units functionnal (beware, as formulas are completely crap now, ↵ | nicolas.zilio@hotmail.fr | 2015-09-14 | 3 | -100/+151 | |
| | | | | | | | | we could get segfault, for example if we want to write a negative value in register) | |||||
| * | views working fine, units in progress | nicolas.zilio@hotmail.fr | 2015-09-14 | 8 | -52/+208 | |
| | | ||||||
| * | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 5 | -37/+68 | |
| | | ||||||
| * | reviewd old tasks comments for doxygen and update | zilio nicolas | 2015-09-11 | 4 | -63/+134 | |
| | | ||||||
| * | more towards views | zilio nicolas | 2015-09-10 | 5 | -10/+324 | |
| | | ||||||
| * | compilation ok | zilio nicolas | 2015-09-10 | 4 | -4/+380 | |
| | | ||||||
| * | towards better views i hope | zilio nicolas | 2015-09-10 | 1 | -0/+2 | |
|/ | ||||||
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 11 | -47/+835 | |
|\ | ||||||
| * | further modifications | zilio nicolas | 2015-09-07 | 4 | -100/+120 | |
| | |