summaryrefslogtreecommitdiff
path: root/pcilib
AgeCommit message (Expand)Author
2016-03-04Add python servers instalation step. Add systemd config files generation for ...Vasilii Chernov
2016-03-04Fix python3 initialization from pcilib_tVasilii Chernov
2016-03-031. Pcipywrap: add persistent locking wrappingsVasilii Chernov
2016-03-03Make Python problems non-fatalSuren A. Chilingaryan
2016-03-02Further improvements of Python scripting and web-interface API for register m...Suren A. Chilingaryan
2016-03-02Restructure driver headersSuren A. Chilingaryan
2016-03-02Add Python3 supportVasilii Chernov
2016-03-02Merge with http://ufo.kit.edu/ufo/log/csa/pcitool 362 revisionVasilii Chernov
2016-03-02Move scripts handing code from py.c to Python wrapVasilii Chernov
2016-03-02Documentation updateSuren A. Chilingaryan
2016-03-02Distinguish between hardware and bus addresses in pcilib and fix cli reading ...Suren A. Chilingaryan
2016-03-02Distinguish between hardware and bus addresses in pcilibSuren A. Chilingaryan
2016-03-01Detect page mask before any kmem operations (locks, softregs, etc.)Suren A. Chilingaryan
2016-03-01update documentationVasilii Chernov
2016-03-011. multithreading:Vasilii Chernov
2016-02-26Merge with ufo.kit.edu/csa/pcitool 357 revisionVasilii Chernov
2016-02-26Merge of further work on Python scripting from Vasiliy ChernovSuren A. Chilingaryan
2016-02-25Set value description content to NULL in pcilib_xml_parse_value_nameVasilii Chernov
2016-02-24Merge with Suren branch. Fix memory leaks.Vasilii Chernov
2016-02-23Add more GILs to prevent Python crashes in multithreaded applicationsSuren A. Chilingaryan
2016-02-23Stabilize merged codeSuren A. Chilingaryan
2016-02-23Merge Python scripting support from Vasiliy ChernovSuren A. Chilingaryan
2016-02-19Add istall step for pcipywrapVasilii Chernov
2016-02-191. Fix warnings in test_multithread appVasilii Chernov
2016-02-17Add test to repository. Add GIL states to pcilib_set_value_from_pyobjectVasilii Chernov
2016-02-17Refactor pcipywrap to objectVasilii Chernov
2016-02-171. Add cmake BUILD_PYTHON_MODULES option.Vasilii Chernov
2016-02-161. Add python thread initialization to pcilib_init_py()Vasilii Chernov
2016-02-15Fix memory leaksVasilii Chernov
2016-02-12Move python module init code to transfom view constructorVasilii Chernov
2016-02-121. Cmakelists - move copy xml folder command to root fileVasilii Chernov
2016-02-11Change no_set_check parameter name. Move Python wrap to separate directory.Vasilii Chernov
2016-02-11Solve errors in serialing register_info function. Clear unused codeVasilii Chernov
2016-02-11Change error logging method in Python wrap. Move functions, that converts val...Vasilii Chernov
2016-02-11Merge script and transform view. Add get register and properties info to pyth...Vasilii Chernov
2016-02-09Add write_register python wrap. Add no_set_check attribute to pcilib_view_t typeVasilii Chernov
2016-02-08Add pcipywrap.h to repositoryVasilii Chernov
2016-02-08Add support for setting register value to script transfrom. Add set_property ...Vasilii Chernov
2016-02-05Add support for python script properties. Correct pcilib python wrapping. Upd...Vasilii Chernov
2016-02-04Add build informationSuren A. Chilingaryan
2016-02-03Add python wrap for pcilibVasilii Chernov
2015-11-20Fix reading non DMA-able kernel pages using pcitoolSuren A. Chilingaryan
2015-11-2064-bit access to BAR memorySuren A. Chilingaryan
2015-11-20Configure number of DMA buffers in IPEDMA and improve checking and reporting ...Suren A. Chilingaryan
2015-11-20Fix AVX memory copySuren A. Chilingaryan
2015-11-19Support setting payload sizeSuren A. Chilingaryan
2015-11-19Driver versioningSuren A. Chilingaryan
2015-11-18Enforce 64-bit dma mask from IPEDMA if supportedSuren A. Chilingaryan
2015-11-18Provide API calls for register and bank address resolutionSuren A. Chilingaryan
2015-11-18Provide pcilib_get_bar_info & pcilib_get_bar_list API calls, remove obsolete ...Suren A. Chilingaryan