summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* clean upSuren A. Chilingaryan2011-04-123-2/+3
|
* Small bug fix: forgot to set a flag indicating what we are startedSuren A. Chilingaryan2011-04-121-2/+6
|
* Start a ToDo listSuren A. Chilingaryan2011-04-121-0/+2
|
* Look for headers in the current directorySuren A. Chilingaryan2011-04-121-1/+1
|
* Comment out the failing registerSuren A. Chilingaryan2011-04-121-1/+1
|
* Allow access to implementation context and provide call to set size of ↵Suren A. Chilingaryan2011-04-126-2/+38
| | | | internal buffer for IPECamera
* Prototype of IPECamera image protocolSuren A. Chilingaryan2011-04-1210-66/+364
|
* Infrastructure for event APISuren A. Chilingaryan2011-04-1214-117/+866
|
* Support memset operationSuren A. Chilingaryan2011-04-061-4/+22
|
* Fix exiting on warningsSuren A. Chilingaryan2011-03-252-3/+5
|
* Correctly detect hex numbers starting from 0xSuren A. Chilingaryan2011-03-191-1/+5
|
* install scriptSuren A. Chilingaryan2011-03-141-0/+7
|
* Set warning handlerMatthias Vogelgesang2011-03-143-3/+4
|
* Merge changesMatthias Vogelgesang2011-03-144-13/+23
|\
| * Correctly detect model in pci.cSuren A. Chilingaryan2011-03-111-11/+18
| |
| * Move model decription to public headerSuren A. Chilingaryan2011-03-112-1/+4
| |
| * Suppress warningSuren A. Chilingaryan2011-03-111-1/+1
| |
* | Merge changesMatthias Vogelgesang2011-03-0914-299/+1180
|\|
| * Provide single header for librarySuren A. Chilingaryan2011-03-096-129/+131
| |
| * Support for FPGA registersSuren A. Chilingaryan2011-03-0912-34/+100
| |
| * Support writting and reading of register rangesSuren A. Chilingaryan2011-03-093-7/+98
| |
| * Fixes write verification failure if byte-swapping is in forceSuren A. Chilingaryan2011-03-091-1/+1
| |
| * Better handling of register banksSuren A. Chilingaryan2011-03-095-48/+162
| |
| * Initial support of IPECamera protocolSuren A. Chilingaryan2011-03-089-246/+854
|/
* Write LSB first and fix memory allocation bugMatthias Vogelgesang2011-03-012-3/+12
|
* Initial support for registers, infrastructure onlySuren A. Chilingaryan2011-02-1811-495/+838
|
* Print new lineSuren A. Chilingaryan2011-02-131-1/+1
|
* Commented out unsuccesfull attempts to make 64 bit transfersSuren A. Chilingaryan2011-02-131-1/+70
|
* Print a bit more detailsSuren A. Chilingaryan2011-02-136-15/+143
|
* Support Device ID of IPE cameraSuren A. Chilingaryan2011-02-133-0/+10
|
* Initial importSuren A. Chilingaryan2011-02-1324-0/+3850