summaryrefslogtreecommitdiffstats
path: root/utils/hwstub/tools/hwstub_shell.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-24hwstub: small fixes to argument processing and usage()Amaury Pouly1-1/+1
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly1-4/+68
2016-12-12hwstub: various cleanupsAmaury Pouly1-2/+10
2016-11-20hwstub/tools: fix compilation of shell against lua5.3Amaury Pouly1-49/+67
2016-11-06hwstub_shell: fix a horrible bugAmaury Pouly1-1/+1
2016-10-22hwstub: fix compile and linking orderingAmaury Pouly1-4/+4
2016-04-08hwstub: port hwstub_shell to the new libraryAmaury Pouly1-157/+566
2015-09-11soc_desc: new version of the desc file formatAmaury Pouly1-153/+221
2015-06-28hwstub: Add completion and some pretty printing to the shellMarcin Bukat1-15/+5
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat1-0/+24
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat1-6/+6
2014-11-15hwstub_shell: add atj targetAmaury Pouly1-0/+2
2014-09-07hwstub_shell: add support for set/clr/tog without SCT using read and writeAmaury Pouly1-1/+41
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly1-6/+4
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly1-5/+12
2014-05-11hwstub: hwstub_shell can now run files/cmd provides on command lineAmaury Pouly1-4/+31
2014-05-11hwstub: fix hwstub_shellAmaury Pouly1-1/+4
2014-04-12hwstub: add proper PP supportAmaury Pouly1-0/+23
2014-02-12Fix redAmaury Pouly1-5/+5
2014-02-10hwstub/regtools/qeditor: put soc descriptors in a list instead of a vectorAmaury Pouly1-5/+5
2014-02-10utils/hwstub: completely rework the protocol, drop unused featuresAmaury Pouly1-97/+45
2013-12-24hwstub: add delay functionAmaury Pouly1-0/+14
2013-11-24hwstub rk27xx portMarcin Bukat1-18/+0
2013-11-20hwstub: only load stmp files on stmp targetsAmaury Pouly1-0/+4
2013-08-11hwstub: add atexit and exit stub function to DEVAmaury Pouly1-2/+33
2013-07-13hwstub: allow to escape shell with a function callAmaury Pouly1-1/+14
2013-07-13hwstub: enhance protocol with more functionsAmaury Pouly1-54/+32
2013-06-13hwstub: major improvement in the stub and the toolsAmaury Pouly1-0/+873