summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2016-09-21regtools: fix library bug when checking if a reference is valid or notAmaury Pouly
2016-09-21regtools: rename error_t to err_t to avoid name clashAmaury Pouly
2016-09-21headergen_v1: remove warnings with newer GCCsAmaury Pouly
2016-08-30nwztools: cleanup the codeAmaury Pouly
2016-08-30upgtools: add NWZ-E45x Series key and signatureAmaury Pouly
2016-08-30upgtools: small cleanupsAmaury Pouly
2016-08-17nwztools: upgrade upgtools and add dumping scriptAmaury Pouly
2016-05-25regtools: add headergen_v2Amaury Pouly
2016-04-08jz4670_tools: add usbboot tool, tweak Makefile and packtoolAmaury Pouly
2016-04-08hwstub: remove the old libraryAmaury Pouly
2016-04-08qeditor: port to the new hwstub library and add featuresAmaury Pouly
2016-04-08regtools: add register access to soc descAmaury 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-04-08soc_desc: add default constructors to most structuresAmaury Pouly
2016-03-14regtools: Convert rk27xx register description file to v2 formatMarcin Bukat
2016-03-14hwstub: fix warning: no newline at end of file with newer gccMarcin Bukat
2016-03-14hwstub: rework usb driver for atj213xMarcin Bukat
2016-02-07regtools: make description file parser stricterAmaury Pouly
2016-02-06regtools/desc: convert v1 stmp description files to v2Amaury Pouly
2016-02-06regtools/desc: rename v1 stmp filesAmaury Pouly
2016-02-06regtoosl/qeditor: port to the new description formatAmaury Pouly
2016-02-06regtools: update v2 specification, library and toolsAmaury Pouly
2016-01-17update deploy.py to recognize and use Qt5Cástor Muñoz
2015-11-17hwstub: fix atj213x dsp lua codeMarcin Bukat
2015-11-17hwstub: Add ajt213x lua interface for DSP blockMarcin Bukat
2015-10-03qeditor: fix uninitialised variableAmaury Pouly
2015-09-29hwstub: make it possible to override toolchainAmaury Pouly
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