1. a1d1832 hwstub: be more quiet about register description loading failure by Amaury Pouly · 8 years ago
  2. 30ac37b hwstub: fix memory leak in net backend by Amaury Pouly · 8 years ago
  3. fdb98c2 hwstub/jz4760b: add lua code to probe for ei/di and ext instructions by Amaury Pouly · 8 years ago
  4. 9bb6050 hwstub: rewrite exception catching by Amaury Pouly · 8 years ago
  5. f3cce72 hwstub/jz460b: implement exception recovery by Amaury Pouly · 8 years ago
  6. 07bc348 hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals) by Amaury Pouly · 8 years ago
  7. f4091be hwstub: small fixes to argument processing and usage() by Amaury Pouly · 8 years ago
  8. 9851849 hwstub/jz4760b: build packtools automatically if neeeded by Amaury Pouly · 8 years ago
  9. 8934169 hwstub: add verbose mode to make by Amaury Pouly · 8 years ago
  10. eadba57 hwstub: fix long transfers failing because of control xfer size of libusb by Amaury Pouly · 8 years ago
  11. 24c2083 hwstub: fix library sending wrong data on long transfers by Amaury Pouly · 8 years ago
  12. 06c5e5f hwstub: add Fiio X3II IPL/SPL dumping code by Amaury Pouly · 8 years ago
  13. 3a219ce hwstub: add Shanling M2 IPL/SPL dumping code by Amaury Pouly · 8 years ago
  14. 8e07d68 hwstub: add various jz stuff and xburst tests by Amaury Pouly · 8 years ago
  15. 50eaa2d hwstub: fix bug in jz4760B boot rom backend probe by Amaury Pouly · 8 years ago
  16. 8fabbb0 hwstub: add support for coprocessor operations by Amaury Pouly · 8 years ago
  17. a36694e hwstub: implement EXEC command over net by Amaury Pouly · 8 years ago
  18. 56340f4 hwstub: add the possibility to flush caches before exec by Amaury Pouly · 8 years ago
  19. f698b20 hwstub/jz4760b: fix some typos in lua script after register name changes by Amaury Pouly · 8 years ago
  20. cc2389b hwstub: add jz4760b stub by Amaury Pouly · 8 years ago
  21. 4fd9400 hwstub/tools/shell: add JZ4760B and Fiio X1 code by Amaury Pouly · 9 years ago
  22. 5c50efc hwstub/tools: always run make for the libraries by Amaury Pouly · 8 years ago
  23. 8e82839 hwstub: various cleanups by Amaury Pouly · 8 years ago
  24. ce966d3 hwstub/tools: fix compilation of shell against lua5.3 by Amaury Pouly · 8 years ago
  25. ba9f405 ATJ hwstub make irq based usb driver work by Marcin Bukat · 8 years ago
  26. f2da975 Revert "hwstub: rework usb driver for atj213x" by Marcin Bukat · 8 years ago
  27. 3b7e7cb hwstub_shell: fix a horrible bug by Amaury Pouly · 8 years ago
  28. fed083c hwstub: fix compile and linking ordering by Amaury Pouly · 8 years ago
  29. eaa1cb3 fix typo by Amaury Pouly · 8 years ago
  30. 4934bd6 hwstub: remove the old library by Amaury Pouly · 9 years ago
  31. f6c61eb hwstub: port hwstub_shell to the new library by Amaury Pouly · 9 years ago
  32. a2f4c52 hwstub: port hwstub_load to the new library by Amaury Pouly · 9 years ago
  33. 3d8a08c hwstub: rewrite and expand library by Amaury Pouly · 9 years ago
  34. 906a623 hwstub: fix warning: no newline at end of file with newer gcc by Marcin Bukat · 9 years ago
  35. 0e2b490 hwstub: rework usb driver for atj213x by Marcin Bukat · 9 years ago
  36. ad5e5c4 hwstub: fix atj213x dsp lua code by Marcin Bukat · 9 years ago
  37. f47f04b hwstub: Add ajt213x lua interface for DSP block by Marcin Bukat · 9 years ago
  38. bc25437 hwstub: make it possible to override toolchain by Amaury Pouly · 9 years ago
  39. 1cada1f soc_desc: new version of the desc file format by Amaury Pouly · 10 years ago
  40. e70ea5d hwstub: Add completion and some pretty printing to the shell by Marcin Bukat · 9 years ago
  41. 2cdfc43 hwstub: implement read/write data abort recovery by Amaury Pouly · 10 years ago
  42. 0cd9e4e hwstub/atj213x: add clock setup to crt0.S by Marcin Bukat · 10 years ago
  43. e99c036 hwstub_shell: add support for call and jump by Marcin Bukat · 10 years ago
  44. 9439635 hwstub: lua functions for atj213x/irivere150 by Marcin Bukat · 10 years ago
  45. cd04a5f hwstub/qeditor: add support for atomic read/writes by Marcin Bukat · 10 years ago
  46. 16dcde4 hwstub_shell: add atj target by Amaury Pouly · 10 years ago
  47. d11704f hwstub: Add atj213x support by Marcin Bukat · 10 years ago bootloader_zenxfi3_v1
  48. b7e3515 hwstub: small fixup in rk27xx usb driver by Marcin Bukat · 10 years ago
  49. 847106c hwstub: add support for jump/call in library by Amaury Pouly · 10 years ago
  50. d815c26 hwstub: implement jump/call in stub by Amaury Pouly · 10 years ago
  51. 6cc057f hwstub: trivial changes by Amaury Pouly · 10 years ago
  52. 6957966 hwstub: fix compile issue by Amaury Pouly · 10 years ago
  53. ac5ba89 hwstub: library now check version on open by Amaury Pouly · 10 years ago
  54. 29de342 hwstub: add string version by Amaury Pouly · 10 years ago
  55. 0c7c54e hwstub_shell: add support for set/clr/tog without SCT using read and write by Amaury Pouly · 10 years ago
  56. 6d13d9b hwstub: fix missing \n by Amaury Pouly · 10 years ago
  57. d3df564 hwstub: fix horrible bug by Amaury Pouly · 10 years ago
  58. dd05dc7 hwstub: don't put revision in the protocol, it's specific to the implementation by Amaury Pouly · 10 years ago
  59. 43ca127 hwstub: fix library to actually work and compile, still miss some functions by Amaury Pouly · 10 years ago
  60. 12ce7fc hwstub: remove protocol to make it use its own interface by Amaury Pouly · 10 years ago
  61. f8785c8 hwstub: load rk27xx specific bits by Marcin Bukat · 10 years ago
  62. 4f950e0 hwstub: Add support for rk27xx lradc block by Marcin Bukat · 10 years ago
  63. e20256d Add RKW build target in rk27xx hwstub by Marcin Bukat · 10 years ago
  64. 72d1d19 hwstub: fix usb driver for rk27xx by Marcin Bukat · 10 years ago
  65. d807122 hwstub: add some PP and Sansa View code by Amaury Pouly · 10 years ago
  66. 5b89e66 hwstub: hwstub_shell can now run files/cmd provides on command line by Amaury Pouly · 10 years ago
  67. dc869e7 qeditor: add support for deletion of items by Amaury Pouly · 10 years ago
  68. 17affb8 hwstub: fix hwstub_shell by Amaury Pouly · 10 years ago
  69. 238be18 hwstub: add proper PP support by Amaury Pouly · 11 years ago
  70. 910235b hwstub: fix error in config descriptor, cleanup some code by Amaury Pouly · 11 years ago
  71. ccfa518 Add hwstub support for portal player (manufacturer mode) by Amaury Pouly · 11 years ago
  72. c35e4a4 Fix red by Amaury Pouly · 11 years ago
  73. 8358707 hwstub/regtools/qeditor: put soc descriptors in a list instead of a vector by Amaury Pouly · 11 years ago
  74. 81dfed2 utils/hwstub: make stmp stub able to load in a MMU'ed environement by Amaury Pouly · 11 years ago
  75. c17d30f utils/hwstub: completely rework the protocol, drop unused features by Amaury Pouly · 11 years ago
  76. a0fd5e8 hwstub: update zenxfistyle code by Amaury Pouly · 11 years ago
  77. 16de558 hwstub: use delay in zenxfistyle code by Amaury Pouly · 11 years ago
  78. 01475e7 hwstub: fix lcdif pin setup for 18-bit bus by Amaury Pouly · 11 years ago
  79. 5b865de hwstub: add delay function by Amaury Pouly · 11 years ago
  80. 1dc91b4 hwstub: add ZEN X-Fi Style code (preliminary) by Amaury Pouly · 11 years ago
  81. e0636af hwstub: fix lcdif code for 18-bit word length by Amaury Pouly · 11 years ago
  82. 8666871 hwstub/stmp: disable watchdog by Amaury Pouly · 11 years ago
  83. 3bbe52b hwstub/stmp: cleanup by Amaury Pouly · 11 years ago
  84. 3440f35 hwstub: Prepare for multi arch support by Marcin Bukat · 11 years ago
  85. f365a51 hwstub: forgot the db command file for stmp by Amaury Pouly · 11 years ago
  86. 58bb4b9 hwstub: implement i2c and i2c eeprom dump by Amaury Pouly · 11 years ago
  87. a15a15b hstub: add Sansa Express lcd code by Amaury Pouly · 11 years ago
  88. 8e63338 hwstub rk27xx port by Marcin Bukat · 11 years ago
  89. fb8faa1 hwstub: only load stmp files on stmp targets by Amaury Pouly · 11 years ago
  90. 287be81 hwstub: use a more reasonable hclk frequency by Amaury Pouly · 11 years ago
  91. 27111d8 hwstub: fix stmp3600 by Amaury Pouly · 11 years ago
  92. 1085d15 hwstub: produce sb1 image too (for STMP3600) by Amaury Pouly · 11 years ago
  93. cec5ac7 utils/hwstub: fix zen target id by Amaury Pouly · 11 years ago
  94. 9ed9807 hwstub: rework i2c completely by Amaury Pouly · 11 years ago
  95. bfb67f4 hwstub: don't touch mmu registers on non-STMP targets, they might not exist by Amaury Pouly · 11 years ago
  96. 1c63993 imxtools/sbtools: always probe report size for HID recovery mode by Amaury Pouly · 11 years ago
  97. 835d740 hwstub: fix lcd drivers for sony NWZ by Amaury Pouly · 11 years ago
  98. 46248b3 hwstub: add some code for the NWZ-E360/E370 by Amaury Pouly · 11 years ago
  99. f46ff0f hwstub: add stmp i2c code by Amaury Pouly · 11 years ago
  100. 743a6d0 hwstub: add pix clock setup by Amaury Pouly · 11 years ago