summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-11qeditor: add support for deletion of itemsAmaury Pouly7-7/+106
2014-05-11qeditor: fix includeAmaury Pouly1-1/+1
2014-05-11hwstub: fix hwstub_shellAmaury Pouly2-2/+5
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-04-12hwstub: add proper PP supportAmaury Pouly8-19/+182
2014-04-12hwstub: fix error in config descriptor, cleanup some codeAmaury Pouly4-7/+2
2014-04-07Add hwstub support for portal player (manufacturer mode)Amaury Pouly7-0/+209
2014-04-07Add new tool to upload code on e200/c200/view in manufacturer modeAmaury Pouly2-0/+331