summaryrefslogtreecommitdiffstats
path: root/utils/hwstub/lib
AgeCommit message (Expand)AuthorFilesLines
2017-01-24hwstub: fix long transfers failing because of control xfer size of libusbAmaury Pouly1-2/+19
2017-01-24hwstub: fix library sending wrong data on long transfersAmaury Pouly1-1/+1
2017-01-24hwstub: fix bug in jz4760B boot rom backend probeAmaury Pouly1-1/+3
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly4-0/+122
2017-01-24hwstub: implement EXEC command over netAmaury Pouly1-3/+46
2016-12-12hwstub: various cleanupsAmaury Pouly2-2/+23
2016-10-19fix typoAmaury Pouly1-1/+1
2016-04-08hwstub: remove the old libraryAmaury Pouly2-265/+3
2016-04-08hwstub: rewrite and expand libraryAmaury Pouly8-75/+3382
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat2-9/+36
2014-09-08hwstub: add support for jump/call in libraryAmaury Pouly2-20/+16
2014-09-08hwstub: trivial changesAmaury Pouly1-1/+2
2014-09-07hwstub: library now check version on openAmaury Pouly2-3/+14
2014-09-07hwstub: fix library to actually work and compile, still miss some functionsAmaury Pouly1-3/+50
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly2-31/+102
2014-02-10utils/hwstub: completely rework the protocol, drop unused featuresAmaury Pouly2-109/+35
2013-07-16hwstub: enhance exit protocol and implement on stmpAmaury Pouly2-12/+14
2013-06-13hwstub: major improvement in the stub and the toolsAmaury Pouly5-50/+49
2013-06-12imxtools: move hwemul to its own directoryAmaury Pouly4-0/+266