1. 03242ec Allow build when no FLASH_AREA_IMAGE_1 is defined by Jerzy Kasenberg · 8 weeks ago master
  2. 545f2b2 cborattr/test: Add type casting for 64-bit architecture by Michal Gorecki · 11 months ago
  3. 1c9b642 Mcumgr 0.4.0 release by Szymon Janc · 10 months ago mcumgr_0_4_0_tag
  4. f6d58e2 Use syscfg settings for sysinit stage numbers by Philip Burkhardt · 1 year, 4 months ago
  5. 58e444d Update install instructions for go >=1.18 by Alexander Leris · 1 year, 2 months ago
  6. 4b03911 cmd/img_mgmt: Fix compilation with dummy hash enabled by Szymon Janc · 2 years ago
  7. a4dfaad Merge pull request #159 from teslabs/zephyr-includes by Vipul Rahane · 2 years, 1 month ago
  8. 3d128a6 zephyr: use <zephyr/kernel.h> by Gerard Marull-Paretas · 2 years, 1 month ago
  9. 4b0dc8b zephyr: update include paths to use <zephyr/...> by Gerard Marull-Paretas · 2 years, 1 month ago
  10. c76b7e3 Mcumgr 0.3.0 release by Szymon Janc · 2 years, 1 month ago mcumgr_0_3_0_tag
  11. 215eb18 os_mgmt/mynewt: Fix log reboot confusion by Jerzy Kasenberg · 2 years, 7 months ago
  12. 2a63188 Merge pull request #155 from kasjer/kasjer/mynewt-fix-build by kasjer · 2 years, 7 months ago
  13. e181025 os_mgmt/mynewt: Fix build when LOG_SOFT_RESET is off by Jerzy Kasenberg · 2 years, 7 months ago
  14. 5497c36 Merge pull request #154 from kasjer/kasjer/remove-reboot-log by kasjer · 2 years, 7 months ago
  15. 80b34d9 os_mgmt/mynewt: Make package dependency conditional by Jerzy Kasenberg · 2 years, 7 months ago
  16. 12b496e Add IMG_MGMT_FRUGAL_LIST configuration option by Dominik Ermel · 2 years, 8 months ago
  17. 18c628d cborattr: fixes missing error handling by Even Falch-Larsen · 2 years, 8 months ago
  18. 2e385b6 zephyr: Fix usage of zephyr_img_mgmt_flash_area_id by Dominik Ermel · 2 years, 8 months ago
  19. 47fdde0 Fix missing else in configuration by Dominik Ermel · 2 years, 8 months ago
  20. 30cf9fe zephyr: Fix BUILD_ASSERT failing build with correct number of images by Dominik Ermel · 2 years, 8 months ago
  21. edb485c samples/smp_svr/zephyr: Increase main stack size by Håkon Øye Amundsen · 2 years, 8 months ago
  22. a50b131 README : minimum required go version changed to 1.12 by Prince · 2 years, 8 months ago
  23. c0cb989 zephyr: Do not use CONFIG_IMG_MGMT_UPDATABLE_IMAGE_NUMBER directly by Dominik Ermel · 2 years, 8 months ago
  24. 10cda4e zephyr: Fix assert when image number out of range by Dominik Ermel · 2 years, 8 months ago
  25. 347a418 zephyr: Fix erase command failing for multi-image configuration by Dominik Ermel · 2 years, 8 months ago
  26. 57d2b1d zephyr: Expand tabs to spaces in img_mgmt source by Dominik Ermel · 2 years, 8 months ago
  27. e06e772 zephyr: Fix possible memory leak in img_mgmt_impl_write_image_data by Dominik Ermel · 2 years, 9 months ago
  28. 345caab img_mgmt: fix callback parameter values by Jamie McCrae · 2 years, 9 months ago
  29. 75d6f6e zephyr: Add support for multiple images by Dominik Ermel · 2 years, 9 months ago
  30. 7407858 Add support for listing and updating two independent images by Dominik Ermel · 2 years, 9 months ago
  31. ade68f8 Add IMG_MGMT_UPDATABLE_IMAGE_NUMBER configuration option by Dominik Ermel · 2 years, 9 months ago
  32. 363eebd Parametrize img_mgmt_impl_swap_type by Dominik Ermel · 2 years, 9 months ago
  33. 1e0f283 zephyr: Make direct image upload configurable by Dominik Ermel · 2 years, 9 months ago
  34. 9bd9d55 Update smp-console.md: Length field should include length of CRC16. by wes3 · 2 years, 9 months ago
  35. 4fa8691 zephyr: Allow to select slot for DFU as image by Dominik Ermel · 3 years ago
  36. d8802de samples/smp_svr/zephyr: Update stack size by Dominik Ermel · 3 years ago
  37. e71063a zephyr: Improve and rename img_mgmt_find_best_area_id by Dominik Ermel · 3 years ago
  38. e215d26 zephyr: Check area id in erase slot processing by Dominik Ermel · 3 years ago
  39. 71c76f5 zephyr: Upload should use g_img_mgmt_state by Dominik Ermel · 3 years ago
  40. a5d3441 Merge pull request #125 from vrahane/img_mgmt_erase_stop_dfu by Vipul Rahane · 3 years ago
  41. afa95ba cmd/img_mgmt: Call dfu stop cb on erase by vrahane · 3 years ago
  42. 6a10fa6 img_mgmt: Add interpretation of "image" parameter by Dominik Ermel · 3 years ago
  43. 798f7fe Merge pull request #121 from XavierChapron/xch/update-zephyr-sample by Fabio Utzig · 3 years, 1 month ago
  44. 757965c samples: smp_svr: zephyr: Update MTU Kconfig values by Xavier Chapron · 3 years, 1 month ago
  45. 64f5060 Mcumgr 0.2.0 release by Szymon Janc · 3 years, 2 months ago
  46. 62009e0 img_mgmt_state_set_pending: corrected error handling by Krzysztof Kopyściński · 3 years, 3 months ago mcumgr_0_2_0_tag
  47. e289ead Merge pull request #114 from de-nordic/img-mgmt-curr-slot by Fabio Utzig · 3 years, 3 months ago
  48. 6f52fd9 zephyr: fix initialization of file struct by Nico Lastzka · 3 years, 3 months ago
  49. 99f9fd6 img_mgmt: Use IMG_MGMT_BOOT_CURR_SLOT as current running slot ID by Dominik Ermel · 3 years, 3 months ago
  50. b92aa0b Fix encoding usage for halffloat by Fabio Utzig · 3 years, 4 months ago
  51. f21eef7 Bug #18312 Add support for half-floats to MCUMGR by Greg Leach · 3 years, 4 months ago
  52. 35d290e zephyr: Use flash_img_init_id instead of flash_img_init by Dominik Ermel · 3 years, 4 months ago
  53. c8151d8 zephyr: Rely on img_mgmt_find_best_area_id to select update partition by Dominik Ermel · 3 years, 4 months ago
  54. 130ae98 Merge pull request #111 from utzig/fix-linked-list by Vipul Rahane · 3 years, 4 months ago
  55. 7be5e26 Fix unitialized variable warning by Fabio Utzig · 3 years, 4 months ago
  56. fb489e1 mgmt: Add support for un-registering a group along with the same support in img_mgmt (#108) by Vipul Rahane · 3 years, 4 months ago
  57. 552c6a5 mynewt: Fix strncpy warning by Casper Meijn · 3 years, 5 months ago
  58. 85b35fc mynewt: Remove unused define from sample by Casper Meijn · 3 years, 5 months ago
  59. 74e77ad zephyr: Add support for image ROM address verification by Dominik Ermel · 3 years, 6 months ago
  60. 449bee7 Add image upload support for flash erased at 0 by Fabio Utzig · 3 years, 6 months ago
  61. a3d5117 Implement shell management command handlers. by Brian Bradley · 3 years, 7 months ago
  62. 0bb466c zephyr: Remove never supported log command broken code by Dominik Ermel · 3 years, 9 months ago
  63. 8ee7ad5 Fix image erase command for partial slot-1 erase by Nick Ward · 3 years, 8 months ago
  64. 8d087a7 zephyr: constify struct device by Fabio Utzig · 3 years, 9 months ago
  65. cf15743 Add prootocol header frame by Krzysztof Taborowski · 3 years, 11 months ago
  66. 32827ad zephyr: Add file open flags to fs_open calls by Dominik Ermel · 3 years, 11 months ago
  67. 434462a cmd/img_mgmt/port/zephyr: fix logging erase_size by Marcin Niestroj · 4 years ago
  68. 9951119 cmd/img_mgmt/port/zephyr: off_t print format fix by Jordan Yates · 3 years, 11 months ago
  69. 7658d09 zephyr: Convert from Zephyr to C99 types by Kumar Gala · 4 years ago
  70. 473f6e6 cmd/os_mgmt/port/zephyr: zephyr port os enhancement by Frank Li · 4 years ago
  71. 3fdb7fe cmd/img_mgmt/port/zephyr: fix to img_mgmt_impl_erase_image_data() by Andrzej Puzdrowski · 4 years, 1 month ago
  72. ce01c48 zephyr: Convert to new FLASH_AREA macros by Kumar Gala · 4 years, 1 month ago
  73. 9f6555a Merge pull request #79 from hakonfam/stream_flash by Miguel Azevedo · 4 years, 1 month ago
  74. bde2812 zephyr: adapt to changes in flash_img.c by Håkon Øye Amundsen · 4 years, 1 month ago
  75. 40341ab zephyr: Convert k_timer calls to new API (#77) by de-nordic · 4 years, 2 months ago
  76. 7cd8b9f mgmt: Add shell mgmt ID from mynewt-core (#76) by Vipul Rahane · 4 years, 2 months ago
  77. f0f2bc3 Merge pull request #75 from mlaz/omp_sample_fix by Miguel Azevedo · 4 years, 2 months ago
  78. d51bff0 Increase omp_svr sample main stack size by Miguel Azevedo · 4 years, 2 months ago
  79. f3b171f zephyr: TinyCBOR has been removed from interface libraries by Dominik Ermel · 4 years, 3 months ago
  80. c4919da fs_mgmt: Fix file download for Zephyr by Dominik Ermel · 4 years, 3 months ago
  81. 34e93fb zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422 by Andrzej Puzdrowski · 4 years, 3 months ago
  82. 98e8f32 ext: lib: mgmt: Enabling Zephyr/mynewt-core version of tinycbor by Dominik Ermel · 4 years, 5 months ago
  83. c4716db kconfig: Fix broken ref. to THREAD_STACK_INFO from Zephyr by Ulf Magnusson · 4 years, 4 months ago
  84. eb2f91f Mcumgr relase 0.1.0 by Szymon Janc · 4 years, 3 months ago mcumgr_0_1_0_tag
  85. 4f54557 Remove version.yml by Szymon Janc · 4 years, 3 months ago
  86. 96d221f Add rat-excludes and missing licence headers by Szymon Janc · 4 years, 3 months ago
  87. ae4659b cmd/img_mgmt: Fix cut-paste error in img_mgmt_ver_str() (#66) by Ben McCrea · 4 years, 3 months ago
  88. 1f9d4da samples/smp_svr: Update of Zephyr sample (#62) by de-nordic · 4 years, 4 months ago
  89. aab4d95 smr_svr: Stack is 8 byte alligned, 564 -> 568 (#61) by Vipul Rahane · 4 years, 4 months ago
  90. 66683c1 smp_svr: Change the stack size to whats needed (#59) by Vipul Rahane · 4 years, 4 months ago
  91. ebe898c cmd: img_mgmt: fix driver include path by Peter A. Bigot · 4 years, 5 months ago
  92. ca049eb Merge pull request #57 from mlaz/cborattr_max_default by Miguel Azevedo · 4 years, 4 months ago
  93. bae5b0c Default CBORATTR_MAX_SIZE if CONFIG_MGMT_CBORATTR_MAX_SIZE is not defined. by Miguel Azevedo · 4 years, 4 months ago
  94. 805bfbb smp_svr: stack size needs to be increased from 468 (#56) by Vipul Rahane · 4 years, 5 months ago
  95. b97582a Merge pull request #55 from vrahane/remove_log_version_2 by Vipul Rahane · 4 years, 5 months ago
  96. 5f2be3d cmd/log_mgmt: Remove support for LOG_VERSION 2 by Vipul Rahane · 4 years, 5 months ago
  97. 2424f04 Merge pull request #46 from mlaz/run_zephyr by Miguel Azevedo · 4 years, 5 months ago
  98. 384dc8e DFU working on zephyr by Miguel Azevedo · 4 years, 7 months ago
  99. 92e3431 Merge pull request #54 from vrahane/fix_tlv_parsing by Vipul Rahane · 4 years, 6 months ago
  100. 4222016 img_mgmt: old images without protected TLVs by Vipul Rahane · 4 years, 6 months ago