1. 29ffa83 Remove useless assignment of 'len' by Thomas Jarosch · 11 years ago
  2. 515a07e sb1: fix buggy comparison by Amaury Pouly · 11 years ago
  3. 5dab768 regtools/qeditor: use the new model, drop unused code by Amaury Pouly · 11 years ago
  4. abed208 regtools/qeditor: introduce custom table model for reg fields by Amaury Pouly · 11 years ago
  5. edaeee1 regtoosl/qeditor: remove unused code by Amaury Pouly · 11 years ago
  6. 88053b8 regtools/qeditor: fix field editor not updating the validator on change by Amaury Pouly · 11 years ago
  7. 04e798e regtools/qeditor: fix backend dump bug, be more correct on read by Amaury Pouly · 11 years ago
  8. 6cb8611 regtools/socdesc: update library with a field useful functions by Amaury Pouly · 11 years ago
  9. 7749c4d qeditor: message widget now supports IDs, useful to clear messages by Amaury Pouly · 11 years ago
  10. cef5e10 qeditor: change setting names, they were inconsistent by Amaury Pouly · 11 years ago
  11. dc3ae2a qeditor: rework register dump to be more general and flexible by Amaury Pouly · 11 years ago
  12. 1bcc4fc qeditor: introduce a new "RAM" backend, and refactor file backend by Amaury Pouly · 11 years ago
  13. 4a711fe qeditor: display message on "Nothing" backend selection by Amaury Pouly · 11 years ago
  14. 99ed6d2 qeditor: backends can now report validity status by Amaury Pouly · 11 years ago
  15. b08620d qeditor: introduce a message widget to display non-interactive messages by Amaury Pouly · 11 years ago
  16. 3b4e631 qeditor: rework mainwindow tab names handling by Amaury Pouly · 11 years ago
  17. fe1fed8 qeditor: add copyright by Amaury Pouly · 11 years ago
  18. 94c4834 Revert "regtools/qeditor: use the new model, drop unused code" by Amaury Pouly · 11 years ago
  19. 3b3d9bf regtools/qeditor: use the new model, drop unused code by Amaury Pouly · 11 years ago
  20. 0389fd0 MTP: put libs after files in the Makefile, to please old gcc versions by Amaury Pouly · 11 years ago
  21. 0cd9e4e hwstub/atj213x: add clock setup to crt0.S by Marcin Bukat · 11 years ago
  22. 5e1381b qeditor: add clock analyser for ATJ213x by Marcin Bukat · 11 years ago
  23. e99c036 hwstub_shell: add support for call and jump by Marcin Bukat · 11 years ago
  24. 9439635 hwstub: lua functions for atj213x/irivere150 by Marcin Bukat · 11 years ago
  25. 19f4e39 regs-atj213x.xml upadte by Marcin Bukat · 11 years ago
  26. cd04a5f hwstub/qeditor: add support for atomic read/writes by Marcin Bukat · 11 years ago
  27. 229a02a adfuload: fix argument parsing by Amaury Pouly · 11 years ago
  28. 16dcde4 hwstub_shell: add atj target by Amaury Pouly · 11 years ago
  29. bb5341c regtools: ATJ213x description file by Marcin Bukat · 11 years ago
  30. df2ac74 adfuload: Improve arguments parsing by Marcin Bukat · 11 years ago
  31. d11704f hwstub: Add atj213x support by Marcin Bukat · 11 years ago bootloader_zenxfi3_v1
  32. 791be56 atjbootool: fix date printing by Amaury Pouly · 11 years ago
  33. c626fe7 atj213x: e100/150 lcd test binary by Marcin Bukat · 11 years ago
  34. 40a2ac4 regtools/socdesc: fix red by Amaury Pouly · 11 years ago
  35. f9be1ef regtools: reg-rk27xx.xml description file rework and cleanup by Marcin Bukat · 11 years ago
  36. b888743 qeditor: Implement clock analyzer for rk27xx by Marcin Bukat · 11 years ago
  37. 970c248 qeditor: rework modified indicator, register tab names depend on content by Amaury Pouly · 11 years ago
  38. dbb5929 qeditor: implement usb device list refresh (if supported) by Amaury Pouly · 11 years ago
  39. 57d6db6 qeditor: fix UI to update register/analyser view on each tree/list click by Amaury Pouly · 11 years ago
  40. 79c5a07 qeditor: fix horrible out of bound bug by Amaury Pouly · 11 years ago
  41. 0c633db qeditor: when switching type tab, automagically switch view, implement reload by Amaury Pouly · 11 years ago
  42. e1f1f22 qeditor: avoid memory leak in RegTab by Amaury Pouly · 11 years ago
  43. a01bf8d qeditor: move backend selector to its own class, that's cleaner by Amaury Pouly · 11 years ago
  44. b2ef4a8 qeditor: initialise libusb once in a static ctor by Amaury Pouly · 11 years ago
  45. 1f0fa05 regtoools: Enhance rk27xx description file by Marcin Bukat · 11 years ago
  46. 8855ce5 regtools/soc_desc: fix libxml2 misinit by Amaury Pouly · 11 years ago
  47. 77bfff5 rk27xx: Fill UDC block description in regs-rk27xx.xml by Marcin Bukat · 11 years ago
  48. b7e3515 hwstub: small fixup in rk27xx usb driver by Marcin Bukat · 11 years ago
  49. 847106c hwstub: add support for jump/call in library by Amaury Pouly · 11 years ago
  50. d815c26 hwstub: implement jump/call in stub by Amaury Pouly · 11 years ago
  51. 6cc057f hwstub: trivial changes by Amaury Pouly · 11 years ago
  52. 3c55812 sbtools: add option to ignore sha1 errors by Amaury Pouly · 11 years ago
  53. 6957966 hwstub: fix compile issue by Amaury Pouly · 11 years ago
  54. ef0299c qeditor: add soc panel, to display soc information by Amaury Pouly · 11 years ago
  55. 3daa6d6 qeditor: use hwstub library function to identify devices by Amaury Pouly · 11 years ago
  56. ac5ba89 hwstub: library now check version on open by Amaury Pouly · 11 years ago
  57. 29de342 hwstub: add string version by Amaury Pouly · 11 years ago
  58. 0c7c54e hwstub_shell: add support for set/clr/tog without SCT using read and write by Amaury Pouly · 11 years ago
  59. 6d13d9b hwstub: fix missing \n by Amaury Pouly · 11 years ago
  60. d3df564 hwstub: fix horrible bug by Amaury Pouly · 11 years ago
  61. dd05dc7 hwstub: don't put revision in the protocol, it's specific to the implementation by Amaury Pouly · 11 years ago
  62. 43ca127 hwstub: fix library to actually work and compile, still miss some functions by Amaury Pouly · 11 years ago
  63. 12ce7fc hwstub: remove protocol to make it use its own interface by Amaury Pouly · 11 years ago
  64. 1dc1a93 sbtools: use default transfer size if it cannot be probed by Amaury Pouly · 11 years ago
  65. 21373e9 hwpatcher: add generic RKW file patching script by Marcin Bukat · 11 years ago
  66. 69df565 hwpatcher: add framework for CRC computation by Amaury Pouly · 11 years ago
  67. 278e866 hwpatcher: fix horrible typo in the makefile by Amaury Pouly · 11 years ago
  68. 53d9f2e rkwtool: The tool to inspect and extract update RKW files by Marcin Bukat · 11 years ago
  69. 345841a rk27load: stage1 dram config fix #2 by Marcin Bukat · 11 years ago
  70. dcd8172 rk27load: fix stage1 dram config bug by Marcin Bukat · 11 years ago
  71. 8bf1f04 Remove empty files by Amaury Pouly · 11 years ago
  72. c9a028c Introduce hwpatcher, a tool to patch binaries by Amaury Pouly · 11 years ago
  73. f8785c8 hwstub: load rk27xx specific bits by Marcin Bukat · 11 years ago
  74. 4f950e0 hwstub: Add support for rk27xx lradc block by Marcin Bukat · 11 years ago
  75. 6c106a7 Rework reg description file for rk27xx by Marcin Bukat · 11 years ago
  76. e20256d Add RKW build target in rk27xx hwstub by Marcin Bukat · 11 years ago
  77. 72d1d19 hwstub: fix usb driver for rk27xx by Marcin Bukat · 11 years ago
  78. eb7e709 regtools: add new reg dumps from various targets by Amaury Pouly · 11 years ago
  79. 440ff95 qeditor: on Windows it’s not impossible to create a file with AUX by Dmitry Gamza · 11 years ago
  80. 7b590a9 qeditor: many enhancement by Amaury Pouly · 11 years ago
  81. 4c1eafc regtools: headergen can now output the description in the headers by Amaury Pouly · 11 years ago
  82. 4fef183 regtools: make qeditor aware of PP by Amaury Pouly · 11 years ago
  83. d807122 hwstub: add some PP and Sansa View code by Amaury Pouly · 11 years ago
  84. 5b89e66 hwstub: hwstub_shell can now run files/cmd provides on command line by Amaury Pouly · 11 years ago
  85. dc869e7 qeditor: add support for deletion of items by Amaury Pouly · 11 years ago
  86. 8d0d3cb qeditor: fix include by Amaury Pouly · 11 years ago
  87. 17affb8 hwstub: fix hwstub_shell by Amaury Pouly · 11 years ago
  88. fcb835f regtools: normalise description files, and remove obsolete file. No logical change. by Amaury Pouly · 11 years ago
  89. cf93b33 regtools: fix makefiles by Amaury Pouly · 11 years ago
  90. 4356666 regtools: completely rework qeditor, improve soc desc library and tools by Amaury Pouly · 11 years ago
  91. 3754624 regtools: update soc desc parser/header to include desc fields by Amaury Pouly · 11 years ago
  92. 238be18 hwstub: add proper PP support by Amaury Pouly · 11 years ago
  93. 910235b hwstub: fix error in config descriptor, cleanup some code by Amaury Pouly · 11 years ago
  94. ccfa518 Add hwstub support for portal player (manufacturer mode) by Amaury Pouly · 11 years ago
  95. 399acc0 Add new tool to upload code on e200/c200/view in manufacturer mode by Amaury Pouly · 11 years ago
  96. dda54b8 ypr1: Add some commands to rockbox.sh which are needed for playback by Thomas Martitz · 11 years ago
  97. c64b59f atj213x: various fixes in sample code snippets by Marcin Bukat · 11 years ago
  98. c02bc1a imxtools/scsitools: increase SCSI delay to 10 seconds by Amaury Pouly · 11 years ago
  99. 9517bd8 imxtools/scsitool: add progress indicator by Amaury Pouly · 11 years ago
  100. 4e1a043 imxtools/scsitool: improve output formatting by Amaury Pouly · 11 years ago