Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support XML configuration of device models | Suren A. Chilingaryan | 2016-03-08 | 1 | -0/+10 |
| | |||||
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 1 | -24/+22 |
| | |||||
* | Support multiple XML files per folder | Suren A. Chilingaryan | 2015-10-19 | 1 | -11/+32 |
| | |||||
* | Support reading/writting register views by id | Suren A. Chilingaryan | 2015-10-18 | 1 | -0/+3 |
| | |||||
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 1 | -19/+46 |
| | |||||
* | further modifications | zilio nicolas | 2015-09-07 | 1 | -1/+5 |
| | |||||
* | end of modifications | zilio nicolas | 2015-09-04 | 1 | -11/+12 |
| | |||||
* | added cleanup | zilio nicolas | 2015-09-04 | 1 | -0/+7 |
| | |||||
* | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 1 | -86/+4 |
| | |||||
* | some cleaning | zilio nicolas | 2015-08-27 | 1 | -35/+4 |
| | |||||
* | xml files get by model and remove of validation mode | zilio nicolas | 2015-08-27 | 1 | -2/+2 |
| | |||||
* | better public API and no more use of locals within pcilib_open | zilio nicolas | 2015-08-27 | 1 | -73/+2 |
| | |||||
* | put xml nodes pointers for banks and registers in pcilib_t, compil ok | zilio nicolas | 2015-08-27 | 1 | -6/+7 |
| | |||||
* | modified version to include future functions | zilio nicolas | 2015-07-03 | 1 | -6/+8 |
| | |||||
* | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵ | zilio nicolas | 2015-07-01 | 1 | -0/+208 |
on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren |