summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2015-01-04jz4740 usbtool: Fix undefined behavior in set_reg()Thomas Jarosch1-7/+7
2015-01-04Fix uninitialized variable (should fix libusb retry handling)Thomas Jarosch2-0/+2
2015-01-04Remove unneeded std::string .c_str() callThomas Jarosch1-1/+1
2014-12-20Remove useless assignment of 'len'Thomas Jarosch1-1/+0
2014-12-20sb1: fix buggy comparisonAmaury Pouly1-1/+1
2014-12-15regtools/qeditor: use the new model, drop unused codeAmaury Pouly4-111/+67
2014-12-15regtools/qeditor: introduce custom table model for reg fieldsAmaury Pouly2-0/+289
2014-12-15regtoosl/qeditor: remove unused codeAmaury Pouly2-118/+0
2014-12-15regtools/qeditor: fix field editor not updating the validator on changeAmaury Pouly3-4/+26
2014-12-15regtools/qeditor: fix backend dump bug, be more correct on readAmaury Pouly2-4/+5
2014-12-15regtools/socdesc: update library with a field useful functionsAmaury Pouly1-1/+23
2014-12-15qeditor: message widget now supports IDs, useful to clear messagesAmaury Pouly4-6/+37
2014-12-15qeditor: change setting names, they were inconsistentAmaury Pouly3-6/+6
2014-12-15qeditor: rework register dump to be more general and flexibleAmaury Pouly2-6/+25
2014-12-15qeditor: introduce a new "RAM" backend, and refactor file backendAmaury Pouly2-31/+69
2014-12-15qeditor: display message on "Nothing" backend selectionAmaury Pouly3-4/+19
2014-12-15qeditor: backends can now report validity statusAmaury Pouly2-0/+9
2014-12-15qeditor: introduce a message widget to display non-interactive messagesAmaury Pouly4-0/+120
2014-12-15qeditor: rework mainwindow tab names handlingAmaury Pouly4-7/+20
2014-12-15qeditor: add copyrightAmaury Pouly19-1/+380
2014-12-15Revert "regtools/qeditor: use the new model, drop unused code"Amaury Pouly4-67/+111
2014-12-15regtools/qeditor: use the new model, drop unused codeAmaury Pouly4-111/+67
2014-12-13MTP: put libs after files in the Makefile, to please old gcc versionsAmaury Pouly1-1/+1
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat1-1/+29
2014-11-28qeditor: add clock analyser for ATJ213xMarcin Bukat3-16/+377
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat4-0/+54
2014-11-28hwstub: lua functions for atj213x/irivere150Marcin Bukat5-2/+275
2014-11-18regs-atj213x.xml upadteMarcin Bukat1-0/+144
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat12-24/+254
2014-11-15adfuload: fix argument parsingAmaury Pouly1-1/+2
2014-11-15hwstub_shell: add atj targetAmaury Pouly3-0/+12
2014-11-06regtools: ATJ213x description fileMarcin Bukat1-0/+759
2014-11-06adfuload: Improve arguments parsingMarcin Bukat1-39/+85
2014-11-05hwstub: Add atj213x supportbootloader_zenxfi3_v1Marcin Bukat17-34/+4706
2014-10-31atjbootool: fix date printingAmaury Pouly1-1/+1
2014-10-18atj213x: e100/150 lcd test binaryMarcin Bukat10-0/+6075
2014-10-08regtools/socdesc: fix redAmaury Pouly1-0/+1
2014-09-19regtools: reg-rk27xx.xml description file rework and cleanupMarcin Bukat1-97/+381
2014-09-19qeditor: Implement clock analyzer for rk27xxMarcin Bukat3-5/+200
2014-09-19qeditor: rework modified indicator, register tab names depend on contentAmaury Pouly7-48/+129
2014-09-19qeditor: implement usb device list refresh (if supported)Amaury Pouly2-0/+10
2014-09-19qeditor: fix UI to update register/analyser view on each tree/list clickAmaury Pouly2-19/+5
2014-09-19qeditor: fix horrible out of bound bugAmaury Pouly1-1/+1
2014-09-19qeditor: when switching type tab, automagically switch view, implement reloadAmaury Pouly2-0/+19
2014-09-19qeditor: avoid memory leak in RegTabAmaury Pouly1-1/+1
2014-09-19qeditor: move backend selector to its own class, that's cleanerAmaury Pouly4-163/+196
2014-09-19qeditor: initialise libusb once in a static ctorAmaury Pouly1-5/+18
2014-09-18regtoools: Enhance rk27xx description fileMarcin Bukat1-1928/+2416
2014-09-16regtools/soc_desc: fix libxml2 misinitAmaury Pouly1-1/+17
2014-09-15rk27xx: Fill UDC block description in regs-rk27xx.xmlMarcin Bukat1-84/+740