summaryrefslogtreecommitdiffstats
path: root/utils/regtools
AgeCommit message (Expand)AuthorFilesLines
2017-09-06qeditor: add workaround for c++11 in qt4, suggest to use qt5Amaury Pouly1-1/+10
2017-02-04regtools/qeditor: replace deprecated QStyleOptionViewItemV4Amaury Pouly2-5/+5
2017-02-04regtools/qeditor: compute RAM sizeAmaury Pouly2-0/+23
2017-02-04regtools/qeditor: enable imx233 analysers for imx233Amaury Pouly1-9/+12
2017-02-04regtools/soc_desc: fix bug in libraryAmaury Pouly1-1/+1
2017-02-04regtools: add new tool list/find/describe registersAmaury Pouly2-1/+631
2017-01-24jz4760b/regtools: fix/rename some register fields, add clock analyzer to qeditorAmaury Pouly3-6/+87
2017-01-24headergen_v2: add two new macros to write a raw write to set/clr variantsAmaury Pouly1-1/+48
2017-01-24update jz4760b register descAmaury Pouly1-250/+582
2017-01-24regtools: add JZ4760B descriptionAmaury Pouly1-0/+13645
2017-01-24regtools: fix normalization procedureAmaury Pouly1-16/+57
2017-01-16regtools: convert all reg dumps to v2. keep v1 for referenceAmaury Pouly30-12561/+23874
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-05-25regtools: add headergen_v2Amaury Pouly3-11/+2021
2016-04-08qeditor: port to the new hwstub library and add featuresAmaury Pouly10-328/+1393
2016-04-08regtools: add register access to soc descAmaury Pouly3-6/+68
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-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
2015-10-03qeditor: fix uninitialised variableAmaury Pouly2-1/+7
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