1. 5dab768 regtools/qeditor: use the new model, drop unused code by Amaury Pouly · 10 years ago
  2. abed208 regtools/qeditor: introduce custom table model for reg fields by Amaury Pouly · 10 years ago
  3. edaeee1 regtoosl/qeditor: remove unused code by Amaury Pouly · 10 years ago
  4. 88053b8 regtools/qeditor: fix field editor not updating the validator on change by Amaury Pouly · 10 years ago
  5. 04e798e regtools/qeditor: fix backend dump bug, be more correct on read by Amaury Pouly · 10 years ago
  6. 6cb8611 regtools/socdesc: update library with a field useful functions by Amaury Pouly · 10 years ago
  7. 7749c4d qeditor: message widget now supports IDs, useful to clear messages by Amaury Pouly · 10 years ago
  8. cef5e10 qeditor: change setting names, they were inconsistent by Amaury Pouly · 10 years ago
  9. dc3ae2a qeditor: rework register dump to be more general and flexible by Amaury Pouly · 10 years ago
  10. 1bcc4fc qeditor: introduce a new "RAM" backend, and refactor file backend by Amaury Pouly · 10 years ago
  11. 4a711fe qeditor: display message on "Nothing" backend selection by Amaury Pouly · 10 years ago
  12. 99ed6d2 qeditor: backends can now report validity status by Amaury Pouly · 10 years ago
  13. b08620d qeditor: introduce a message widget to display non-interactive messages by Amaury Pouly · 10 years ago
  14. 3b4e631 qeditor: rework mainwindow tab names handling by Amaury Pouly · 10 years ago
  15. fe1fed8 qeditor: add copyright by Amaury Pouly · 10 years ago
  16. 94c4834 Revert "regtools/qeditor: use the new model, drop unused code" by Amaury Pouly · 10 years ago
  17. 3b3d9bf regtools/qeditor: use the new model, drop unused code by Amaury Pouly · 10 years ago
  18. 5e1381b qeditor: add clock analyser for ATJ213x by Marcin Bukat · 10 years ago
  19. 9439635 hwstub: lua functions for atj213x/irivere150 by Marcin Bukat · 10 years ago
  20. 19f4e39 regs-atj213x.xml upadte by Marcin Bukat · 10 years ago
  21. cd04a5f hwstub/qeditor: add support for atomic read/writes by Marcin Bukat · 10 years ago
  22. bb5341c regtools: ATJ213x description file by Marcin Bukat · 10 years ago
  23. 40a2ac4 regtools/socdesc: fix red by Amaury Pouly · 10 years ago
  24. f9be1ef regtools: reg-rk27xx.xml description file rework and cleanup by Marcin Bukat · 10 years ago
  25. b888743 qeditor: Implement clock analyzer for rk27xx by Marcin Bukat · 10 years ago
  26. 970c248 qeditor: rework modified indicator, register tab names depend on content by Amaury Pouly · 10 years ago
  27. dbb5929 qeditor: implement usb device list refresh (if supported) by Amaury Pouly · 10 years ago
  28. 57d6db6 qeditor: fix UI to update register/analyser view on each tree/list click by Amaury Pouly · 10 years ago
  29. 79c5a07 qeditor: fix horrible out of bound bug by Amaury Pouly · 10 years ago
  30. 0c633db qeditor: when switching type tab, automagically switch view, implement reload by Amaury Pouly · 10 years ago
  31. e1f1f22 qeditor: avoid memory leak in RegTab by Amaury Pouly · 10 years ago
  32. a01bf8d qeditor: move backend selector to its own class, that's cleaner by Amaury Pouly · 10 years ago
  33. b2ef4a8 qeditor: initialise libusb once in a static ctor by Amaury Pouly · 10 years ago
  34. 1f0fa05 regtoools: Enhance rk27xx description file by Marcin Bukat · 10 years ago
  35. 8855ce5 regtools/soc_desc: fix libxml2 misinit by Amaury Pouly · 10 years ago
  36. 77bfff5 rk27xx: Fill UDC block description in regs-rk27xx.xml by Marcin Bukat · 10 years ago
  37. ef0299c qeditor: add soc panel, to display soc information by Amaury Pouly · 10 years ago
  38. 3daa6d6 qeditor: use hwstub library function to identify devices by Amaury Pouly · 10 years ago
  39. 6c106a7 Rework reg description file for rk27xx by Marcin Bukat · 10 years ago
  40. eb7e709 regtools: add new reg dumps from various targets by Amaury Pouly · 11 years ago
  41. 440ff95 qeditor: on Windows it’s not impossible to create a file with AUX by Dmitry Gamza · 11 years ago
  42. 7b590a9 qeditor: many enhancement by Amaury Pouly · 11 years ago
  43. 4c1eafc regtools: headergen can now output the description in the headers by Amaury Pouly · 11 years ago
  44. 4fef183 regtools: make qeditor aware of PP by Amaury Pouly · 11 years ago
  45. dc869e7 qeditor: add support for deletion of items by Amaury Pouly · 11 years ago
  46. 8d0d3cb qeditor: fix include by Amaury Pouly · 11 years ago
  47. fcb835f regtools: normalise description files, and remove obsolete file. No logical change. by Amaury Pouly · 11 years ago
  48. cf93b33 regtools: fix makefiles by Amaury Pouly · 11 years ago
  49. 4356666 regtools: completely rework qeditor, improve soc desc library and tools by Amaury Pouly · 11 years ago
  50. 3754624 regtools: update soc desc parser/header to include desc fields by Amaury Pouly · 11 years ago
  51. 49db199 regtools: fix headergen variadic macro generation by Amaury Pouly · 11 years ago
  52. 44afbd3 regtools: Add rk27xx register description file by Marcin Bukat · 11 years ago
  53. 1210de2 regtools/qeditor: fix crash when hwstub device fails to open by Amaury Pouly · 11 years ago
  54. c35e4a4 Fix red by Amaury Pouly · 11 years ago
  55. 04fc97b regtools/qeditor: implement UI code to write registers by Amaury Pouly · 11 years ago
  56. 6e132b4 regtools/qeditor: enhance backend write with write mode (SCT) by Amaury Pouly · 11 years ago
  57. b8bad84 regtools/qeditor: clean-up by Amaury Pouly · 11 years ago
  58. a66a5af regtools/qeditor: prepare support for register writing by Amaury Pouly · 11 years ago
  59. 3d07706 regtools/qeditor: rewrite soc handling by Amaury Pouly · 11 years ago
  60. 8358707 hwstub/regtools/qeditor: put soc descriptors in a list instead of a vector by Amaury Pouly · 11 years ago
  61. f982ea6 utils/regtools: slight rework of tab management in qeditor by Amaury Pouly · 11 years ago
  62. 0e0c610 utils/regtools: make qeditor able to poke directly at a hwstub device by Amaury Pouly · 11 years ago
  63. 8566cd7 regtools/qeditor: always open a register tab at init by Amaury Pouly · 11 years ago
  64. e43bfdd regtools: update STMP3600 descriptio (fix EMI block) by Amaury Pouly · 11 years ago
  65. 15155ed regtools: update xml format documentation by Amaury Pouly · 11 years ago
  66. f04d3c5 regtools: add shortcut notation for simple register in the desc files by Amaury Pouly · 11 years ago
  67. ef2b6db regtools/qeditor: fix url by Amaury Pouly · 11 years ago
  68. 85578cd utils/regtools/qeditor: fix compilation by avoiding g++ specific syntax by Amaury Pouly · 11 years ago
  69. eefab13 utils/regtools: add a bunch of regdumps for various sources by Amaury Pouly · 11 years ago
  70. b8c98a8 regtools/qeditor: improve pinctrl analyser display by Amaury Pouly · 11 years ago
  71. 963dfc5 regtools/qeditor: enhance pinctrl analyser by Amaury Pouly · 11 years ago
  72. 30b20bf retools/qeditor: add pin decoder (very basic add the moment) by Amaury Pouly · 11 years ago
  73. 67a16f9 regtools: various fix by Amaury Pouly · 11 years ago
  74. 142ce48 regtools: fix several bugs in qeditor by Amaury Pouly · 11 years ago
  75. 1357e0a regtools: add a register dump of the Fuze+ OF by Amaury Pouly · 11 years ago
  76. c323381 regtools: add graphical register explorer + analyser by Amaury Pouly · 11 years ago
  77. 97b9ade regtools: improve header generator by Amaury Pouly · 12 years ago
  78. 934e1e1 regtools: add the STMP3600 register map by Amaury Pouly · 12 years ago
  79. 73db73d regtools: modify description format and refactor tools by Amaury Pouly · 12 years ago
  80. 7143ea6 imxtools: move regtools to its own directory by Amaury Pouly · 12 years ago