summaryrefslogtreecommitdiff
path: root/utils/imxtools/sbtools/Makefile (unfollow)
Commit message (Expand)Author
2017-01-16imxtools/sbtools: switch SHA1 implementation to Crypto++Amaury Pouly
2017-01-16imxtools/sbtools: switch AES implementation to Crypto++Amaury Pouly
2017-01-16imxtools/sbtools: rework cryptographyAmaury Pouly
2013-08-22sbtools: now generate a db file along with with elf/rsrc filesAmaury Pouly
2013-02-16sbtools: increase performance by compiling with O3, add zenv keyAmaury Pouly
2012-12-16imxtools/sbtools: introduce elftosb1 for stmp36xxAmaury Pouly
2012-11-29imxtools: introduce rsrctool to manipulate rsrc sectionsAmaury Pouly
2012-11-26sbtools: add support for the stmp36xx formatAmaury Pouly
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly
2011-11-06sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...Amaury Pouly
2011-10-29sbtools: fix compilation when linker expects correctly ordered filesAmaury 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
2011-09-15sbtools: move the db parse to its own file and improve error messagesAmaury 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
2010-12-01sbinfo: first try at creating an elf file out of the .sb messAmaury Pouly
2010-11-29sbinfo: add full support for various kind of cryptographic checksAmaury Pouly
2010-11-28sbinfo: add decryption support and pretty print boot section structureAmaury Pouly
2010-11-28Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+...Bertrik Sikken