- 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 from utils/sbtools/elf.h]
- 4cab9f2 sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix uninitiliazed offset of bss sections, add real key override on decrypt by Amaury Pouly · 13 years ago
- 9d7df9a sbtools: move the db parse to its own file and improve error messages by Amaury Pouly · 14 years ago
- 64b4672 sbtools: implement virtual to physical address translation for elf files by Amaury Pouly · 14 years ago
- c4cb4cc sbtools: move internal elf definition to elf.c, implement elf reading by Amaury Pouly · 14 years ago
- 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/elf.h]
- f85c044 sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now generate segments along with program sections to make elf files appear more valid (this allows to rebuild an .sb file using elftosb2) by Amaury Pouly · 14 years ago
- db9445a sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to entry point... by Amaury Pouly · 14 years ago
- 1583b1c sbinfo: first try at creating an elf file out of the .sb mess by Amaury Pouly · 14 years ago