summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly15-83/+83
2013-06-15CosmeticsAmaury Pouly1-1/+2
2013-06-15regtools: improve header generatorAmaury Pouly1-13/+214
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-13hwstub: introduce lua code for the STMP and Creative ZEN V/MozaicAmaury Pouly8-0/+661
2013-06-13hwstub: major improvement in the stub and the toolsAmaury Pouly26-1195/+2063
2013-06-13regtools: add the STMP3600 register mapAmaury Pouly1-0/+6224
2013-06-13regtools: modify description format and refactor toolsAmaury Pouly11-5574/+3982
2013-06-12imxtools: move regtools to its own directoryAmaury Pouly8-0/+0
2013-06-12imxtools: move hwemul to its own directoryAmaury Pouly25-0/+0
2013-06-09time-sync: allow passing an arbitrary time.Dominik Riebeling1-5/+19
2013-06-09Rework langstat.Dominik Riebeling1-2/+2
2013-04-15rk27load: Fix stage1 (dram init routine)Marcin Bukat2-36/+95
2013-03-21rknanoutils: fix boot toolAmaury Pouly1-2/+2
2013-03-21rknanoutils: add dfu toolAmaury Pouly2-0/+239
2013-03-16rknanoutils: fix stupid mistakeAmaury Pouly1-7/+14
2013-03-05Make the tarball generation tool handle spaces in filenamesFrank Gevaerts1-1/+1
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 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