summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
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-12-13MTP: put libs after files in the Makefile, to please old gcc versionsAmaury Pouly1-1/+1
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat1-1/+29
2014-11-28qeditor: add clock analyser for ATJ213xMarcin Bukat3-16/+377
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat4-0/+54
2014-11-28hwstub: lua functions for atj213x/irivere150Marcin Bukat5-2/+275
2014-11-18regs-atj213x.xml upadteMarcin Bukat1-0/+144
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat12-24/+254
2014-11-15adfuload: fix argument parsingAmaury Pouly1-1/+2
2014-11-15hwstub_shell: add atj targetAmaury Pouly3-0/+12
2014-11-06regtools: ATJ213x description fileMarcin Bukat1-0/+759
2014-11-06adfuload: Improve arguments parsingMarcin Bukat1-39/+85
2014-11-05hwstub: Add atj213x supportbootloader_zenxfi3_v1Marcin Bukat17-34/+4706
2014-10-31atjbootool: fix date printingAmaury Pouly1-1/+1
2014-10-18atj213x: e100/150 lcd test binaryMarcin Bukat10-0/+6075
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-11hwstub: small fixup in rk27xx usb driverMarcin Bukat1-1/+1
2014-09-08hwstub: add support for jump/call in libraryAmaury Pouly2-20/+16
2014-09-08hwstub: implement jump/call in stubAmaury Pouly1-6/+25
2014-09-08hwstub: trivial changesAmaury Pouly2-2/+3
2014-09-07sbtools: add option to ignore sha1 errorsAmaury Pouly3-14/+30
2014-09-07hwstub: fix compile issueAmaury Pouly1-1/+1
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-09-07hwstub: library now check version on openAmaury Pouly2-3/+14
2014-09-07hwstub: add string versionAmaury Pouly1-0/+4
2014-09-07hwstub_shell: add support for set/clr/tog without SCT using read and writeAmaury Pouly1-1/+41
2014-09-07hwstub: fix missing \nAmaury Pouly1-3/+3
2014-09-07hwstub: fix horrible bugAmaury Pouly1-2/+1
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly4-13/+8
2014-09-07hwstub: fix library to actually work and compile, still miss some functionsAmaury Pouly2-6/+53
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly5-135/+347
2014-09-07sbtools: use default transfer size if it cannot be probedAmaury Pouly1-9/+14
2014-09-02hwpatcher: add generic RKW file patching scriptMarcin Bukat1-0/+126
2014-08-26hwpatcher: add framework for CRC computationAmaury Pouly2-11/+106
2014-08-13hwpatcher: fix horrible typo in the makefileAmaury Pouly1-1/+1