1. 515a07e sb1: fix buggy comparison by Amaury Pouly · 10 years ago
  2. 3c55812 sbtools: add option to ignore sha1 errors by Amaury Pouly · 10 years ago
  3. 1dc1a93 sbtools: use default transfer size if it cannot be probed by Amaury Pouly · 11 years ago
  4. c02bc1a imxtools/scsitools: increase SCSI delay to 10 seconds by Amaury Pouly · 11 years ago
  5. 9517bd8 imxtools/scsitool: add progress indicator by Amaury Pouly · 11 years ago
  6. 4e1a043 imxtools/scsitool: improve output formatting by Amaury Pouly · 11 years ago
  7. 84f1a0a imxtools/scsitools: tool can now write a firmware using SCSI by Amaury Pouly · 11 years ago
  8. 99835fa imxtools/sbtools/sb1: fix parsing/debug bug about jump/call arguments by Amaury Pouly · 11 years ago
  9. 6eefc41 imxtools/sbtools/elf: fix debug code by Amaury Pouly · 11 years ago
  10. c5b209f elftosb: fix crash on invalid command file by Amaury Pouly · 11 years ago
  11. f580714 imxtools/scsitools: document some of the SCSI vendor commands by Amaury Pouly · 11 years ago
  12. 468aa95 imxtools/sbloader: rewrite hid code by Amaury Pouly · 11 years ago
  13. 1c63993 imxtools/sbtools: always probe report size for HID recovery mode by Amaury Pouly · 11 years ago
  14. 8f122e0 imxtools: add pin map and decoding tool by Amaury Pouly · 11 years ago
  15. 8785a49 imxtools/efltosb: fix extern() in db files by Amaury Pouly · 11 years ago
  16. 3713bc4 imxtools/scsitools: add option to extract firmware from the device by Amaury Pouly · 11 years ago
  17. acaedfd sbtools: fix elf section naming by Amaury Pouly · 11 years ago
  18. 260399e sbtools: more work on sbtoelf and elftosb, support more attributes by Amaury Pouly · 11 years ago
  19. a122b52 sbtools: factor code in command parser by Amaury Pouly · 11 years ago
  20. 81f97f6 sbtools: now generate a db file along with with elf/rsrc files by Amaury Pouly · 11 years ago
  21. e64008b sbtools: fix buffer overflow by Amaury Pouly · 11 years ago
  22. 8dc7970 sbtools: fix red by Amaury Pouly · 11 years ago
  23. 99f3ca1 sbtools: more code refactoring by Amaury Pouly · 11 years ago
  24. cb82743 sbtools: more printf fixing by Amaury Pouly · 11 years ago
  25. c0aba07 sbtools: fix output printing by Amaury Pouly · 11 years ago
  26. 97459de sbtools: fix handling of NOP instructions by Amaury Pouly · 11 years ago
  27. 8b13d2f elf: fix handling of virtual/physical addresses by Amaury Pouly · 11 years ago
  28. 8e69c37 sbtools: various fixes by Amaury Pouly · 11 years ago
  29. e69293e sbtools: standard sb print function is now standard by Amaury Pouly · 11 years ago
  30. f72617c sbtools: elf library can now load global symbols by Amaury Pouly · 11 years ago
  31. e4c9eaa sbtools: add helper to determine if a file is a valid ELF image by Amaury Pouly · 11 years ago
  32. 76446dd sbtools: make code aware of elf section names by Amaury Pouly · 11 years ago
  33. 1c8c241 sbtools: refactor and cleanup by Amaury Pouly · 11 years ago
  34. 08e466f imxtools: add device info and serial number requests to scsitool by Amaury Pouly · 11 years ago
  35. 00faabe imx233: document some more stmp vendor scsi command by Amaury Pouly · 11 years ago
  36. 87b84c0 sbtools: fix sbloader (allow transfer size override) by Amaury Pouly · 11 years ago
  37. 505f37e sbtools: various little fixes, mostly cosmetics by Amaury Pouly · 11 years ago
  38. c1eafa1 sbtools: add Sansa Express bootloader key by Amaury Pouly · 11 years ago
  39. 7c7fa36 sbtools,mkximboot: fix whitespace by Amaury Pouly · 11 years ago
  40. 9ad50ad imxtools: add Zen, Zen Mozaic and Zen X-Fi bootloader keys by Amaury Pouly · 11 years ago
  41. 07e82c1 imxtools: rewrite sbloader to handle both versions + user friendly by Amaury Pouly · 11 years ago
  42. 1dae3a8 sbtools: fix encryption and cosmetics by Amaury Pouly · 11 years ago
  43. 7143ea6 imxtools: move regtools to its own directory by Amaury Pouly · 11 years ago
  44. 11da9d2 imxtools: move hwemul to its own directory by Amaury Pouly · 11 years ago
  45. bc05242 imxtools/sbtools: silence warning by Amaury Pouly · 12 years ago
  46. 4362a7b imxtools/sbtools: add -jump command, fix help by Amaury Pouly · 12 years ago
  47. ac93042 sbtools/elftosb1: implement key file loading by Amaury Pouly · 12 years ago
  48. b05b762 sbtools: add brute force option for sb1 in sbtoelf by Amaury Pouly · 12 years ago
  49. 4db4985 sbtools: increase performance by compiling with O3, add zenv key by Amaury Pouly · 12 years ago
  50. a085c10 imxtools/hwemul: fix Makefile linking order by Amaury Pouly · 12 years ago
  51. 9d26318 imxtools/hwemul: add readline support by Amaury Pouly · 12 years ago
  52. 6d5b1b2 imxtools/sbtoelf: add more robust version guess by Amaury Pouly · 12 years ago
  53. 5b00e59 imxtools/sbtools: fix file type detection by Amaury Pouly · 12 years ago
  54. 75df5c2 imxtools/hwemul: allow for toolchain prefix override by Amaury Pouly · 12 years ago
  55. 8ed0d19 imxtools/scsitools: add support for more commands by Amaury Pouly · 12 years ago
  56. b9923df imxtools/nwztools: fix compilation for windows by Amaury Pouly · 12 years ago
  57. 423755d imxtools/sbtools: improve sb1 key handling by Amaury Pouly · 12 years ago
  58. c3a7190 imxtools/sbtools: add crypto code for documentation purpose by Amaury Pouly · 12 years ago
  59. 54a414b elftosb1: fix usage() by Amaury Pouly · 12 years ago
  60. b748243 imxtools/sbtools: implement rom/product/component version switch by Amaury Pouly · 12 years ago
  61. fa1af08 imxtools/sbtools: fix sb1 product/component version writing by Amaury Pouly · 12 years ago
  62. 47f6d77 imxtools/sbtools: "fix" address handling in ELF by Amaury Pouly · 12 years ago
  63. 1e2e79d imxtools/sbtools: introduce elftosb1 for stmp36xx by Amaury Pouly · 12 years ago
  64. 212cfdf imxtools/sbtools: fix some instruction handling & crypto by Amaury Pouly · 12 years ago
  65. f4f600f imxtools/sbtools: add elf function (sort by address) by Amaury Pouly · 12 years ago
  66. be9787f imxtools/sbtools: update misc with MIN by Amaury Pouly · 12 years ago
  67. 6f47b29 imxtools/sbtoelf: use new method to get default xor key by Amaury Pouly · 12 years ago
  68. 4fc3397 imxtools/sbtools: implement sb1 write by Amaury Pouly · 12 years ago
  69. 51604e8 imxtools/elftosb: remove duplicate include by Amaury Pouly · 12 years ago
  70. cdaef6f imxtools/hwemul: remove useless code (pwm) by Amaury Pouly · 12 years ago
  71. 788bf2e imxtools/sbloader: implement stmp36xx recovery support by Amaury Pouly · 12 years ago
  72. 153bc0d sbtools/sbload: prepare support for the stmp36xx by Amaury Pouly · 12 years ago
  73. 2a52b93 imxtools/scsitool: retrieve the minimum amount of inquiry data by Amaury Pouly · 12 years ago
  74. c644f6b sbootls/rsrc: fix warnings by Amaury Pouly · 12 years ago
  75. b86b0a1 imxtools: introduce the new scsitool by Amaury Pouly · 12 years ago
  76. 8666e83 rsrctool: improve debug output by Amaury Pouly · 12 years ago
  77. 4dd2c52 hwemul: fix code (out of bound access) by Amaury Pouly · 12 years ago
  78. 9f19209 rsrctool: produce an actually usuable entry list of the rsrc file by Amaury Pouly · 12 years ago
  79. ee36a39 imxtools: introduce rsrctool to manipulate rsrc sections by Amaury Pouly · 12 years ago
  80. 9d77ad3 sbtoelf: add switch to prevent elf simplification by Amaury Pouly · 12 years ago
  81. f988f5c sbtoelf: also simplify elf files for sb2 by Amaury Pouly · 12 years ago
  82. 1c14041 sbtoelf: implement elf simplification by Amaury Pouly · 12 years ago
  83. 8189732 sbtoelf: implement sb extraction for sb1 by Amaury Pouly · 12 years ago
  84. 7dc3e93 sbtoelf: implement sb1 loading and dumping by Amaury Pouly · 12 years ago
  85. 9716d1f sbtools: add forgotten file by Amaury Pouly · 12 years ago
  86. 4e95b72 sbtools: add support for the stmp36xx format by Amaury Pouly · 12 years ago
  87. f44d956 imxtools: introduce hwemul by Amaury Pouly · 12 years ago
  88. ec2153f regtools: add the imx233/stmp3780 and the stmp3700 reg map by Amaury Pouly · 12 years ago
  89. 0c6b634 imxtools: add regtools to work with register descriptions by Amaury Pouly · 12 years ago
  90. 7c9e7ec sbtools: add option to force sb dump by Amaury Pouly · 12 years ago
  91. a87a9ef imxtools: move tools to a new sbtools/ subdirectory by Amaury Pouly · 13 years ago
  92. 391f3ea Cosmetics by Amaury Pouly · 13 years ago
  93. 9f89ffa mkimxboot: fix warnings by Amaury Pouly · 13 years ago
  94. b62ec2b imxtools: make sb api work with in-memory files by Amaury Pouly · 13 years ago
  95. a000990 imxtools: fix missing '\n' by Amaury Pouly · 13 years ago
  96. b9f9d0d imxtools: fix missing '\n' by Amaury Pouly · 13 years ago
  97. c483905 imxtools: remove most calls to bug/bugp from core library. by Amaury Pouly · 13 years ago
  98. d23d164 imxtools: use rand() instead of /dev/random. by Dominik Riebeling · 13 years ago
  99. 28a10ec sbloader: always send packets of size xfer_size (even the first). Also maintain a table of known transfer sizes. In particular stmp3770 uses 48 instead of 1024. by Amaury Pouly · 13 years ago
  100. 1b7455e imxtools: fix compilation when cross compiling for windows (tm doesn't have timezone fields) by Amaury Pouly · 13 years ago