| Commit message (Expand) | Author | Age |
| * | Convert one more file from DOS to UNIX. | Torne Wuff | 2011-11-06 |
| * | Bulk convert all DOS line endings to UNIX. | Torne Wuff | 2011-11-06 |
| * | imxtools: add function to free instruction | Amaury Pouly | 2011-11-06 |
| * | imxtools: add const and set pointer to NULL on free to avoid double free | Amaury Pouly | 2011-11-06 |
| * | elftosb: add static | Amaury Pouly | 2011-11-06 |
| * | sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ... | Amaury Pouly | 2011-11-06 |
| * | Add missing copyright header | 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-11-01 |
| * | Fix a typo spotted from r30864. | Robert Menes | 2011-10-30 |
| * | beastpatcher: check WMP version. | Dominik Riebeling | 2011-10-30 |
| * | sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix un... | Amaury Pouly | 2011-10-29 |
| * | sbtools: fix compilation when linker expects correctly ordered files | 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-29 |
| * | 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-10-23 |
| * | imx_hid_recovery: rewrite Makefile | Amaury Pouly | 2011-10-23 |
| * | sbtools: fix sbtoelf to handle files with more than one hundred commands | Amaury Pouly | 2011-10-20 |
| * | Rockbox Utility now requires voice-corrections.txt. | Dominik Riebeling | 2011-10-19 |
| * | Fix off-by-one buffer error | Thomas Jarosch | 2011-10-14 |
| * | Add support for i.MX28 to imx_hid_recovery, thanks to Wolfram Sang. | Amaury Pouly | 2011-09-20 |
| * | 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 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-09-14 |
| * | rk27load - fix indentation | Marcin Bukat | 2011-09-06 |
| * | Fix free on wrong variable | Thomas Jarosch | 2011-08-25 |
| * | Don't close file descriptor twice | Thomas Jarosch | 2011-08-25 |
| * | Remove use of which.py module. | Dominik Riebeling | 2011-08-14 |
| * | 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: add support for the mode command (rarely used) and explicit env vari... | Amaury Pouly | 2011-06-13 |
| * | 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-06-09 |
| * | Remove superfluous executable bits on a bunch of files. | Torne Wuff | 2011-06-08 |
| * | Move various logo files to a single location. | Dominik Riebeling | 2011-06-04 |
| * | Rockchip rk27xx utils | Marcin Bukat | 2011-05-30 |
| * | Theme Editor: add libskin_parser files to clean rule. | Dominik Riebeling | 2011-05-29 |
| * | 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 |
| * | Fix BUILDID getting appended even if not set. | Dominik Riebeling | 2011-05-08 |