summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08Support XML configuration of device modelsSuren A. Chilingaryan
2016-03-07New IPEDMA versioningSuren A. Chilingaryan
2016-03-06Fix dkms configurationSuren A. Chilingaryan
2016-03-06Clean-up python files during the clean and do not delete driver Makefile whil...Suren A. Chilingaryan
2016-03-06Support compiling without bzr in the driverSuren A. Chilingaryan
2016-03-06Fix more threading problems in Python3Suren A. Chilingaryan
2016-03-05Handle build.h in releasesSuren A. Chilingaryan
2016-03-04Fix compillation issues for Python3Suren A. Chilingaryan
2016-03-04Integrate last part of Python code from Vasiliy ChernovSuren A. Chilingaryan
2016-03-04Include checkincludefiles in cmakeSuren A. Chilingaryan
2016-03-04RPM generationSuren A. Chilingaryan
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-03Merge with http://ufo.kit.edu/ufo/log/csa/pcitool 369 revisionVasilii Chernov
2016-03-03Make Python problems non-fatalSuren A. Chilingaryan
2016-03-03Fix CMakeLists.txt script for Python3Suren A. Chilingaryan
2016-03-02Further improvements of Python scripting and web-interface API for register m...Suren A. Chilingaryan
2016-03-02Minor change of logic in pcidriver_kmem_free_check() resulting in less compla...Suren A. Chilingaryan
2016-03-02Restructure driver headersSuren A. Chilingaryan
2016-03-02Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan
2016-03-02Resolution of the user-space BAR addressesSuren 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-021. Merge with http://ufo.kit.edu/ufo/log/csa/pcitool 359 revisionVasilii Chernov
2016-03-02Resolve user-space addresses to physical addresses in the driverSuren A. Chilingaryan
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. api-serer:Vasilii Chernov
2016-03-011. multithreading:Vasilii Chernov
2016-03-01Disable empty_detected support for IPEDMA v.2Suren A. Chilingaryan
2016-03-01Don't increase buffer size if only read few pages and there are still spaceSuren A. Chilingaryan
2016-02-28Altenrative way to detect location where python modules should be installedSuren A. Chilingaryan
2016-02-28Support emulation mode without real hardwareSuren A. Chilingaryan
2016-02-26Merge with ufo.kit.edu/csa/pcitool 357 revisionVasilii Chernov
2016-02-261. pywrap:Vasilii Chernov
2016-02-26Merge of further work on Python scripting from Vasiliy ChernovSuren A. Chilingaryan
2016-02-25Move html_server to separate folder. Update html server templates.Vasilii Chernov
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-24Refresh web interfaceVasilii Chernov
2016-02-241. Http server add tree viewVasilii Chernov
2016-02-23Add more GILs to prevent Python crashes in multithreaded applicationsSuren A. Chilingaryan
2016-02-23Add run script to run python scripts and binary executables in the local envi...Suren A. Chilingaryan
2016-02-23Stabilize merged codeSuren A. Chilingaryan
2016-02-23Merge Python scripting support from Vasiliy ChernovSuren A. Chilingaryan