summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2016-10-28nwztools/plattools: add a tool to change destination and sound pressureAmaury Pouly1-0/+218
2016-10-28nwztools/plattools: add device listAmaury Pouly4-1/+211
2016-10-28nwztools/scripts: export model id in an environment variableAmaury Pouly1-0/+2
2016-10-27nwztools/upgtools: rewrite keysig brute force searchAmaury Pouly7-106/+299
2016-10-26nwztools/plattools: switch to BACK key to quitAmaury Pouly5-22/+22
2016-10-26nwztools/plattools: add test_power, rework input, add test_ts (touchscreen)Amaury Pouly8-17/+685
2016-10-22hwstub: fix compile and linking orderingAmaury Pouly2-5/+5
2016-10-19nwztools/plattools: add adc testAmaury Pouly6-2/+213
2016-10-19nwztools/plattools: add backlight testAmaury Pouly3-0/+146
2016-10-19nwztools: add a new plattools directory with code to run on the deviceAmaury Pouly7-0/+426
2016-10-19nwztools: update makefile and add scriptAmaury Pouly3-2/+76
2016-10-19fix typoAmaury Pouly1-1/+1
2016-10-19nwztools: rework upg scriptsAmaury Pouly3-18/+117
2016-09-21regtools: fix library bug when checking if a reference is valid or notAmaury Pouly1-1/+1
2016-09-21regtools: rename error_t to err_t to avoid name clashAmaury Pouly5-39/+38
2016-09-21headergen_v1: remove warnings with newer GCCsAmaury Pouly1-15/+15
2016-08-30nwztools: cleanup the codeAmaury Pouly6-274/+267
2016-08-30upgtools: add NWZ-E45x Series key and signatureAmaury Pouly2-1/+2
2016-08-30upgtools: small cleanupsAmaury Pouly1-32/+26
2016-08-17nwztools: upgrade upgtools and add dumping scriptAmaury Pouly4-20/+186
2016-05-25regtools: add headergen_v2Amaury Pouly3-11/+2021
2016-04-08jz4670_tools: add usbboot tool, tweak Makefile and packtoolAmaury Pouly3-5/+357
2016-04-08hwstub: remove the old libraryAmaury Pouly3-335/+3
2016-04-08qeditor: port to the new hwstub library and add featuresAmaury Pouly11-329/+1394
2016-04-08regtools: add register access to soc descAmaury Pouly3-6/+68
2016-04-08hwstub: port hwstub_shell to the new libraryAmaury Pouly9-266/+740
2016-04-08hwstub: port hwstub_load to the new libraryAmaury Pouly1-51/+43
2016-04-08hwstub: rewrite and expand libraryAmaury Pouly19-28/+5051
2016-04-08soc_desc: add default constructors to most structuresAmaury Pouly1-0/+24
2016-03-14regtools: Convert rk27xx register description file to v2 formatMarcin Bukat2-2765/+11320
2016-03-14hwstub: fix warning: no newline at end of file with newer gccMarcin Bukat2-2/+4
2016-03-14hwstub: rework usb driver for atj213xMarcin Bukat1-104/+142
2016-02-07regtools: make description file parser stricterAmaury Pouly1-2/+48
2016-02-06regtools/desc: convert v1 stmp description files to v2Amaury Pouly3-0/+67193
2016-02-06regtools/desc: rename v1 stmp filesAmaury Pouly3-0/+0
2016-02-06regtoosl/qeditor: port to the new description formatAmaury Pouly18-1908/+2912
2016-02-06regtools: update v2 specification, library and toolsAmaury Pouly9-211/+1491
2016-01-17update deploy.py to recognize and use Qt5Cástor Muñoz1-1/+1
2015-11-17hwstub: fix atj213x dsp lua codeMarcin Bukat1-9/+9
2015-11-17hwstub: Add ajt213x lua interface for DSP blockMarcin Bukat2-0/+159
2015-10-03qeditor: fix uninitialised variableAmaury Pouly2-1/+7
2015-09-29hwstub: make it possible to override toolchainAmaury Pouly4-16/+20
2015-09-11soc_desc: new version of the desc file formatAmaury Pouly22-861/+3959
2015-09-11qeditor: introduce new "sexy register display"Amaury Pouly7-134/+286
2015-09-10qeditor: use delegate to show bit range informationAmaury Pouly2-8/+25
2015-07-17utils/parse_testcodec.rb: add support for Opus filesCástor Muñoz1-0/+2
2015-06-28hwstub: Add completion and some pretty printing to the shellMarcin Bukat5-18/+1724
2015-06-07Append build date when building dev version from local foler.Dominik Riebeling1-1/+2
2015-05-30Make revision handling work when building from local folder.Dominik Riebeling1-3/+2
2015-05-30Fix path creation for zip file names in current folder.Dominik Riebeling1-5/+1