summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-07rkwtool: The tool to inspect and extract update RKW filesMarcin Bukat5-0/+812
2014-07-23rk27load: stage1 dram config fix #2Marcin Bukat1-7/+5
2014-07-23rk27load: fix stage1 dram config bugMarcin Bukat1-9/+9
2014-06-25Remove empty filesAmaury Pouly2-2/+0
2014-06-24Introduce hwpatcher, a tool to patch binariesAmaury Pouly17-0/+2228
2014-06-15hwstub: load rk27xx specific bitsMarcin Bukat1-0/+2
2014-06-15hwstub: Add support for rk27xx lradc blockMarcin Bukat2-0/+20
2014-06-15Rework reg description file for rk27xxMarcin Bukat1-649/+601
2014-06-15Add RKW build target in rk27xx hwstubMarcin Bukat1-0/+3
2014-06-15hwstub: fix usb driver for rk27xxMarcin Bukat1-28/+50
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-11hwstub: add some PP and Sansa View codeAmaury Pouly3-0/+235
2014-05-11hwstub: hwstub_shell can now run files/cmd provides on command lineAmaury Pouly1-4/+31