summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
2014-11-06adfuload: Improve arguments parsingMarcin Bukat
2014-11-05hwstub: Add atj213x supportMarcin Bukat
2014-10-31atjbootool: fix date printingAmaury Pouly
2014-10-18atj213x: e100/150 lcd test binaryMarcin Bukat
2014-10-08regtools/socdesc: fix redAmaury Pouly
2014-09-19regtools: reg-rk27xx.xml description file rework and cleanupMarcin Bukat
2014-09-19qeditor: Implement clock analyzer for rk27xxMarcin Bukat
2014-09-19qeditor: rework modified indicator, register tab names depend on contentAmaury Pouly
2014-09-19qeditor: implement usb device list refresh (if supported)Amaury Pouly
2014-09-19qeditor: fix UI to update register/analyser view on each tree/list clickAmaury Pouly
2014-09-19qeditor: fix horrible out of bound bugAmaury Pouly
2014-09-19qeditor: when switching type tab, automagically switch view, implement reloadAmaury Pouly
2014-09-19qeditor: avoid memory leak in RegTabAmaury Pouly
2014-09-19qeditor: move backend selector to its own class, that's cleanerAmaury Pouly
2014-09-19qeditor: initialise libusb once in a static ctorAmaury Pouly
2014-09-18regtoools: Enhance rk27xx description fileMarcin Bukat
2014-09-16regtools/soc_desc: fix libxml2 misinitAmaury Pouly
2014-09-15rk27xx: Fill UDC block description in regs-rk27xx.xmlMarcin Bukat
2014-09-11hwstub: small fixup in rk27xx usb driverMarcin Bukat
2014-09-08hwstub: add support for jump/call in libraryAmaury Pouly
2014-09-08hwstub: implement jump/call in stubAmaury Pouly