summaryrefslogtreecommitdiffstats
path: root/utils/imxtools
AgeCommit message (Expand)AuthorFilesLines
2013-07-18sbtools: refactor and cleanupAmaury Pouly12-123/+131
2013-07-07imxtools: add device info and serial number requests to scsitoolAmaury Pouly1-2/+64
2013-07-03imx233: document some more stmp vendor scsi commandAmaury Pouly2-19/+92
2013-06-18sbtools: fix sbloader (allow transfer size override)Amaury Pouly1-2/+5
2013-06-17sbtools: various little fixes, mostly cosmeticsAmaury Pouly3-20/+23
2013-06-17sbtools: add Sansa Express bootloader keyAmaury Pouly1-0/+1
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly15-83/+83
2013-06-13imxtools: add Zen, Zen Mozaic and Zen X-Fi bootloader keysAmaury Pouly3-0/+3
2013-06-13imxtools: rewrite sbloader to handle both versions + user friendlyAmaury Pouly1-36/+346
2013-06-13sbtools: fix encryption and cosmeticsAmaury Pouly1-4/+9
2013-06-12imxtools: move regtools to its own directoryAmaury Pouly8-23782/+0
2013-06-12imxtools: move hwemul to its own directoryAmaury Pouly25-3727/+0
2013-02-18imxtools/sbtools: silence warningAmaury Pouly1-0/+1
2013-02-18imxtools/sbtools: add -jump command, fix helpAmaury Pouly1-0/+8
2013-02-18sbtools/elftosb1: implement key file loadingAmaury Pouly1-0/+8
2013-02-16sbtools: add brute force option for sb1 in sbtoelfAmaury Pouly6-3/+218
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 Pouly2-0/+13
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-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-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