summaryrefslogtreecommitdiff
path: root/utils/imxtools/sbtools/misc.c (unfollow)
Commit message (Expand)Author
2017-01-16imxtools/sbtools: various fixesAmaury Pouly
2017-01-16imxtools/sbtools: rework cryptographyAmaury Pouly
2013-08-21sbtools: more code refactoringAmaury Pouly
2013-08-06sbtools: fix output printingAmaury Pouly
2013-08-06sbtools: various fixesAmaury Pouly
2013-07-18sbtools: refactor and cleanupAmaury Pouly
2013-02-16sbtools: add brute force option for sb1 in sbtoelfAmaury Pouly
2012-12-02rsrctool: produce an actually usuable entry list of the rsrc fileAmaury Pouly
2012-11-27sbtoelf: implement sb1 loading and dumpingAmaury 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-02-19imxtools: remove most calls to bug/bugp from core library.Amaury Pouly
2012-02-08imxtools: use rand() instead of /dev/random.Dominik Riebeling
2011-11-06imxtools: add const and set pointer to NULL on free to avoid double freeAmaury Pouly
2011-11-06sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...Amaury Pouly
2011-11-01sbtools: rework the color hack and add switch to disable color outputAmaury Pouly
2011-10-29sbtools: move sb file production to its own file with a clean api, factor key...Amaury Pouly
2011-10-29sbtools: factor key code, introduce crypto layer, move from open/read/... to ...Amaury Pouly