summaryrefslogtreecommitdiff
path: root/utils/regtools
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-05-25regtools: add headergen_v2Amaury 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-08soc_desc: add default constructors to most structuresAmaury Pouly
2016-03-14regtools: Convert rk27xx register description file to v2 formatMarcin 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
2015-10-03qeditor: fix uninitialised variableAmaury 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-03-04qeditor: Add external static libraries to build dependeciesMarcin Bukat
2015-01-23atj213x: Fix DMAC block in description fileMarcin Bukat
2015-01-22atj213x: fix desc file errorsMarcin Bukat
2015-01-12regtools/headergen: Make generator more flexibleMarcin Bukat
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-11-28qeditor: add clock analyser for ATJ213xMarcin 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-06regtools: ATJ213x description fileMarcin 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