summaryrefslogtreecommitdiff
path: root/utils/hwstub/tools/hwstub_shell.cpp (unfollow)
Commit message (Expand)Author
2017-01-24hwstub: be more quiet about register description loading failureAmaury Pouly
2017-01-24hwstub: small fixes to argument processing and usage()Amaury Pouly
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly
2016-12-12hwstub: various cleanupsAmaury Pouly
2016-11-20hwstub/tools: fix compilation of shell against lua5.3Amaury Pouly
2016-11-06hwstub_shell: fix a horrible bugAmaury Pouly
2016-10-22hwstub: fix compile and linking orderingAmaury Pouly
2016-04-08hwstub: port hwstub_shell to the new libraryAmaury Pouly
2015-09-11soc_desc: new version of the desc file formatAmaury Pouly
2015-06-28hwstub: Add completion and some pretty printing to the shellMarcin Bukat
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat
2014-11-15hwstub_shell: add atj targetAmaury Pouly
2014-09-07hwstub_shell: add support for set/clr/tog without SCT using read and writeAmaury Pouly
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly
2014-05-11hwstub: hwstub_shell can now run files/cmd provides on command lineAmaury Pouly
2014-05-11hwstub: fix hwstub_shellAmaury Pouly
2014-04-12hwstub: add proper PP supportAmaury Pouly
2014-02-12Fix redAmaury Pouly
2014-02-10hwstub/regtools/qeditor: put soc descriptors in a list instead of a vectorAmaury Pouly
2014-02-10utils/hwstub: completely rework the protocol, drop unused featuresAmaury Pouly
2013-12-24hwstub: add delay functionAmaury Pouly
2013-11-24hwstub rk27xx portMarcin Bukat
2013-11-20hwstub: only load stmp files on stmp targetsAmaury Pouly
2013-08-11hwstub: add atexit and exit stub function to DEVAmaury Pouly
2013-07-13hwstub: allow to escape shell with a function callAmaury Pouly
2013-07-13hwstub: enhance protocol with more functionsAmaury Pouly
2013-06-13hwstub: major improvement in the stub and the toolsAmaury Pouly