/alps/pcitool

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/pcitool

  • Committer: Suren A. Chilingaryan
  • Date: 2020-07-24 02:56:58 UTC
  • Revision ID: csa@suren.me-20200724025658-uva6vqyos3sm9cmd
Kernel 5.5 compatibility (patch from Timo)
Filename Latest Rev Last Changed Committer Comment Size
..
bank.c 332 8 years ago Suren A. Chilingaryan Provide API calls for register and bank address re 10.8 KB Diff Download File
bank.h 361 8 years ago Suren A. Chilingaryan Documentation update 18.4 KB Diff Download File
bar.c 345 8 years ago Suren A. Chilingaryan 64-bit access to BAR memory 9.3 KB Diff Download File
bar.h 361 8 years ago Suren A. Chilingaryan Documentation update 4.2 KB Diff Download File
build.h.in 374 8 years ago Suren A. Chilingaryan Handle build.h in releases 443 bytes Diff Download File
CMakeLists.txt 403 7 years ago Suren A. Chilingaryan Allow mapping of arbitrary memory areas 1.3 KB Diff Download File
config.h.in 353 8 years ago Suren A. Chilingaryan Merge Python scripting support from Vasiliy Cherno 282 bytes Diff Download File
cpu.c 330 8 years ago Suren A. Chilingaryan Support for 64-bit registes 2.8 KB Diff Download File
cpu.h 361 8 years ago Suren A. Chilingaryan Documentation update 720 bytes Diff Download File
datacpy.c 345 8 years ago Suren A. Chilingaryan 64-bit access to BAR memory 2 KB Diff Download File
datacpy.h 361 8 years ago Suren A. Chilingaryan Documentation update 3.2 KB Diff Download File
debug.c 271 8 years ago Suren A. Chilingaryan Prevent excessive calling of getenv by debugging c 1.9 KB Diff Download File
debug.h 314 8 years ago Suren A. Chilingaryan Support writting register views 2.5 KB Diff Download File
dma.c 330 8 years ago Suren A. Chilingaryan Support for 64-bit registes 12.6 KB Diff Download File
dma.h 277 8 years ago Suren A. Chilingaryan Keep C++ compilers happy 4.9 KB Diff Download File
env.c 271 8 years ago Suren A. Chilingaryan Prevent excessive calling of getenv by debugging c 406 bytes Diff Download File
env.h 314 8 years ago Suren A. Chilingaryan Support writting register views 346 bytes Diff Download File
error.c 367 8 years ago Suren A. Chilingaryan Further improvements of Python scripting and web-i 2.6 KB Diff Download File
error.h 383 8 years ago Suren A. Chilingaryan Add missing typedef to the pcilib_error_t 2.1 KB Diff Download File
event.c 324 8 years ago Suren A. Chilingaryan Documentation update 13.2 KB Diff Download File
event.h 324 8 years ago Suren A. Chilingaryan Documentation update 3.1 KB Diff Download File
export.c 326 8 years ago Suren A. Chilingaryan Fix the size of the configuration bank 2.6 KB Diff Download File
export.h 324 8 years ago Suren A. Chilingaryan Documentation update 773 bytes Diff Download File
fifo.c 345 8 years ago Suren A. Chilingaryan 64-bit access to BAR memory 1.2 KB Diff Download File
fifo.h 258 8 years ago Suren A. Chilingaryan Split bar manipulation and fifo operations in stan 75 bytes Diff Download File
irq.c 240 8 years ago Suren A. Chilingaryan More structural changes to get ready for stand-alo 1.1 KB Diff Download File
irq.h 240 8 years ago Suren A. Chilingaryan More structural changes to get ready for stand-alo 73 bytes Diff Download File
kmem.c 370 8 years ago Suren A. Chilingaryan RPM generation 14.4 KB Diff Download File
kmem.h 370 8 years ago Suren A. Chilingaryan RPM generation 16.3 KB Diff Download File
linux-3.10.h 240 8 years ago Suren A. Chilingaryan More structural changes to get ready for stand-alo 2.9 KB Diff Download File
lock.c 307 8 years ago Suren A. Chilingaryan Finalyze XML support and provide initial support f 5.6 KB Diff Download File
lock.h 324 8 years ago Suren A. Chilingaryan Documentation update 6.7 KB Diff Download File
locking.c 370 8 years ago Suren A. Chilingaryan RPM generation 9.9 KB Diff Download File
locking.h 324 8 years ago Suren A. Chilingaryan Documentation update 4.3 KB Diff Download File
mem.c 403 7 years ago Suren A. Chilingaryan Allow mapping of arbitrary memory areas 1 KB Diff Download File
mem.h 403 7 years ago Suren A. Chilingaryan Allow mapping of arbitrary memory areas 834 bytes Diff Download File
memcpy.c 345 8 years ago Suren A. Chilingaryan 64-bit access to BAR memory 1.7 KB Diff Download File
memcpy.h 361 8 years ago Suren A. Chilingaryan Documentation update 2.3 KB Diff Download File
model.c 240 8 years ago Suren A. Chilingaryan More structural changes to get ready for stand-alo 435 bytes Diff Download File
model.h 307 8 years ago Suren A. Chilingaryan Finalyze XML support and provide initial support f 1 KB Diff Download File
pagecpy.c 341 8 years ago Suren A. Chilingaryan Fix AVX memory copy 4.1 KB Diff Download File
pagecpy.h 341 8 years ago Suren A. Chilingaryan Fix AVX memory copy 882 bytes Diff Download File
pci.c 379 8 years ago Suren A. Chilingaryan Support XML configuration of device models 13.9 KB Diff Download File
pci.h 365 8 years ago Suren A. Chilingaryan Restructure driver headers 6.9 KB Diff Download File
pcilib.h 365 8 years ago Suren A. Chilingaryan Restructure driver headers 74.8 KB Diff Download File
plugin.c 256 8 years ago Suren A. Chilingaryan Fix typos in versioning code 3.3 KB Diff Download File
plugin.h 361 8 years ago Suren A. Chilingaryan Documentation update 2.7 KB Diff Download File
property.c 367 8 years ago Suren A. Chilingaryan Further improvements of Python scripting and web-i 8 KB Diff Download File
property.h 324 8 years ago Suren A. Chilingaryan Documentation update 1.8 KB Diff Download File
py.c 375 8 years ago Suren A. Chilingaryan Fix more threading problems in Python3 23.2 KB Diff Download File
py.h 369 8 years ago Suren A. Chilingaryan Make Python problems non-fatal 5.3 KB Diff Download File
register.c 330 8 years ago Suren A. Chilingaryan Support for 64-bit registes 17.1 KB Diff Download File
register.h 321 8 years ago Suren A. Chilingaryan Support computed (property-based) registers 4.8 KB Diff Download File
timing.c 330 8 years ago Suren A. Chilingaryan Support for 64-bit registes 2.1 KB Diff Download File
timing.h 361 8 years ago Suren A. Chilingaryan Documentation update 2.3 KB Diff Download File
tools.c 330 8 years ago Suren A. Chilingaryan Support for 64-bit registes 2.2 KB Diff Download File
tools.h 361 8 years ago Suren A. Chilingaryan Documentation update 2.3 KB Diff Download File
unit.c 315 8 years ago Suren A. Chilingaryan Support properties of arbitrary type 4.1 KB Diff Download File
unit.h 324 8 years ago Suren A. Chilingaryan Documentation update 3.8 KB Diff Download File
value.c 353 8 years ago Suren A. Chilingaryan Merge Python scripting support from Vasiliy Cherno 7.7 KB Diff Download File
value.h 309 8 years ago Suren A. Chilingaryan Base functions for views 210 bytes Diff Download File
version.h.in 256 8 years ago Suren A. Chilingaryan Fix typos in versioning code 621 bytes Diff Download File
view.c 353 8 years ago Suren A. Chilingaryan Merge Python scripting support from Vasiliy Cherno 13.1 KB Diff Download File
view.h 353 8 years ago Suren A. Chilingaryan Merge Python scripting support from Vasiliy Cherno 5.5 KB Diff Download File
xml.c 384 8 years ago Suren A. Chilingaryan Fix device detection code 48.6 KB Diff Download File
xml.h 379 8 years ago Suren A. Chilingaryan Support XML configuration of device models 4.4 KB Diff Download File