1. cd832bd imxtools: add function to free instruction by Amaury Pouly · 13 years ago
  2. 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 (90%) from utils/sbtools/sb.h]
  3. dd0fffe sbtoos: restore elf extraction functionality of sbtoelf by Amaury Pouly · 13 years ago
  4. e36471d sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix sb production bug, fix ugly code, add sb dump code and sbtoelf loopback facility by Amaury Pouly · 13 years ago
  5. 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
  6. 9d7df9a sbtools: move the db parse to its own file and improve error messages by Amaury Pouly · 13 years ago
  7. de13803 sbtools: fix version output, add support for options section and product/component versions in command files by Amaury Pouly · 13 years ago
  8. 50be1a8 sbtools: add support for the mode command (rarely used) and explicit env variable to skip version check by Amaury Pouly · 13 years ago
  9. b2c5954 sbtoelf: fix to handle unencrypted files (minor tweak) by Amaury Pouly · 14 years ago
  10. 8a8d77b sbtoelf: include a raw command mode to see hidden command used by the bootrom (tag and nop) by Amaury Pouly · 14 years ago
  11. e2f8fbf sbtools: update Makefile; fix whitespaces by Amaury Pouly · 14 years ago
  12. 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/sb.h]
  13. 7098566 sbinfo: use a define instead of hardcoded values by Amaury Pouly · 14 years ago
  14. e4dd514 sbinfo: move more things to sb.h, rewrite code to use structures instead of hardcoded offsets by Amaury Pouly · 14 years ago
  15. d9b050e sbinfo: move sb specific bits of its own header by Amaury Pouly · 14 years ago