summaryrefslogtreecommitdiff
path: root/utils/imxtools/sbtools/sb.h (unfollow)
Commit message (Expand)Author
2017-01-16imxtools/sbtools: rework cryptographyAmaury Pouly
2017-01-16imxtools: rework sb file productionAmaury Pouly
2014-09-07sbtools: add option to ignore sha1 errorsAmaury Pouly
2013-08-22sbtools: more work on sbtoelf and elftosb, support more attributesAmaury Pouly
2013-08-22sbtools: now generate a db file along with with elf/rsrc filesAmaury Pouly
2013-08-21sbtools: more code refactoringAmaury Pouly
2013-08-10sbtools: more printf fixingAmaury Pouly
2013-08-06sbtools: fix handling of NOP instructionsAmaury Pouly
2013-07-18sbtools: refactor and cleanupAmaury Pouly
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly
2012-05-19imxtools: make sb api work with in-memory filesAmaury Pouly
2011-11-06imxtools: add function to free instructionAmaury Pouly
2011-11-06sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...Amaury Pouly
2011-11-01sbtoos: restore elf extraction functionality of sbtoelfAmaury Pouly
2011-11-01sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ...Amaury Pouly
2011-10-29sbtools: move sb file production to its own file with a clean api, factor key...Amaury Pouly
2011-09-15sbtools: move the db parse to its own file and improve error messagesAmaury Pouly
2011-07-24sbtools: fix version output, add support for options section and product/comp...Amaury Pouly
2011-06-13sbtools: add support for the mode command (rarely used) and explicit env vari...Amaury Pouly
2011-04-17sbtoelf: fix to handle unencrypted files (minor tweak)Amaury Pouly
2011-04-17sbtoelf: include a raw command mode to see hidden command used by the bootrom...Amaury Pouly
2011-04-17sbtools: update Makefile; fix whitespacesAmaury Pouly
2011-04-17Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosbAmaury Pouly
2011-04-17sbinfo: use a define instead of hardcoded valuesAmaury Pouly
2011-04-16sbinfo: move more things to sb.h, rewrite code to use structures instead of h...Amaury Pouly
2011-04-16sbinfo: move sb specific bits of its own headerAmaury Pouly