summaryrefslogtreecommitdiff
path: root/utils/hwstub
AgeCommit message (Expand)Author
2018-09-07MIPS: fix memset()Marcin Bukat
2017-11-12hwstub: add code to dump STMP romAmaury Pouly
2017-11-12hwstub: expose read/write functionsAmaury Pouly
2017-11-12hwstub: fix horrible bugAmaury Pouly
2017-09-15ATJ hwstub: Add cache coherencyMarcin Bukat
2017-08-28qeditor: fix compile error and some commentsAmaury Pouly
2017-01-24hwstub: be more quiet about register description loading failureAmaury Pouly
2017-01-24hwstub: fix memory leak in net backendAmaury Pouly
2017-01-24hwstub/jz4760b: add lua code to probe for ei/di and ext instructionsAmaury Pouly
2017-01-24hwstub: rewrite exception catchingAmaury Pouly
2017-01-24hwstub/jz460b: implement exception recoveryAmaury Pouly
2017-01-24hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals)Amaury Pouly
2017-01-24hwstub: small fixes to argument processing and usage()Amaury Pouly
2017-01-24hwstub/jz4760b: build packtools automatically if neeededAmaury Pouly
2017-01-24hwstub: add verbose mode to makeAmaury Pouly
2017-01-24hwstub: fix long transfers failing because of control xfer size of libusbAmaury Pouly
2017-01-24hwstub: fix library sending wrong data on long transfersAmaury Pouly
2017-01-24hwstub: add Fiio X3II IPL/SPL dumping codeAmaury Pouly
2017-01-24hwstub: add Shanling M2 IPL/SPL dumping codeAmaury Pouly
2017-01-24hwstub: add various jz stuff and xburst testsAmaury Pouly
2017-01-24hwstub: fix bug in jz4760B boot rom backend probeAmaury Pouly
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