1. 635d701 Fix os_mgmt conditional feature enablement by Miguel Azevedo · 4 years, 8 months ago
  2. 4d8078f adding cborattr dependency on omp by Miguel Azevedo · 4 years, 8 months ago
  3. 610a396 cborattr_encode_omit test now runs. by Miguel Azevedo · 4 years, 8 months ago
  4. 29473a3 cborattr: Add testcases from mynewt-core by Vipul Rahane · 4 years, 8 months ago
  5. 93e47e5 samples: change syscfgs to match mcumgr changes by Vipul Rahane · 4 years, 8 months ago
  6. 33169b7 Sample apps support native BSP. by Miguel Azevedo · 4 years, 8 months ago
  7. 542db22 log imghash support added by Miguel Azevedo · 4 years, 8 months ago
  8. 61dd615 log_mgmt: Add backwards compatibility for log_mgmt by Vipul Rahane · 4 years, 8 months ago
  9. 7a11126 cborattr: Make mbuf APIs non ZEPHYR specific by Vipul Rahane · 4 years, 8 months ago
  10. 2df6c98 img_mgmt: use IMG_MGMT_DUMMY_HDR and add backwards by Vipul Rahane · 4 years, 8 months ago
  11. 1ae7ca5 omp, mgmt: Changes for backwards compatibility by Vipul Rahane · 4 years, 8 months ago
  12. c998c74 Fixed timeout on invalid log show command, omp_process_mgmt_hdr refactored by Miguel Azevedo · 4 years, 8 months ago
  13. 436a9d5 Fixed timeout on invalid log show command, omp_process_mgmt_hdr refactored by Miguel Azevedo · 4 years, 8 months ago
  14. 92fa6ca OMP_OIC_RESOURCE_NAME now defined on mynewt-core/oicmgr side by Miguel Azevedo · 4 years, 8 months ago
  15. 7fd945c Private omp function prototypes now on omp_priv.h by Miguel Azevedo · 4 years, 8 months ago
  16. 523f08b Cleanup on samples/smp_svr by Miguel Azevedo · 4 years, 8 months ago
  17. 2ee4828 Cleanup and rearangemet: added omp/port/mynewt, added struct omp_state, mgmt encoder/parser inited on oicmgr. by Miguel Azevedo · 4 years, 8 months ago
  18. a544bec omp_svr: Use console for BLE logging and not cbmem by Vipul Rahane · 4 years, 8 months ago
  19. 7e13d8c omp_svr: remove redundant code and enable GATT by Vipul Rahane · 4 years, 8 months ago
  20. abc5a1a Add capability to talkt to the omp_svr over BLE by Vipul Rahane · 4 years, 8 months ago
  21. 36ba8d2 omp now working propperly by Miguel Azevedo · 4 years, 8 months ago
  22. 8be59d9 write map not breaking anymore by Miguel Azevedo · 4 years, 8 months ago
  23. b5d5f49 omp_svr: Add app for omp_svr by Vipul Rahane · 4 years, 8 months ago
  24. fcd6904 omp: wip - oicmgr + omp_streamer by Vipul Rahane · 4 years, 9 months ago
  25. e012ffe cboratttr,cmd/img_mgmt: Fix tests by Vipul Rahane · 4 years, 9 months ago
  26. a826909 smp_srv: Add capability to read UICR by Vipul Rahane · 4 years, 9 months ago
  27. edb23c0 samples/smp_svr: Fix smp_svr for apache-mynewt by Vipul Rahane · 4 years, 9 months ago
  28. f7e2f1c cmd/img_mgmt: Add doxygen comments for img_mgmt by Vipul Rahane · 4 years, 9 months ago
  29. 724c256 img_mgmt: Fix build by Vipul Rahane · 4 years, 9 months ago
  30. 8914f87 img_mgmt: Mynewt port update by Vipul Rahane · 4 years, 9 months ago
  31. 7f034c4 Fix soft reset logging by Miguel Azevedo · 4 years, 9 months ago
  32. 675e39b Added lazy erase support. by Miguel Azevedo · 4 years, 9 months ago
  33. 6496426 img_mgmt: Make img_mgmt_slot_in_use() a public API by Vipul Rahane · 4 years, 9 months ago
  34. 5d72448 stat_mgmt: Add stat_mgmt support for mynewt by Vipul Rahane · 4 years, 10 months ago
  35. a29e222 SMP: make multiple registration for same group possible by Vipul Rahane · 4 years, 11 months ago
  36. a0d3a96 Fix a few bugs with log read handlers by Vipul Rahane · 4 years, 11 months ago
  37. 69f7d69 log_mgmt: log entry encoder needs to be generic by Vipul Rahane · 4 years, 11 months ago
  38. 06ecd3b log_mgmt: Add fixes from mynewt-core to log_mgmt by Vipul Rahane · 4 years, 11 months ago
  39. adb281c cmd/os_mgmt: Fix mynewt port and misc fixes by Vipul Rahane · 5 years ago
  40. 8aec843 Add img_mgmt pkg_init by Vipul Rahane · 5 years ago
  41. 97c6ecd Fix build issues by Vipul Rahane · 5 years ago
  42. 6e4556a Fix build issues by Vipul Rahane · 5 years ago
  43. 0a3fbb0 Remove stubs - were causing build issues since the packpages are separate for mynewt port by Vipul Rahane · 5 years ago
  44. 43a2a81 Mynewt: Fix Apache Mynewt MCUmgr nuild issues by Vipul Rahane · 5 years ago
  45. 682df33 Custome reader/writer only used for ZEPHYR by Vipul Rahane · 5 years ago
  46. 97241e2 mynewt core mcumgr port by Vipul Rahane · 5 years ago
  47. 607995c Merge pull request #30 from nvlsianpu/backport-from-zephyr by Vipul Rahane · 4 years, 9 months ago
  48. 5acea8a Update README.md by nitulshahCMU · 4 years, 9 months ago
  49. b004895 kconfig: move Kconfig to main tree by Anas Nashif · 5 years ago
  50. 9ec11da zephyr: add as a module by Anas Nashif · 5 years ago
  51. befcf4b kconfig: Use a short consistent prompt style by Ulf Magnusson · 5 years ago
  52. b3dde42 dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type by Anas Nashif · 5 years ago
  53. ba16a3e include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 5 years ago
  54. fd8b27d ext: fix path to source files with new cmake by Anas Nashif · 5 years ago
  55. 2d53e8b Merge pull request #29 from ceolin/cborattr by Vipul Rahane · 4 years, 9 months ago
  56. 7dd89ee cborattr: Fix conversion between cbortype and cborattr by Flavio Ceolin · 4 years, 9 months ago
  57. 1ab025c Merge pull request #20 from nvlsianpu/zephyr/align-to-dinamic-flash_map by Szymon Janc · 5 years ago
  58. e5b2e05 Merge pull request #25 from ccollins476ad/imgr-upgrade by Vipul Rahane · 5 years ago
  59. 1c5074f cmd/img_mgmt: Allow upgrade-only requests by Christopher Collins · 5 years ago
  60. df4b5f9 docs: fix incorrect console mtu (127, was 128) by Christopher Collins · 5 years ago
  61. 193db54 smp-console.md: clarify 128-byte max frame size by Christopher Collins · 5 years ago
  62. 1600f3c port/zephyr: align zephyr port to changes in dfu sybsy'es by Andrzej Puzdrowski · 5 years ago
  63. 1478bc4 README.md: Make code links relative, not absolute by Christopher Collins · 5 years ago
  64. 1551140 README.md: Link to transport-specific docs by Christopher Collins · 5 years ago
  65. ef74876 README.md: Fix malformed bullet list by Christopher Collins · 5 years ago
  66. a89b593 port/zephyr: align to device name change by Andrzej Puzdrowski · 5 years ago
  67. aa6ed33 Merge pull request #19 from apache/microbuilder-patch-1 by Szymon Janc · 5 years ago
  68. f4771ac Fixed URI for `mcumgr-cli`, minor cleanup by Kevin Townsend · 5 years ago
  69. e254b22 Merge pull request #18 from microbuilder/master by Kevin Townsend · 5 years ago
  70. a6e05af Added missing header by Kevin Townsend · 5 years ago
  71. 6bd5537 Final cleanup adding refs to SMP by Kevin Townsend · 5 years ago
  72. 8ecb791 Clarified payload placement by Kevin Townsend · 5 years ago
  73. 01437b7 Updated for be more SMP-centric by Kevin Townsend · 5 years ago
  74. 33e9c2d Merge pull request #1 from microbuilder/protocolnotes by Kevin Townsend · 5 years ago
  75. 65ec1f2 Updated for repo changes by Kevin Townsend · 5 years ago
  76. ea92bfc Added initial notes on newtmgr protocol by Kevin Townsend · 5 years ago
  77. 78d8ff6 Merge pull request #17 from sjanc/resume_upload_fix by Szymon Janc · 5 years ago
  78. 5ccf303 Fix missing upload events callbacks by Szymon Janc · 5 years ago
  79. 5ac2810 Merge pull request #16 from MariuszSkamra/cmd_cbs by Szymon Janc · 5 years ago
  80. 1ffc78b Add event callbacks on command handlers by Mariusz Skamra · 6 years ago
  81. 6251689 Merge pull request #13 from sjanc/resume by Szymon Janc · 6 years ago
  82. cb1f240 Merge pull request #15 from sjanc/kconfig by Szymon Janc · 6 years ago
  83. f291a29 Merge pull request #14 from sjanc/taskstat by Szymon Janc · 6 years ago
  84. 421d44a Use a short, consistent style for prompts in Kconfig by Szymon Janc · 6 years ago
  85. eea13c2 Allow to configure taskstat and echo commands support by Szymon Janc · 6 years ago
  86. c5448a6 Add support for resuming partial upload by Szymon Janc · 6 years ago
  87. 91a76b9 Merge pull request #11 from nvlsianpu/erase_if_swap_none by Szymon Janc · 6 years ago
  88. 0b0d5a8 image erase: allow only when slot image is not backup/pending... by Andrzej Puzdrowski · 6 years ago
  89. a837a73 Merge pull request #7 from carlescufi/zephyr_fixes by Fabio Utzig · 6 years ago
  90. de59a07 zephyr: kconfig: Backport fixes by Carles Cufi · 6 years ago
  91. 51ffa6d zephyr: Fix fs_file_t and fs_dir_t usage by Carles Cufi · 6 years ago
  92. d22ca00 Merge pull request #4 from JoeHut/fix/docu by Fabio Utzig · 6 years ago
  93. c2da8ca Merge pull request #5 from workaroundgmbh/fix-mcumgr-memory-corruption by ccollins476ad · 6 years ago
  94. c8c11dc cmd: img_mgmt: Add an extra byte to the 'hash' buffer by Olivier Martin · 6 years ago
  95. b30f1ab Readme.md: Link OS-specific documentation by Johannes Hutter · 6 years ago
  96. ad556b3 [zephyr] Use new VFS API for file system init. by Christopher Collins · 6 years ago
  97. b2b227f [zephyr] - Use coding style in smp_svr code. by Christopher Collins · 6 years ago
  98. 43b494e [zephyr] - Use updated nrf5 flash name for smp_svr by Christopher Collins · 6 years ago
  99. 59210e3 (Zephyr) Use updated stats api. by Christopher Collins · 6 years ago
  100. ab016b1 (zephyr) Enable stats in prj.conf.tiny. by Christopher Collins · 6 years ago