summaryrefslogtreecommitdiff
path: root/utils/sbinfo (follow)
Commit message (Expand)AuthorAge
* Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosbAmaury Pouly2011-04-17
* sbinfo: make the time calculation clearerAmaury Pouly2011-04-17
* sbinfo: use a define instead of hardcoded valuesAmaury Pouly2011-04-17
* sbinfo: move more things to sb.h, rewrite code to use structures instead of h...Amaury Pouly2011-04-16
* sbinfo: move sb specific bits of its own headerAmaury Pouly2011-04-16
* sbinfo: fix section flags, don't output more than 80 characters per line, fix...Amaury Pouly2011-04-16
* sbinfo: fix section headers generation (first section is always undefined)Amaury Pouly2011-04-15
* sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener...Amaury Pouly2011-03-03
* sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed)Amaury Pouly2010-12-03
* sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e...Amaury Pouly2010-12-01
* sbinfo: first try at creating an elf file out of the .sb messAmaury Pouly2010-12-01
* sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses...Amaury Pouly2010-11-29
* sbinfo: add full support for various kind of cryptographic checksAmaury Pouly2010-11-29
* sbinfo: add decryption support and pretty print boot section structureAmaury Pouly2010-11-28
* Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+...Bertrik Sikken2010-11-28