summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2017-01-24hwstub: add Fiio X3II IPL/SPL dumping codeAmaury Pouly1-0/+50
2017-01-24hwstub: add Shanling M2 IPL/SPL dumping codeAmaury Pouly1-0/+50
2017-01-24hwstub: add various jz stuff and xburst testsAmaury Pouly2-0/+281
2017-01-24hwstub: fix bug in jz4760B boot rom backend probeAmaury Pouly1-1/+3
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly11-17/+423
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-24hwstub: implement EXEC command over netAmaury Pouly3-12/+90
2017-01-24hwstub: add the possibility to flush caches before execAmaury Pouly4-1/+45
2017-01-24jz4760b_tools: improve usbboot toolAmaury Pouly1-3/+27
2017-01-24hwstub/jz4760b: fix some typos in lua script after register name changesAmaury Pouly2-9/+10
2017-01-24hwstub: add jz4760b stubAmaury Pouly11-0/+13307
2017-01-24update jz4760b register descAmaury Pouly1-250/+582
2017-01-24hwstub/tools/shell: add JZ4760B and Fiio X1 codeAmaury Pouly5-0/+686
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
2017-01-16imxtools/sbtools: switch SHA1 implementation to Crypto++Amaury Pouly4-156/+27
2017-01-16imxtools/sbtools: switch AES implementation to Crypto++Amaury Pouly4-311/+82
2017-01-16imxtools/sbtools: various fixesAmaury Pouly6-24/+39
2017-01-16imxtools/sbtools: rework cryptographyAmaury Pouly9-318/+171
2017-01-16imxtools: correctly read unencrypted images in raw modeAmaury Pouly1-0/+2
2017-01-16imxtools: rework key/IV overriding logicAmaury Pouly2-9/+0
2017-01-16imxtools: rework sb file productionAmaury Pouly2-73/+82
2017-01-14nwztools/upgtools: add real KAS for NW-ZX100 and fix typoAmaury Pouly1-1/+1
2017-01-09nwztools: add a "reset all settings" message in dest_toolAmaury Pouly1-0/+4
2017-01-09nwztools: fix typo (nwz-zx100 -> nw-zx100)Amaury Pouly4-1/+6
2017-01-08nwztools: add various info about S740, S750, S640, E050Amaury Pouly8-8/+404
2017-01-08nwztools: forgot fileAmaury Pouly1-0/+175
2017-01-08nwztools/upgtools: add real NW-A20 kasAmaury Pouly1-1/+1
2017-01-08Makefile cleanupsAmaury Pouly4-6/+6
2017-01-08nwztools/scitool: rework node size, remove relaxed modeAmaury Pouly1-44/+69
2017-01-08nwztools: add NW-WM1 kasAmaury Pouly1-0/+1
2017-01-08nwztools: add A35 model and KASAmaury Pouly5-4/+9
2017-01-08nwztool/upgtools: replace NWZ-A10 kas by the real oneAmaury Pouly1-1/+1
2017-01-08nwztools: rename nwz-a20 to nw-a20, that was a typoAmaury Pouly5-4/+4
2017-01-07nwztools: remove NW-ZX2Amaury Pouly4-218/+1
2017-01-07nwztools: add NW-WM1A/Z model IDsAmaury Pouly5-12/+16
2017-01-07nwztools/scsitools: use new SCSI libraryAmaury Pouly2-95/+45
2017-01-07nwztools/scsitool: add relaxed mode for nvpAmaury Pouly1-13/+24
2017-01-07imxtools: various fixes for WindowsAmaury Pouly6-15/+81
2017-01-07imxtools: move firmware read/write to libraryAmaury Pouly3-188/+259
2017-01-07imxtools/scsitools: move stmp scsi api to its own fileAmaury Pouly3-587/+618
2017-01-07imxtools/scsitools: rework stmp scsi APIAmaury Pouly2-375/+604
2017-01-07imxtools/scsitools: use new SCSI libraryAmaury Pouly3-313/+261
2017-01-07Add multiplatform library for raw SCSI commandsAmaury Pouly4-2/+415
2017-01-04nwztools/scsitool: add option to force/specify seriesAmaury Pouly1-52/+66
2017-01-04nwztools: cleanup crypto, switch MD5 to Crypto++Amaury Pouly9-53/+108
2017-01-04nwztools/upg: move upg handling to its own file, completely rework kas handlingAmaury Pouly6-386/+361
2017-01-04nwztools/upgtools: add more brute force algorithmsAmaury Pouly3-21/+169