summaryrefslogtreecommitdiffstats
path: root/pcilib/pci.c
Commit message (Collapse)AuthorAgeFilesLines
* modified pci to put banks before registerszilio nicolas2015-07-031-5/+5
|
* registers and banks support in xml v1. pci -ll works fine, but got segfault ↵zilio nicolas2015-07-011-0/+33
| | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren
* Provide PCIe link information in pcilibSuren A. Chilingaryan2015-05-071-2/+110
|
* Split bar manipulation and fifo operations in stand-alone source and publish ↵Suren A. Chilingaryan2015-05-051-209/+7
| | | | kmem and bar headers
* Prevent double-free of pcilib context when open failsSuren A. Chilingaryan2015-05-031-4/+0
|
* Create dummy register contextSuren A. Chilingaryan2015-04-291-5/+8
|
* Report selected modelSuren A. Chilingaryan2015-04-281-1/+4
|
* Initial support for event enginesSuren A. Chilingaryan2015-04-281-25/+48
|
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-0/+540