| Commit message (Expand) | Author |
| 2017-01-16 | imxtools/sbtools: various fixes | Amaury Pouly |
| 2017-01-16 | imxtools: rework key/IV overriding logic | Amaury Pouly |
| 2014-09-07 | sbtools: add option to ignore sha1 errors | Amaury Pouly |
| 2013-08-22 | sbtools: fix elf section naming | Amaury Pouly |
| 2013-08-22 | sbtools: more work on sbtoelf and elftosb, support more attributes | Amaury Pouly |
| 2013-08-22 | sbtools: now generate a db file along with with elf/rsrc files | Amaury Pouly |
| 2013-08-21 | sbtools: fix red | Amaury Pouly |
| 2013-08-21 | sbtools: more code refactoring | Amaury Pouly |
| 2013-08-06 | sbtools: make code aware of elf section names | Amaury Pouly |
| 2013-07-18 | sbtools: refactor and cleanup | Amaury Pouly |
| 2013-06-17 | sbtools: various little fixes, mostly cosmetics | Amaury Pouly |
| 2013-06-15 | sbtools,mkximboot: fix whitespace | Amaury Pouly |
| 2013-02-16 | sbtools: add brute force option for sb1 in sbtoelf | Amaury Pouly |
| 2013-01-29 | imxtools/sbtoelf: add more robust version guess | Amaury Pouly |
| 2013-01-26 | imxtools/sbtools: fix file type detection | Amaury Pouly |
| 2012-12-16 | imxtools/sbtoelf: use new method to get default xor key | Amaury Pouly |
| 2012-11-28 | sbtoelf: add switch to prevent elf simplification | Amaury Pouly |
| 2012-11-28 | sbtoelf: also simplify elf files for sb2 | Amaury Pouly |
| 2012-11-27 | sbtoelf: implement sb extraction for sb1 | Amaury Pouly |
| 2012-11-27 | sbtoelf: implement sb1 loading and dumping | Amaury Pouly |
| 2012-11-26 | sbtools: add support for the stmp36xx format | Amaury Pouly |
| 2012-06-27 | sbtools: add option to force sb dump | Amaury Pouly |
| 2012-05-31 | imxtools: move tools to a new sbtools/ subdirectory | Amaury Pouly |
| 2012-02-19 | imxtools: remove most calls to bug/bugp from core library. | Amaury Pouly |
| 2011-11-06 | sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ... | Amaury Pouly |
| 2011-11-01 | sbtoos: restore elf extraction functionality of sbtoelf | Amaury Pouly |
| 2011-11-01 | sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ... | Amaury Pouly |
| 2011-11-01 | sbtools: rework the color hack and add switch to disable color output | Amaury Pouly |
| 2011-10-29 | sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix un... | Amaury Pouly |
| 2011-10-29 | sbtools: add options to override real key and IV, fix output prefix in sbtoel... | Amaury Pouly |
| 2011-10-29 | sbtools: move sb file production to its own file with a clean api, factor key... | Amaury Pouly |
| 2011-10-29 | sbtools: factor key code, introduce crypto layer, move from open/read/... to ... | Amaury Pouly |
| 2011-10-23 | sbtools: be more verbose on real key and iv; add very advanced code to craft ... | Amaury Pouly |
| 2011-10-23 | sbtoelf: don't cross check if key is not valid | Amaury Pouly |
| 2011-10-23 | sbtoelf: handle the case where only one valid key is known | Amaury Pouly |
| 2011-10-23 | sbtools: fix sbtoelf to support NOP, add alignment support to elftosb | Amaury Pouly |
| 2011-09-14 | sbtools: fix code to work with file larger than header indicated size | Amaury Pouly |
| 2011-09-14 | sbtools: relax file size condition (easier to work with) | Amaury Pouly |
| 2011-07-24 | sbtools: fix version output, add support for options section and product/comp... | Amaury Pouly |
| 2011-07-22 | sbtools: add missing cariage return, implement boot mode command, add C++ sty... | Amaury Pouly |
| 2011-06-30 | elftosb: add support for jumps/calls with one argument | Amaury Pouly |
| 2011-06-13 | sbtools: add support for the mode command (rarely used) and explicit env vari... | Amaury Pouly |
| 2011-06-09 | sbtools: always check the result of getenv against NULL, use strcasecmp inste... | Amaury Pouly |
| 2011-06-09 | sbtoelf: add environment command to ignore format version checks (some files ... | Amaury Pouly |
| 2011-04-17 | sbtoelf: fix to handle unencrypted files (minor tweak) | Amaury Pouly |
| 2011-04-17 | sbtoslf: command size doesn't include itself, but section can be padded with ... | Amaury Pouly |
| 2011-04-17 | sbtoelf: include a raw command mode to see hidden command used by the bootrom... | Amaury Pouly |
| 2011-04-17 | sbtools: move internal elf definition to elf.c, implement elf reading | Amaury Pouly |
| 2011-04-17 | sbtools: update Makefile; fix whitespaces | Amaury Pouly |
| 2011-04-17 | Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb | Amaury Pouly |