summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2017-10-07Add Sony NW-ZX300 model id to databaseAmaury Pouly1-0/+1
2017-10-06fix typoAmaury Pouly1-2/+2
2017-10-06nwztools/scsitool: various improvementsAmaury Pouly1-19/+55
2017-10-06sonynwz: add nvp nodes for NW-A40/ZX300, various fixes for toolsAmaury Pouly5-3/+201
2017-09-29atjboottool: put afi and fw code in its own filesAmaury Pouly7-392/+499
2017-09-29atjboottool: split fwu code into its own fileAmaury Pouly7-1072/+1143
2017-09-19nwztools/scsitools: make do_fw_upgrade output less confusingAmaury Pouly1-3/+7
2017-09-19upgtools: fix bug in brute force searchAmaury Pouly1-6/+8
2017-09-17Add support for the NWZ-E350bootloader_nwze350_v1Amaury Pouly1-0/+1
2017-09-15ATJ hwstub: Add cache coherencyMarcin Bukat1-0/+7
2017-09-06qeditor: add workaround for c++11 in qt4, suggest to use qt5Amaury Pouly1-1/+10
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly31-4798/+10
2017-08-28qeditor: fix compile error and some commentsAmaury Pouly2-5/+6
2017-07-30atjboottool: cleanup and add support for atj2127Amaury Pouly1-55/+203
2017-06-18nwztools/scsitool: add a command to query multiple nvp nodes at onceAmaury Pouly1-0/+17
2017-06-18nwztools/scsitool: fix devinfo, add dhpAmaury Pouly1-6/+69
2017-06-18nwztools/scsitool: print error on check senseAmaury Pouly1-1/+14
2017-06-13nwztools: add KAS for NW-S10 (brute-forced using upgtool)Amaury Pouly1-0/+1
2017-06-13nwztools: add nvp description for NW-S10 seriesAmaury Pouly2-1/+90
2017-06-05Add NW-A36 and NW-A37 model IDs, based on the A30 service manual.Amaury Pouly4-4/+8
2017-04-25nwztools/database: misc improvementsIgor Skochinsky7-29/+314
2017-04-25nwztools/upgtools: misc fixesIgor Skochinsky2-0/+6
2017-04-25nwztools/upgtools: add key for NWZ-A840Amaury Pouly1-0/+1
2017-04-25nwztools: small cleanupsAmaury Pouly2-4/+4
2017-04-03scsi: don't make the linux lib depend on a library header fileAmaury Pouly1-2/+4
2017-02-04nwztools/script: fix dump_rootfs.sh to handle ext4Amaury Pouly1-2/+16
2017-02-04regtools/qeditor: replace deprecated QStyleOptionViewItemV4Amaury Pouly2-5/+5
2017-02-04regtools/qeditor: compute RAM sizeAmaury Pouly2-0/+23
2017-02-04regtools/qeditor: enable imx233 analysers for imx233Amaury Pouly1-9/+12
2017-02-04regtools/soc_desc: fix bug in libraryAmaury Pouly1-1/+1
2017-02-04regtools: add new tool list/find/describe registersAmaury Pouly2-1/+631
2017-01-24hwstub: be more quiet about register description loading failureAmaury Pouly1-2/+4
2017-01-24hwstub: fix memory leak in net backendAmaury Pouly1-0/+2
2017-01-24hwstub/jz4760b: add lua code to probe for ei/di and ext instructionsAmaury Pouly1-0/+67
2017-01-24hwstub: rewrite exception catchingAmaury Pouly10-3269/+125
2017-01-24hwstub/jz460b: implement exception recoveryAmaury Pouly4-1/+106
2017-01-24hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals)Amaury Pouly2-1/+163
2017-01-24hwstub: small fixes to argument processing and usage()Amaury Pouly2-5/+6
2017-01-24hwstub/jz4760b: build packtools automatically if neeededAmaury Pouly1-0/+7
2017-01-24hwstub: add verbose mode to makeAmaury Pouly1-1/+3
2017-01-24hwstub: fix long transfers failing because of control xfer size of libusbAmaury Pouly2-2/+23
2017-01-24hwstub: fix library sending wrong data on long transfersAmaury Pouly1-1/+1
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