summaryrefslogtreecommitdiff
path: root/utils/hwstub
AgeCommit message (Expand)Author
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly
2017-01-24hwstub: implement EXEC command over netAmaury Pouly
2017-01-24hwstub: add the possibility to flush caches before execAmaury Pouly
2017-01-24hwstub/jz4760b: fix some typos in lua script after register name changesAmaury Pouly
2017-01-24hwstub: add jz4760b stubAmaury Pouly
2017-01-24hwstub/tools/shell: add JZ4760B and Fiio X1 codeAmaury Pouly
2016-12-12hwstub/tools: always run make for the librariesAmaury Pouly
2016-12-12hwstub: various cleanupsAmaury Pouly
2016-11-20hwstub/tools: fix compilation of shell against lua5.3Amaury Pouly
2016-11-10ATJ hwstub make irq based usb driver workMarcin Bukat
2016-11-08Revert "hwstub: rework usb driver for atj213x"Marcin Bukat
2016-11-06hwstub_shell: fix a horrible bugAmaury Pouly
2016-10-22hwstub: fix compile and linking orderingAmaury Pouly
2016-10-19fix typoAmaury Pouly
2016-04-08hwstub: remove the old libraryAmaury Pouly
2016-04-08hwstub: port hwstub_shell to the new libraryAmaury Pouly
2016-04-08hwstub: port hwstub_load to the new libraryAmaury Pouly
2016-04-08hwstub: rewrite and expand libraryAmaury Pouly
2016-03-14hwstub: fix warning: no newline at end of file with newer gccMarcin Bukat
2016-03-14hwstub: rework usb driver for atj213xMarcin Bukat
2015-11-17hwstub: fix atj213x dsp lua codeMarcin Bukat
2015-11-17hwstub: Add ajt213x lua interface for DSP blockMarcin Bukat
2015-09-29hwstub: make it possible to override toolchainAmaury 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
2015-01-13hwstub: implement read/write data abort recoveryAmaury Pouly
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat
2014-11-28hwstub: lua functions for atj213x/irivere150Marcin Bukat
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat
2014-11-15hwstub_shell: add atj targetAmaury Pouly
2014-11-05hwstub: Add atj213x supportMarcin Bukat
2014-09-11hwstub: small fixup in rk27xx usb driverMarcin Bukat
2014-09-08hwstub: add support for jump/call in libraryAmaury Pouly
2014-09-08hwstub: implement jump/call in stubAmaury Pouly
2014-09-08hwstub: trivial changesAmaury Pouly
2014-09-07hwstub: fix compile issueAmaury Pouly
2014-09-07hwstub: library now check version on openAmaury Pouly
2014-09-07hwstub: add string versionAmaury Pouly
2014-09-07hwstub_shell: add support for set/clr/tog without SCT using read and writeAmaury Pouly
2014-09-07hwstub: fix missing \nAmaury Pouly
2014-09-07hwstub: fix horrible bugAmaury Pouly
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly
2014-09-07hwstub: fix library to actually work and compile, still miss some functionsAmaury Pouly
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly
2014-06-15hwstub: load rk27xx specific bitsMarcin Bukat
2014-06-15hwstub: Add support for rk27xx lradc blockMarcin Bukat
2014-06-15Add RKW build target in rk27xx hwstubMarcin Bukat
2014-06-15hwstub: fix usb driver for rk27xxMarcin Bukat
2014-05-11hwstub: add some PP and Sansa View codeAmaury Pouly