1. bf021e3 ypr0: Add variables to provide a argv and stdout/err redirection for running Rockbox to the loader script. by Thomas Martitz · 13 years ago
  2. 249bba0 Initial commit of the Samsung YP-R0 port. by Thomas Martitz · 13 years ago
  3. 1b7455e imxtools: fix compilation when cross compiling for windows (tm doesn't have timezone fields) by Amaury Pouly · 13 years ago
  4. 62e0cdc amsinfo: save files with .bin extension by Rafaël Carré · 13 years ago
  5. b9592e8 Convert one more file from DOS to UNIX. by Torne Wuff · 13 years ago
  6. 5692857 Bulk convert all DOS line endings to UNIX. by Torne Wuff · 13 years ago
  7. cd832bd imxtools: add function to free instruction by Amaury Pouly · 13 years ago
  8. ad9e280 imxtools: add const and set pointer to NULL on free to avoid double free by Amaury Pouly · 13 years ago
  9. e5db19d elftosb: add static by Amaury Pouly · 13 years ago
  10. 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
  11. 8389a02 Add missing copyright header by Amaury Pouly · 13 years ago
  12. dd0fffe sbtoos: restore elf extraction functionality of sbtoelf by Amaury Pouly · 13 years ago
  13. e36471d sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix sb production bug, fix ugly code, add sb dump code and sbtoelf loopback facility by Amaury Pouly · 13 years ago
  14. 591ec03 sbtools: rework the color hack and add switch to disable color output by Amaury Pouly · 13 years ago
  15. b674751 Fix a typo spotted from r30864. by Robert Menes · 13 years ago
  16. 1e74ef6 beastpatcher: check WMP version. by Dominik Riebeling · 13 years ago
  17. 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
  18. 853fd04 sbtools: fix compilation when linker expects correctly ordered files by Amaury Pouly · 13 years ago
  19. a8cde85 sbtools: add options to override real key and IV, fix output prefix in sbtoelf, unify command line to add keys by Amaury Pouly · 13 years ago
  20. d2a58f3 sbtools: move sb file production to its own file with a clean api, factor key reading even more by Amaury Pouly · 13 years ago
  21. 9fe029b sbtools: factor key code, introduce crypto layer, move from open/read/... to fopen/fread/..., add support for encryption/decryption using a device when the key is not known, move sbtoelf to use getopt for command line by Amaury Pouly · 13 years ago
  22. 4ef4830 sbtools: be more verbose on real key and iv; add very advanced code to craft images by Amaury Pouly · 13 years ago
  23. f45fb77 sbtoelf: don't cross check if key is not valid by Amaury Pouly · 13 years ago
  24. cab5dbd sbtoelf: handle the case where only one valid key is known by Amaury Pouly · 13 years ago
  25. b93e15c sbtools: fix sbtoelf to support NOP, add alignment support to elftosb by Amaury Pouly · 13 years ago
  26. bf83110 imx_hid_recovery: rewrite Makefile by Amaury Pouly · 13 years ago
  27. f4a1501 sbtools: fix sbtoelf to handle files with more than one hundred commands by Amaury Pouly · 13 years ago
  28. b458d33 Rockbox Utility now requires voice-corrections.txt. by Dominik Riebeling · 13 years ago
  29. eac2913 Fix off-by-one buffer error by Thomas Jarosch · 13 years ago
  30. df448bf Add support for i.MX28 to imx_hid_recovery, thanks to Wolfram Sang. by Amaury Pouly · 13 years ago
  31. 66dce4b sbtools: implement more complicated integer expression in db files, implement data sections, section attributes, file options, rework command line attributes by Amaury Pouly · 13 years ago
  32. 9d7df9a sbtools: move the db parse to its own file and improve error messages by Amaury Pouly · 13 years ago
  33. 64b4672 sbtools: implement virtual to physical address translation for elf files by Amaury Pouly · 13 years ago
  34. da44fd6 sbtools: fix code to work with file larger than header indicated size by Amaury Pouly · 13 years ago
  35. 781d59e sbtools: relax file size condition (easier to work with) by Amaury Pouly · 13 years ago
  36. 77a82ad rk27load - fix indentation by Marcin Bukat · 13 years ago
  37. e0024c9 Fix free on wrong variable by Thomas Jarosch · 13 years ago
  38. 51ae2e6 Don't close file descriptor twice by Thomas Jarosch · 13 years ago
  39. e79fca9 Remove use of which.py module. by Dominik Riebeling · 13 years ago
  40. de13803 sbtools: fix version output, add support for options section and product/component versions in command files by Amaury Pouly · 13 years ago
  41. 56bc02c sbtools: add missing cariage return, implement boot mode command, add C++ style comments support by Amaury Pouly · 13 years ago
  42. 9cc0dab elftosb: remove duplicate code, merge two redundant fields by Amaury Pouly · 13 years ago
  43. fed7780 elftosb: support 'strings' in section id, support load binary at address, support call/jump at address by Amaury Pouly · 13 years ago
  44. 143d451 elftosb: add support for jumps/calls with one argument by Amaury Pouly · 13 years ago
  45. 50be1a8 sbtools: add support for the mode command (rarely used) and explicit env variable to skip version check by Amaury Pouly · 14 years ago
  46. 4cfb5da sbtools: always check the result of getenv against NULL, use strcasecmp instead of strcmp more greater flexibility by Amaury Pouly · 14 years ago
  47. 2d2246e sbtoelf: add environment command to ignore format version checks (some files do not match it seems) by Amaury Pouly · 14 years ago
  48. 754b157 Remove superfluous executable bits on a bunch of files. by Torne Wuff · 14 years ago
  49. 9b7b653 Move various logo files to a single location. by Dominik Riebeling · 14 years ago
  50. 8f4202d Rockchip rk27xx utils by Marcin Bukat · 14 years ago
  51. 2ce1dfe Theme Editor: add libskin_parser files to clean rule. by Dominik Riebeling · 14 years ago
  52. bdb8f4c sbtools: fix a few memcpy with overlapping src/dst, fix a parsing bug (would access one byte paste the end of the buffer) by Amaury Pouly · 14 years ago
  53. a29ef61 sbtools: be more verbose on debug and fix a bug (uninitialized structure) by Amaury Pouly · 14 years ago
  54. 7d4616e Fix BUILDID getting appended even if not set. by Dominik Riebeling · 14 years ago
  55. 6ba552c deploy.py: support adding a build id. by Dominik Riebeling · 14 years ago
  56. 8fa0e13 sbtools: generate a unique name for each section by Amaury Pouly · 14 years ago
  57. c0838cb Add imx_hid_recovery_tool to send a sb file to a imx chip using the HID recovery mode by Amaury Pouly · 14 years ago
  58. 8da7237 sbtools: do not rely on the ELF flags and always assume the entry point is valid by Amaury Pouly · 14 years ago
  59. 8c768a5 Rockbox Utility deployment: insert revision into OS X' Info.plist too. by Dominik Riebeling · 14 years ago
  60. d905754 Correct revision replacement string gotten replaced by svn itself. by Dominik Riebeling · 14 years ago
  61. 79c6aca sbtools: fortify code against weird elf files with no string table and/or no sections/programs headers ! by Amaury Pouly · 14 years ago
  62. b6a6809 sbtools: document a bit the command file format by Amaury Pouly · 14 years ago
  63. 84c70b2 elftosb: implement encryption support; now fully working by Amaury Pouly · 14 years ago
  64. b2c5954 sbtoelf: fix to handle unencrypted files (minor tweak) by Amaury Pouly · 14 years ago
  65. e3fe395 elftosb: more code toward sb production by Amaury Pouly · 14 years ago
  66. 8bff259 sbtoslf: command size doesn't include itself, but section can be padded with random data by Amaury Pouly · 14 years ago
  67. 8a8d77b sbtoelf: include a raw command mode to see hidden command used by the bootrom (tag and nop) by Amaury Pouly · 14 years ago
  68. c4cb4cc sbtools: move internal elf definition to elf.c, implement elf reading by Amaury Pouly · 14 years ago
  69. e57e4c7 sbtools: add elftosb tool, yet to be finished (parsing of keys and command files done) by Amaury Pouly · 14 years ago
  70. e2f8fbf sbtools: update Makefile; fix whitespaces by Amaury Pouly · 14 years ago
  71. f6208bd Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb by Amaury Pouly · 14 years ago
  72. 02118ed sbinfo: make the time calculation clearer by Amaury Pouly · 14 years ago
  73. 7098566 sbinfo: use a define instead of hardcoded values by Amaury Pouly · 14 years ago
  74. e4dd514 sbinfo: move more things to sb.h, rewrite code to use structures instead of hardcoded offsets by Amaury Pouly · 14 years ago
  75. d9b050e sbinfo: move sb specific bits of its own header by Amaury Pouly · 14 years ago
  76. 6821d2e sbinfo: fix section flags, don't output more than 80 characters per line, fix colours by Amaury Pouly · 14 years ago
  77. 80889ee sbinfo: fix section headers generation (first section is always undefined) by Amaury Pouly · 14 years ago
  78. 77268ec Update parse_testcodec to parse AAC-HE files with parametric stereo. by Michael Giacomelli · 14 years ago
  79. 2c29776 deploy.py: insert version number into sources. by Dominik Riebeling · 14 years ago
  80. 5c47872 Theme Editor: Made touch area position relative to enclosing viewports by Robert Bieber · 14 years ago
  81. cc6cc53 Fix wrong theme base path when loading a wps. by Dominik Riebeling · 14 years ago
  82. 8059347 Fix cross compiling on Linux: Python uses "linux2" as platform name. by Dominik Riebeling · 14 years ago
  83. 4cc2cc4 Fix a potential variable problem. Change some messages a bit. by Dominik Riebeling · 14 years ago
  84. 43a40ca Support cross compiling for Windows target. by Dominik Riebeling · 14 years ago
  85. e1244a0 Remove outdated and unmaintained wpseditor. by Dominik Riebeling · 14 years ago
  86. 8c6b8e6 Theme Editor: make cross compiling on OS X work. by Dominik Riebeling · 14 years ago
  87. 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
  88. 01c0523 Revert nonsense change. by Andree Buschmann · 14 years ago
  89. adf7224 Fix red. Replace remaining MEM's mit MEMORYSIZE. by Andree Buschmann · 14 years ago
  90. 5729be4 Theme Editor: Updated rendering code to accomodate new format for %xd tags, including long names, numerical tile specification, tag-evaluating tile specification, and tile offset by Robert Bieber · 14 years ago
  91. fcb9ea4 parse_testcodec.rb: add new 'pegase' filenames so they get a heading and fix printing of the MHz needed for realtime values. by Nils Wallménius · 14 years ago
  92. ee3fc61 Use more than one core in deployment script. by Dominik Riebeling · 14 years ago
  93. 6367b19 sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed) by Amaury Pouly · 14 years ago
  94. db9445a sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to entry point... by Amaury Pouly · 14 years ago
  95. 1583b1c sbinfo: first try at creating an elf file out of the .sb mess by Amaury Pouly · 14 years ago
  96. 90d77fb sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses the zero key) by Amaury Pouly · 14 years ago
  97. 7612559 sbinfo: add full support for various kind of cryptographic checks by Amaury Pouly · 14 years ago
  98. 084c690 sbinfo: add decryption support and pretty print boot section structure by Amaury Pouly · 14 years ago
  99. c412c2d Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+ for example) by Bertrik Sikken · 14 years ago
  100. d0ffa93 tcctool: add support for Cowon J3 - FS#11747 by Bertrik Sikken · 14 years ago