summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-02-16sbtools: increase performance by compiling with O3, add zenv keyAmaury Pouly3-1/+2
2013-01-30imxtools/hwemul: fix Makefile linking orderAmaury Pouly1-1/+1
2013-01-29imxtools/hwemul: add readline supportAmaury Pouly3-19/+19
2013-01-29imxtools/sbtoelf: add more robust version guessAmaury Pouly1-8/+12
2013-01-26imxtools/sbtools: fix file type detectionAmaury Pouly1-4/+8
2013-01-26imxtools/hwemul: allow for toolchain prefix overrideAmaury Pouly1-4/+5
2013-01-15imxtools/scsitools: add support for more commandsAmaury Pouly3-8/+459
2013-01-10imxtools/nwztools: fix compilation for windowsAmaury Pouly3-0/+20
2012-12-26imxtools/sbtools: improve sb1 key handlingAmaury Pouly1-7/+12
2012-12-26imxtools/sbtools: add crypto code for documentation purposeAmaury Pouly1-0/+43
2012-12-26elftosb1: fix usage()Amaury Pouly1-0/+10
2012-12-16imxtools/sbtools: implement rom/product/component version switchAmaury Pouly1-0/+51
2012-12-16imxtools/sbtools: fix sb1 product/component version writingAmaury Pouly1-0/+2
2012-12-16imxtools/sbtools: "fix" address handling in ELFAmaury Pouly1-1/+1
2012-12-16imxtools/sbtools: introduce elftosb1 for stmp36xxAmaury Pouly2-1/+547
2012-12-16imxtools/sbtools: fix some instruction handling & cryptoAmaury Pouly2-8/+17
2012-12-16imxtools/sbtools: add elf function (sort by address)Amaury Pouly2-1/+57
2012-12-16imxtools/sbtools: update misc with MINAmaury Pouly1-0/+4
2012-12-16imxtools/sbtoelf: use new method to get default xor keyAmaury Pouly1-21/+6
2012-12-16imxtools/sbtools: implement sb1 writeAmaury Pouly2-16/+181
2012-12-16imxtools/elftosb: remove duplicate includeAmaury Pouly1-1/+0
2012-12-14imxtools/hwemul: remove useless code (pwm)Amaury Pouly1-102/+0
2012-12-13imxtools/sbloader: implement stmp36xx recovery supportAmaury Pouly1-2/+30
2012-12-13sbtools/sbload: prepare support for the stmp36xxAmaury Pouly1-75/+95
2012-12-13imxtools/scsitool: retrieve the minimum amount of inquiry dataAmaury Pouly1-1/+1
2012-12-13sbootls/rsrc: fix warningsAmaury Pouly1-1/+2
2012-12-11imxtools: introduce the new scsitoolAmaury Pouly5-0/+475
2012-12-11newtools/scsitool: fix typoAmaury Pouly1-1/+1
2012-12-06samsungtool: allow firmware creationAmaury Pouly4-1/+229
2012-12-06rsrctool: improve debug outputAmaury Pouly1-1/+15
2012-12-02hwemul: fix code (out of bound access)Amaury Pouly1-1/+0
2012-12-02rsrctool: produce an actually usuable entry list of the rsrc fileAmaury Pouly5-12/+71
2012-11-29Introduce samsungtools to decrypt samsung firmwareAmaury Pouly4-0/+353
2012-11-29imxtools: introduce rsrctool to manipulate rsrc sectionsAmaury Pouly4-1/+505
2012-11-28sbtoelf: add switch to prevent elf simplificationAmaury Pouly1-6/+15
2012-11-28sbtoelf: also simplify elf files for sb2Amaury Pouly1-0/+1
2012-11-28sbtoelf: implement elf simplificationAmaury Pouly1-0/+90
2012-11-27sbtoelf: implement sb extraction for sb1Amaury Pouly3-4/+54
2012-11-27sbtoelf: implement sb1 loading and dumpingAmaury Pouly6-30/+240
2012-11-27sbtools: add forgotten fileAmaury Pouly1-0/+97
2012-11-26sbtools: add support for the stmp36xx formatAmaury Pouly6-27/+562
2012-11-14imxtools: introduce hwemulAmaury Pouly26-0/+3829
2012-11-14regtools: add the imx233/stmp3780 and the stmp3700 reg mapAmaury Pouly2-0/+22594
2012-11-14imxtools: add regtools to work with register descriptionsAmaury Pouly6-0/+1188
2012-11-13upgtools: allow creation of a UPG archive + improvementsAmaury Pouly4-43/+320
2012-11-13scsitools: add nwz firmware upgrade scsi commandAmaury Pouly1-0/+24
2012-11-13emmctools: add debug statementsAmaury Pouly1-1/+2
2012-11-03nwztools: various fix and enhancementsAmaury Pouly4-17/+71
2012-11-03scsi_tools: add support for nvp readingAmaury Pouly4-7/+315
2012-11-03Introduce scsitool for sony nwz playersAmaury Pouly4-0/+639