| Commit message (Expand) | Author | Age |
| * | sbtools: implement more complicated integer expression in db files, implement... | Amaury Pouly | 2011-09-16 |
| * | sbtools: move the db parse to its own file and improve error messages | Amaury Pouly | 2011-09-15 |
| * | sbtools: implement virtual to physical address translation for elf files | Amaury Pouly | 2011-09-15 |
| * | sbtools: fix version output, add support for options section and product/comp... | Amaury Pouly | 2011-07-24 |
| * | sbtools: add missing cariage return, implement boot mode command, add C++ sty... | Amaury Pouly | 2011-07-22 |
| * | elftosb: remove duplicate code, merge two redundant fields | Amaury Pouly | 2011-07-04 |
| * | elftosb: support 'strings' in section id, support load binary at address, sup... | Amaury Pouly | 2011-07-02 |
| * | elftosb: add support for jumps/calls with one argument | Amaury Pouly | 2011-06-30 |
| * | sbtools: always check the result of getenv against NULL, use strcasecmp inste... | Amaury Pouly | 2011-06-09 |
| * | sbtools: fix a few memcpy with overlapping src/dst, fix a parsing bug (would ... | Amaury Pouly | 2011-05-13 |
| * | sbtools: be more verbose on debug and fix a bug (uninitialized structure) | Amaury Pouly | 2011-05-13 |
| * | sbtools: do not rely on the ELF flags and always assume the entry point is valid | Amaury Pouly | 2011-05-01 |
| * | elftosb: implement encryption support; now fully working | Amaury Pouly | 2011-04-17 |
| * | sbtoelf: fix to handle unencrypted files (minor tweak) | Amaury Pouly | 2011-04-17 |
| * | elftosb: more code toward sb production | Amaury Pouly | 2011-04-17 |
| * | sbtools: move internal elf definition to elf.c, implement elf reading | Amaury Pouly | 2011-04-17 |
| * | sbtools: add elftosb tool, yet to be finished (parsing of keys and command fi... | Amaury Pouly | 2011-04-17 |