summaryrefslogtreecommitdiffstats
path: root/utils/regtools
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-11regtools: make qeditor aware of PPAmaury Pouly2-0/+16
2014-05-11qeditor: add support for deletion of itemsAmaury Pouly6-7/+102
2014-05-11qeditor: fix includeAmaury Pouly1-1/+1
2014-05-01regtools: normalise description files, and remove obsolete file. No logical c...Amaury Pouly3-27459/+17400
2014-05-01regtools: fix makefilesAmaury Pouly2-7/+7
2014-05-01regtools: completely rework qeditor, improve soc desc library and toolsAmaury Pouly22-614/+4390
2014-05-01regtools: update soc desc parser/header to include desc fieldsAmaury Pouly2-7/+16
2014-02-18regtools: fix headergen variadic macro generationAmaury Pouly1-3/+3
2014-02-13regtools: Add rk27xx register description fileMarcin Bukat1-0/+1387
2014-02-13regtools/qeditor: fix crash when hwstub device fails to openAmaury Pouly1-0/+1
2014-02-12Fix redAmaury Pouly3-4/+7
2014-02-10regtools/qeditor: implement UI code to write registersAmaury Pouly2-152/+374
2014-02-10regtools/qeditor: enhance backend write with write mode (SCT)Amaury Pouly2-17/+56
2014-02-10regtools/qeditor: clean-upAmaury Pouly4-1/+17
2014-02-10regtools/qeditor: prepare support for register writingAmaury Pouly4-8/+207
2014-02-10regtools/qeditor: rewrite soc handlingAmaury Pouly8-104/+161
2014-02-10hwstub/regtools/qeditor: put soc descriptors in a list instead of a vectorAmaury Pouly3-12/+13
2014-02-10utils/regtools: slight rework of tab management in qeditorAmaury Pouly3-12/+10
2014-02-10utils/regtools: make qeditor able to poke directly at a hwstub deviceAmaury Pouly6-41/+486
2013-12-24regtools/qeditor: always open a register tab at initAmaury Pouly1-0/+2
2013-12-06regtools: update STMP3600 descriptio (fix EMI block)Amaury Pouly1-8/+141
2013-12-02regtools: update xml format documentationAmaury Pouly1-1/+3
2013-11-26regtools: add shortcut notation for simple register in the desc filesAmaury Pouly2-2/+26
2013-11-25regtools/qeditor: fix urlAmaury Pouly1-1/+1
2013-11-25utils/regtools/qeditor: fix compilation by avoiding g++ specific syntaxAmaury Pouly1-1/+1
2013-10-22utils/regtools: add a bunch of regdumps for various sourcesAmaury Pouly9-0/+7490
2013-09-18regtools/qeditor: improve pinctrl analyser displayAmaury Pouly2-10/+16
2013-09-18regtools/qeditor: enhance pinctrl analyserAmaury Pouly1-13/+47
2013-09-18retools/qeditor: add pin decoder (very basic add the moment)Amaury Pouly3-2/+168
2013-08-22regtools: various fixAmaury Pouly2-3/+3
2013-08-22regtools: fix several bugs in qeditorAmaury Pouly2-4/+6
2013-08-21regtools: add a register dump of the Fuze+ OFAmaury Pouly1-0/+1041
2013-08-21regtools: add graphical register explorer + analyserAmaury Pouly14-0/+1792