summaryrefslogtreecommitdiffstats
path: root/utils/regtools
AgeCommit message (Expand)AuthorFilesLines
2015-09-11soc_desc: new version of the desc file formatAmaury Pouly20-706/+3735
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-03-04qeditor: Add external static libraries to build dependeciesMarcin Bukat1-0/+10
2015-01-23atj213x: Fix DMAC block in description fileMarcin Bukat1-49/+55
2015-01-22atj213x: fix desc file errorsMarcin Bukat1-6/+6
2015-01-12regtools/headergen: Make generator more flexibleMarcin Bukat1-83/+126
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-11-28qeditor: add clock analyser for ATJ213xMarcin Bukat3-16/+377
2014-11-28hwstub: lua functions for atj213x/irivere150Marcin Bukat1-1/+61
2014-11-18regs-atj213x.xml upadteMarcin Bukat1-0/+144
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat1-2/+2
2014-11-06regtools: ATJ213x description fileMarcin Bukat1-0/+759
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
2014-09-07qeditor: add soc panel, to display soc informationAmaury Pouly4-6/+92
2014-09-07qeditor: use hwstub library function to identify devicesAmaury Pouly1-15/+8
2014-06-15Rework reg description file for rk27xxMarcin Bukat1-649/+601
2014-05-25regtools: add new reg dumps from various targetsAmaury Pouly6-0/+4342
2014-05-12qeditor: on Windows it’s not impossible to create a file with AUXDmitry Gamza5-5/+5
2014-05-11qeditor: many enhancementAmaury Pouly8-40/+261
2014-05-11regtools: headergen can now output the description in the headersAmaury Pouly2-4/+108