summaryrefslogtreecommitdiff
path: root/utils/imxtools
AgeCommit message (Expand)Author
2012-12-26elftosb1: fix usage()Amaury Pouly
2012-12-16imxtools/sbtools: implement rom/product/component version switchAmaury Pouly
2012-12-16imxtools/sbtools: fix sb1 product/component version writingAmaury Pouly
2012-12-16imxtools/sbtools: "fix" address handling in ELFAmaury Pouly
2012-12-16imxtools/sbtools: introduce elftosb1 for stmp36xxAmaury Pouly
2012-12-16imxtools/sbtools: fix some instruction handling & cryptoAmaury Pouly
2012-12-16imxtools/sbtools: add elf function (sort by address)Amaury Pouly
2012-12-16imxtools/sbtools: update misc with MINAmaury Pouly
2012-12-16imxtools/sbtoelf: use new method to get default xor keyAmaury Pouly
2012-12-16imxtools/sbtools: implement sb1 writeAmaury Pouly
2012-12-16imxtools/elftosb: remove duplicate includeAmaury Pouly
2012-12-14imxtools/hwemul: remove useless code (pwm)Amaury Pouly
2012-12-13imxtools/sbloader: implement stmp36xx recovery supportAmaury Pouly
2012-12-13sbtools/sbload: prepare support for the stmp36xxAmaury Pouly
2012-12-13imxtools/scsitool: retrieve the minimum amount of inquiry dataAmaury Pouly
2012-12-13sbootls/rsrc: fix warningsAmaury Pouly
2012-12-11imxtools: introduce the new scsitoolAmaury Pouly
2012-12-06rsrctool: improve debug outputAmaury Pouly
2012-12-02hwemul: fix code (out of bound access)Amaury Pouly
2012-12-02rsrctool: produce an actually usuable entry list of the rsrc fileAmaury Pouly
2012-11-29imxtools: introduce rsrctool to manipulate rsrc sectionsAmaury Pouly
2012-11-28sbtoelf: add switch to prevent elf simplificationAmaury Pouly
2012-11-28sbtoelf: also simplify elf files for sb2Amaury Pouly
2012-11-28sbtoelf: implement elf simplificationAmaury Pouly
2012-11-27sbtoelf: implement sb extraction for sb1Amaury Pouly
2012-11-27sbtoelf: implement sb1 loading and dumpingAmaury Pouly
2012-11-27sbtools: add forgotten fileAmaury Pouly
2012-11-26sbtools: add support for the stmp36xx formatAmaury Pouly
2012-11-14imxtools: introduce hwemulAmaury Pouly
2012-11-14regtools: add the imx233/stmp3780 and the stmp3700 reg mapAmaury Pouly
2012-11-14imxtools: add regtools to work with register descriptionsAmaury Pouly
2012-06-27sbtools: add option to force sb dumpAmaury Pouly
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly
2012-05-20CosmeticsAmaury Pouly
2012-05-19mkimxboot: fix warningsAmaury Pouly
2012-05-19imxtools: make sb api work with in-memory filesAmaury Pouly
2012-04-25imxtools: fix missing '\n'Amaury Pouly
2012-04-25imxtools: fix missing '\n'Amaury Pouly
2012-02-19imxtools: remove most calls to bug/bugp from core library.Amaury Pouly
2012-02-08imxtools: use rand() instead of /dev/random.Dominik Riebeling
2012-01-27sbloader: always send packets of size xfer_size (even the first). Also mainta...Amaury Pouly
2011-12-17imxtools: fix compilation when cross compiling for windows (tm doesn't have t...Amaury Pouly
2011-11-06imxtools: add function to free instructionAmaury Pouly
2011-11-06imxtools: add const and set pointer to NULL on free to avoid double freeAmaury Pouly
2011-11-06elftosb: add staticAmaury Pouly
2011-11-06sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...Amaury Pouly