1. 5827937 sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix tools to correctly handle/free memory, properly return error codes by Amaury Pouly · 13 years ago[Renamed (79%) from utils/sbtools/Makefile]
  2. 853fd04 sbtools: fix compilation when linker expects correctly ordered files by Amaury Pouly · 13 years ago
  3. d2a58f3 sbtools: move sb file production to its own file with a clean api, factor key reading even more by Amaury Pouly · 13 years ago
  4. 9fe029b sbtools: factor key code, introduce crypto layer, move from open/read/... to fopen/fread/..., add support for encryption/decryption using a device when the key is not known, move sbtoelf to use getopt for command line by Amaury Pouly · 13 years ago
  5. 9d7df9a sbtools: move the db parse to its own file and improve error messages by Amaury Pouly · 13 years ago
  6. e2f8fbf sbtools: update Makefile; fix whitespaces by Amaury Pouly · 14 years ago
  7. f6208bd Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb by Amaury Pouly · 14 years ago[Renamed from utils/sbinfo/Makefile]
  8. 1583b1c sbinfo: first try at creating an elf file out of the .sb mess by Amaury Pouly · 14 years ago
  9. 7612559 sbinfo: add full support for various kind of cryptographic checks by Amaury Pouly · 14 years ago
  10. 084c690 sbinfo: add decryption support and pretty print boot section structure by Amaury Pouly · 14 years ago
  11. c412c2d Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+ for example) by Bertrik Sikken · 14 years ago