1. 682df33 Custome reader/writer only used for ZEPHYR by Vipul Rahane · 5 years ago
  2. 97241e2 mynewt core mcumgr port by Vipul Rahane · 5 years ago
  3. 607995c Merge pull request #30 from nvlsianpu/backport-from-zephyr by Vipul Rahane · 4 years, 9 months ago
  4. 5acea8a Update README.md by nitulshahCMU · 4 years, 9 months ago
  5. b004895 kconfig: move Kconfig to main tree by Anas Nashif · 5 years ago
  6. 9ec11da zephyr: add as a module by Anas Nashif · 5 years ago
  7. befcf4b kconfig: Use a short consistent prompt style by Ulf Magnusson · 5 years ago
  8. b3dde42 dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type by Anas Nashif · 5 years ago
  9. ba16a3e include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 5 years ago
  10. fd8b27d ext: fix path to source files with new cmake by Anas Nashif · 5 years ago
  11. 2d53e8b Merge pull request #29 from ceolin/cborattr by Vipul Rahane · 4 years, 9 months ago
  12. 7dd89ee cborattr: Fix conversion between cbortype and cborattr by Flavio Ceolin · 4 years, 9 months ago
  13. 1ab025c Merge pull request #20 from nvlsianpu/zephyr/align-to-dinamic-flash_map by Szymon Janc · 5 years ago
  14. e5b2e05 Merge pull request #25 from ccollins476ad/imgr-upgrade by Vipul Rahane · 5 years ago
  15. 1c5074f cmd/img_mgmt: Allow upgrade-only requests by Christopher Collins · 5 years ago
  16. df4b5f9 docs: fix incorrect console mtu (127, was 128) by Christopher Collins · 5 years ago
  17. 193db54 smp-console.md: clarify 128-byte max frame size by Christopher Collins · 5 years ago
  18. 1600f3c port/zephyr: align zephyr port to changes in dfu sybsy'es by Andrzej Puzdrowski · 5 years ago
  19. 1478bc4 README.md: Make code links relative, not absolute by Christopher Collins · 5 years ago
  20. 1551140 README.md: Link to transport-specific docs by Christopher Collins · 5 years ago
  21. ef74876 README.md: Fix malformed bullet list by Christopher Collins · 5 years ago
  22. a89b593 port/zephyr: align to device name change by Andrzej Puzdrowski · 5 years ago
  23. aa6ed33 Merge pull request #19 from apache/microbuilder-patch-1 by Szymon Janc · 5 years ago
  24. f4771ac Fixed URI for `mcumgr-cli`, minor cleanup by Kevin Townsend · 5 years ago
  25. e254b22 Merge pull request #18 from microbuilder/master by Kevin Townsend · 5 years ago
  26. a6e05af Added missing header by Kevin Townsend · 5 years ago
  27. 6bd5537 Final cleanup adding refs to SMP by Kevin Townsend · 5 years ago
  28. 8ecb791 Clarified payload placement by Kevin Townsend · 5 years ago
  29. 01437b7 Updated for be more SMP-centric by Kevin Townsend · 5 years ago
  30. 33e9c2d Merge pull request #1 from microbuilder/protocolnotes by Kevin Townsend · 5 years ago
  31. 65ec1f2 Updated for repo changes by Kevin Townsend · 5 years ago
  32. ea92bfc Added initial notes on newtmgr protocol by Kevin Townsend · 5 years ago
  33. 78d8ff6 Merge pull request #17 from sjanc/resume_upload_fix by Szymon Janc · 5 years ago
  34. 5ccf303 Fix missing upload events callbacks by Szymon Janc · 5 years ago
  35. 5ac2810 Merge pull request #16 from MariuszSkamra/cmd_cbs by Szymon Janc · 5 years ago
  36. 1ffc78b Add event callbacks on command handlers by Mariusz Skamra · 6 years ago
  37. 6251689 Merge pull request #13 from sjanc/resume by Szymon Janc · 6 years ago
  38. cb1f240 Merge pull request #15 from sjanc/kconfig by Szymon Janc · 6 years ago
  39. f291a29 Merge pull request #14 from sjanc/taskstat by Szymon Janc · 6 years ago
  40. 421d44a Use a short, consistent style for prompts in Kconfig by Szymon Janc · 6 years ago
  41. eea13c2 Allow to configure taskstat and echo commands support by Szymon Janc · 6 years ago
  42. c5448a6 Add support for resuming partial upload by Szymon Janc · 6 years ago
  43. 91a76b9 Merge pull request #11 from nvlsianpu/erase_if_swap_none by Szymon Janc · 6 years ago
  44. 0b0d5a8 image erase: allow only when slot image is not backup/pending... by Andrzej Puzdrowski · 6 years ago
  45. a837a73 Merge pull request #7 from carlescufi/zephyr_fixes by Fabio Utzig · 6 years ago
  46. de59a07 zephyr: kconfig: Backport fixes by Carles Cufi · 6 years ago
  47. 51ffa6d zephyr: Fix fs_file_t and fs_dir_t usage by Carles Cufi · 6 years ago
  48. d22ca00 Merge pull request #4 from JoeHut/fix/docu by Fabio Utzig · 6 years ago
  49. c2da8ca Merge pull request #5 from workaroundgmbh/fix-mcumgr-memory-corruption by ccollins476ad · 6 years ago
  50. c8c11dc cmd: img_mgmt: Add an extra byte to the 'hash' buffer by Olivier Martin · 6 years ago
  51. b30f1ab Readme.md: Link OS-specific documentation by Johannes Hutter · 6 years ago
  52. ad556b3 [zephyr] Use new VFS API for file system init. by Christopher Collins · 6 years ago
  53. b2b227f [zephyr] - Use coding style in smp_svr code. by Christopher Collins · 6 years ago
  54. 43b494e [zephyr] - Use updated nrf5 flash name for smp_svr by Christopher Collins · 6 years ago
  55. 59210e3 (Zephyr) Use updated stats api. by Christopher Collins · 6 years ago
  56. ab016b1 (zephyr) Enable stats in prj.conf.tiny. by Christopher Collins · 6 years ago
  57. e136b2b smp_svr - Update README by Christopher Collins · 6 years ago
  58. 29d69bc smp_svr (Zephyr) - Change comment for accuracy. by Christopher Collins · 6 years ago
  59. b1eaef8 img_mgmt (Zephyr) - Conditionally select if MPU. by Christopher Collins · 6 years ago
  60. fc542fb smp_svr (Zephyr) - prj.conf.tiny by Christopher Collins · 6 years ago
  61. 6283eda smp_svr (Zephyr) - Disable unneeded FCB settings. by Christopher Collins · 6 years ago
  62. 89d4721 smp_svr (Zephyr) - Conditionally link ext libs. by Christopher Collins · 6 years ago
  63. 4255b82 smp_svr (Zephyr) - Remove IS_ENABLED invocations. by Christopher Collins · 6 years ago
  64. 17cff56 Remove calls to `*printf()` by Christopher Collins · 6 years ago
  65. 6d7bb88 Update readme files. by Christopher Collins · 6 years ago
  66. a403e6a (zephyr) Reduce L2CAP buf count in smp_svr. by Christopher Collins · 6 years ago
  67. 35a761d smp_svr (zephyr) - Use IS_ENABLED macro in fn body by Christopher Collins · 6 years ago
  68. 67264b2 Remove log support from zephyr sample app by Christopher Collins · 6 years ago
  69. 6f5ff8a Implicitly link sample zephyr app with mcumgr by Christopher Collins · 6 years ago
  70. 6c6adc8 smp_svr (zephyr) - CONFIG_NET_BUF_USER_DATA_SIZE=7 by Christopher Collins · 6 years ago
  71. c2992d3 Remove base64 library. by Christopher Collins · 6 years ago
  72. 2474380 Zephyr: use <> for non-relative include paths. by Christopher Collins · 6 years ago
  73. d567a5d smp_svr/CMakeLists.txt: remove FROM_WHO variable by Christopher Collins · 6 years ago
  74. be37d65 smp_svr/CMakeLists.txt: remove set_conf_file macro by Christopher Collins · 6 years ago
  75. bef2789 fs_mgmt - Surround macro definition with (). by Christopher Collins · 6 years ago
  76. 5c3d9ba Remove "zephyr,code_partition" from dts overlay by Christopher Collins · 6 years ago
  77. ee5fc0c Indicate units (bytes) in Kconfig help. by Christopher Collins · 6 years ago
  78. 25dd726 mcumgr: Minor refactor to increase readability by Sebastian Bøe · 6 years ago
  79. 207d74c Readme.md: Fix bad links in file README.md by Ding Tao · 6 years ago
  80. a5fb411 smp_svr - Update zephyr port for compatibility. by Christopher Collins · 6 years ago
  81. 51c5fe7 Zephyr port: move mcumgr location in zephyr. by Christopher Collins · 6 years ago
  82. 59b5e9d zephyr img_mgmt: Use `FLASH_DEV_NAME` by Christopher Collins · 6 years ago
  83. 978dbe2 Remove local tinycbor copy. by Christopher Collins · 6 years ago
  84. 13847be Correct "MCUboot" spelling in documentation. by Christopher Collins · 6 years ago
  85. 214e9d8 smp_svr - Use CONFIG_BOOTLOADER_MCUBOOT setting. by Christopher Collins · 6 years ago
  86. 6f009ba smp_svr - Add statistics. by Christopher Collins · 6 years ago
  87. 3d957b9 stat_mgmt command handler group. by Christopher Collins · 6 years ago
  88. 63b8b85 smp_svr - fix build error when CONFIG_MDLOG unset. by Christopher Collins · 6 years ago
  89. 59ec13b smp_svr - Allow both CONFIG_FCB and CONFIG_FS_NFFS by Christopher Collins · 6 years ago
  90. 6be4ccd Minor code cleanup. by Christopher Collins · 6 years ago
  91. 4634335 Add doxygen comments for log_mgmt. by Christopher Collins · 6 years ago
  92. 6662f91 Update documentation. by Christopher Collins · 6 years ago
  93. b256043 smp_svr Mynewt sample app - Remove redundant dep. by Christopher Collins · 6 years ago
  94. 96dc9d8 Add log_mgmt support to smp_svr sample app. by Christopher Collins · 6 years ago
  95. 9141bc3 log_mgmt command handler group. by Christopher Collins · 6 years ago
  96. 8984f6d Reboot in system workqueue, not ISR. by Christopher Collins · 6 years ago
  97. dd7fcc2 Fix some misnamed identifiers. by Christopher Collins · 6 years ago
  98. c3bb537 Add missing license text. by Christopher Collins · 6 years ago
  99. 1057b9f Make MCUMGR_CMD_FS_MGMT depend on FILE_SYSTEM. by Christopher Collins · 6 years ago
  100. f2d66ad Remove extraneous README.rst file. by Christopher Collins · 6 years ago