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