summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2015-09-11soc_desc: new version of the desc file formatAmaury Pouly
2015-09-11qeditor: introduce new "sexy register display"Amaury Pouly
2015-09-10qeditor: use delegate to show bit range informationAmaury Pouly
2015-07-17utils/parse_testcodec.rb: add support for Opus filesCástor Muñoz
2015-06-28hwstub: Add completion and some pretty printing to the shellMarcin Bukat
2015-06-07Append build date when building dev version from local foler.Dominik Riebeling
2015-05-30Make revision handling work when building from local folder.Dominik Riebeling
2015-05-30Fix path creation for zip file names in current folder.Dominik Riebeling
2015-05-30Update findversion for change version.h format.Dominik Riebeling
2015-03-29Add jz4760 toolAmaury Pouly
2015-03-04qeditor: Add external static libraries to build dependeciesMarcin Bukat
2015-02-16Introduce a new analysis tool to detect which macros are defined in each build.Amaury Pouly
2015-01-23atj213x: Fix DMAC block in description fileMarcin Bukat
2015-01-22atj213x: fix desc file errorsMarcin Bukat
2015-01-13hwstub: implement read/write data abort recoveryAmaury Pouly
2015-01-13Fix crash on uninitialized variableThomas Jarosch
2015-01-12Clean up bogus 'make compiler happy' codeThomas Jarosch
2015-01-12regtools/headergen: Make generator more flexibleMarcin Bukat
2015-01-04jz4740 usbtool: Fix undefined behavior in set_reg()Thomas Jarosch
2015-01-04Fix uninitialized variable (should fix libusb retry handling)Thomas Jarosch
2015-01-04Remove unneeded std::string .c_str() callThomas Jarosch
2014-12-20Remove useless assignment of 'len'Thomas Jarosch
2014-12-20sb1: fix buggy comparisonAmaury Pouly
2014-12-15regtools/qeditor: use the new model, drop unused codeAmaury Pouly
2014-12-15regtools/qeditor: introduce custom table model for reg fieldsAmaury Pouly
2014-12-15regtoosl/qeditor: remove unused codeAmaury Pouly
2014-12-15regtools/qeditor: fix field editor not updating the validator on changeAmaury Pouly
2014-12-15regtools/qeditor: fix backend dump bug, be more correct on readAmaury Pouly
2014-12-15regtools/socdesc: update library with a field useful functionsAmaury Pouly
2014-12-15qeditor: message widget now supports IDs, useful to clear messagesAmaury Pouly
2014-12-15qeditor: change setting names, they were inconsistentAmaury Pouly
2014-12-15qeditor: rework register dump to be more general and flexibleAmaury Pouly
2014-12-15qeditor: introduce a new "RAM" backend, and refactor file backendAmaury Pouly
2014-12-15qeditor: display message on "Nothing" backend selectionAmaury Pouly
2014-12-15qeditor: backends can now report validity statusAmaury Pouly
2014-12-15qeditor: introduce a message widget to display non-interactive messagesAmaury Pouly
2014-12-15qeditor: rework mainwindow tab names handlingAmaury Pouly
2014-12-15qeditor: add copyrightAmaury Pouly
2014-12-15Revert "regtools/qeditor: use the new model, drop unused code"Amaury Pouly
2014-12-15regtools/qeditor: use the new model, drop unused codeAmaury Pouly
2014-12-13MTP: put libs after files in the Makefile, to please old gcc versionsAmaury Pouly
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat
2014-11-28qeditor: add clock analyser for ATJ213xMarcin Bukat
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat
2014-11-28hwstub: lua functions for atj213x/irivere150Marcin Bukat
2014-11-18regs-atj213x.xml upadteMarcin Bukat
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat
2014-11-15adfuload: fix argument parsingAmaury Pouly
2014-11-15hwstub_shell: add atj targetAmaury Pouly
2014-11-06regtools: ATJ213x description fileMarcin Bukat