Suren A. Chilingaryan a21dea7a0d Allow mapping of arbitrary memory areas il y a 8 ans
..
CMakeLists.txt a21dea7a0d Allow mapping of arbitrary memory areas il y a 8 ans
bank.c ca7353be48 Provide API calls for register and bank address resolution il y a 8 ans
bank.h 8933c45c17 Documentation update il y a 8 ans
bar.c bba9c619c7 64-bit access to BAR memory il y a 8 ans
bar.h 8933c45c17 Documentation update il y a 8 ans
build.h.in 2f99c57871 Handle build.h in releases il y a 8 ans
config.h.in a962c90543 Merge Python scripting support from Vasiliy Chernov il y a 8 ans
cpu.c 52e32b2c9f Support for 64-bit registes il y a 8 ans
cpu.h 8933c45c17 Documentation update il y a 8 ans
datacpy.c bba9c619c7 64-bit access to BAR memory il y a 8 ans
datacpy.h 8933c45c17 Documentation update il y a 8 ans
debug.c 79d9b2924d Prevent excessive calling of getenv by debugging code for better performance il y a 9 ans
debug.h 2e9457b666 Support writting register views il y a 8 ans
dma.c 52e32b2c9f Support for 64-bit registes il y a 8 ans
dma.h e2515f6e1a Keep C++ compilers happy il y a 9 ans
env.c 79d9b2924d Prevent excessive calling of getenv by debugging code for better performance il y a 9 ans
env.h 2e9457b666 Support writting register views il y a 8 ans
error.c f7636162ba Further improvements of Python scripting and web-interface API for register manipulations by Vasiliy Chernov il y a 8 ans
error.h bbcb2c11b8 Add missing typedef to the pcilib_error_t il y a 8 ans
event.c a0fe5cdea1 Documentation update il y a 8 ans
event.h a0fe5cdea1 Documentation update il y a 8 ans
export.c 6f10a98d7b Fix the size of the configuration bank il y a 8 ans
export.h a0fe5cdea1 Documentation update il y a 8 ans
fifo.c bba9c619c7 64-bit access to BAR memory il y a 8 ans
fifo.h 890ba303b2 Split bar manipulation and fifo operations in stand-alone source and publish kmem and bar headers il y a 9 ans
irq.c dcd8ad6331 More structural changes to get ready for stand-alone event engines il y a 9 ans
irq.h dcd8ad6331 More structural changes to get ready for stand-alone event engines il y a 9 ans
kmem.c 4c17aa5a10 RPM generation il y a 8 ans
kmem.h 4c17aa5a10 RPM generation il y a 8 ans
linux-3.10.h dcd8ad6331 More structural changes to get ready for stand-alone event engines il y a 9 ans
lock.c 08a01723af Finalyze XML support and provide initial support for views (only descriptions so far) il y a 8 ans
lock.h a0fe5cdea1 Documentation update il y a 8 ans
locking.c 4c17aa5a10 RPM generation il y a 8 ans
locking.h a0fe5cdea1 Documentation update il y a 8 ans
mem.c a21dea7a0d Allow mapping of arbitrary memory areas il y a 8 ans
mem.h a21dea7a0d Allow mapping of arbitrary memory areas il y a 8 ans
memcpy.c bba9c619c7 64-bit access to BAR memory il y a 8 ans
memcpy.h 8933c45c17 Documentation update il y a 8 ans
model.c dcd8ad6331 More structural changes to get ready for stand-alone event engines il y a 9 ans
model.h 08a01723af Finalyze XML support and provide initial support for views (only descriptions so far) il y a 8 ans
pagecpy.c 2bda41263f Fix AVX memory copy il y a 8 ans
pagecpy.h 2bda41263f Fix AVX memory copy il y a 8 ans
pci.c eec7e74d2e Support XML configuration of device models il y a 8 ans
pci.h 1120e8745c Restructure driver headers il y a 8 ans
pcilib.h 1120e8745c Restructure driver headers il y a 8 ans
plugin.c f45828699b Fix typos in versioning code il y a 9 ans
plugin.h 8933c45c17 Documentation update il y a 8 ans
property.c a962c90543 Merge Python scripting support from Vasiliy Chernov il y a 8 ans
property.h a0fe5cdea1 Documentation update il y a 8 ans
py.c cd74063b12 Fix more threading problems in Python3 il y a 8 ans
py.h 195c28f307 Make Python problems non-fatal il y a 8 ans
register.c 52e32b2c9f Support for 64-bit registes il y a 8 ans
register.h 55255f2ce3 Support computed (property-based) registers il y a 8 ans
timing.c 52e32b2c9f Support for 64-bit registes il y a 8 ans
timing.h 8933c45c17 Documentation update il y a 8 ans
tools.c 52e32b2c9f Support for 64-bit registes il y a 8 ans
tools.h 8933c45c17 Documentation update il y a 8 ans
unit.c c8628b2a71 Support properties of arbitrary type il y a 8 ans
unit.h a0fe5cdea1 Documentation update il y a 8 ans
value.c a962c90543 Merge Python scripting support from Vasiliy Chernov il y a 8 ans
value.h 21812f8d76 Base functions for views il y a 8 ans
version.h.in f45828699b Fix typos in versioning code il y a 9 ans
view.c a962c90543 Merge Python scripting support from Vasiliy Chernov il y a 8 ans
view.h a962c90543 Merge Python scripting support from Vasiliy Chernov il y a 8 ans
xml.c 3efe83956b Fix device detection code il y a 8 ans
xml.h eec7e74d2e Support XML configuration of device models il y a 8 ans