1. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  2. aa70dae Add create command to commands dict by Fabio Utzig · 7 years ago
  3. b5b59f1 Fix leftovers from image_header v1 by Fabio Utzig · 7 years ago
  4. 2844faa Mynewt unit tests - Add repo prefix to dep lists. by Christopher Collins · 7 years ago
  5. 0319cf1 Update nokogiri due to CVE-2017-1825 by Fabio Utzig · 7 years ago
  6. 4ec7f76 sim: update README.rst with information on features by Marti Bolivar · 7 years ago
  7. 248da08 Move bootsim-specific assert behavior behind mcuboot_config.h by Marti Bolivar · 7 years ago
  8. f9bfddd Move max image sector config to mcuboot_config.h by Marti Bolivar · 7 years ago
  9. 64dde5b zephyr: move flash sectors configuration option to mcuboot_config.h by Marti Bolivar · 7 years ago
  10. 53e2c26 zephyr: get mass erase configuration option from kconfig by Marti Bolivar · 7 years ago
  11. a879843 zephyr: migrate upgrade-only to Kconfig by Marti Bolivar · 7 years ago
  12. 15c9b6f zephyr: migrate slot 0 validation to Kconfig by Marti Bolivar · 7 years ago
  13. a4818a5 zephyr: migrate signature type to Kconfig by Marti Bolivar · 7 years ago
  14. f91bca5 Mandate the presence of mcuboot_config/mcuboot_config.h by Marti Bolivar · 7 years ago
  15. bc2fa4e zephyr: add Kconfig options for CONF_xxx by Marti Bolivar · 7 years ago
  16. 0e091c9 zephyr: clean up Kconfig file by Marti Bolivar · 7 years ago
  17. 8e0a787 Add boot serial on Mynewt docs by Fabio Utzig · 7 years ago
  18. 12f819f Fix boot_serial size of allocated buffers by Fabio Utzig · 7 years ago
  19. 310445b zephyr: cleanup flash driver name by Marti Bolivar · 7 years ago
  20. 5a18102 imgtool: Add 'create' alias for 'sign' by David Brown · 7 years ago
  21. 268cdd0 fix warnings while building along with serial recovery by Andrzej Puzdrowski · 7 years ago
  22. 8a67dba fix default value for serial recovery mode detect port for nRFx devices . by Andrzej Puzdrowski · 7 years ago
  23. 386b592 use zephyr tincybor instead of mcuboot build-in tinycbor by Andrzej Puzdrowski · 7 years ago
  24. 520e31c Update Zephyr image signing instructions by David Brown · 7 years ago
  25. 2c05f1b Update design doc with BOOT_MAX_IMG_SECTORS config by Fabio Utzig · 7 years ago
  26. 1b2f5ce tabs -> spaces by Fabio Utzig · 7 years ago
  27. a1fae67 Add config for BOOT_MAX_IMG_SECTORS by Fabio Utzig · 7 years ago
  28. e09e208 Merge pull request #263 from carlescufi/zephyr_doc_tweaks by Carles Cufí · 7 years ago
  29. 5a9688a doc: zephyr: Extend info about flashing by Carles Cufi · 7 years ago
  30. 30f6b2a Fix boot_serial to follow flash write alignment by Fabio Utzig · 7 years ago
  31. 1d46c94 Always enable uart, use blocking mode by Fabio Utzig · 7 years ago
  32. 2a33aa2 Add logging support for Mynewt by Fabio Utzig · 7 years ago
  33. 6771601 Fix printf size warning by Fabio Utzig · 7 years ago
  34. 0165be8 boot_serial: zephyr: Use new base64 library by Carles Cufi · 7 years ago
  35. efd783c doc: zephyr: Refer to the BOOTLOADER_MCUBOOT Kconfig option by Carles Cufi · 7 years ago
  36. 6168f42 doc: Document support for .hex files in imgtool by Carles Cufi · 7 years ago
  37. b791138 samples: zephyr: Use BOOTLOADER_MCUBOOT by Carles Cufi · 7 years ago
  38. 58b321a zephyr: CMakeLists: allow users to specify DTC_OVERLAY_FILE fragments by Marti Bolivar · 7 years ago
  39. 57837b9 zephyr: arm: Use proper macro to set MSP by David Brown · 7 years ago
  40. d9d28a7 zephyr: Fix overlay dir for Zephyr build by David Brown · 7 years ago
  41. db974f2 Mynewt app: Remove .OVERWITE suffix from pkg.deps by Christopher Collins · 7 years ago
  42. 3f9ec90 zephyr: Configure mbed TLS for PSS instead of V1.5 by David Brown · 7 years ago
  43. 9f7c3d2 Initialize "uart" only when boot_serial is enabled by Fabio Utzig · 7 years ago
  44. c49099c Make boot serial work on Mynewt by Andrzej Kaczmarek · 7 years ago
  45. 1a2e41a Fix serial boot functionality for Mynewt by Fabio Utzig · 8 years ago
  46. fe9dd96 Fix with correct release numbers by Fabio Utzig · 7 years ago
  47. ed8461b bootutil: loader: fix BOOT_STATUS_ASSERT macro by Johann Fischer · 7 years ago
  48. 84ed794 Fix configuration when RSA signature is used by Fabio Utzig · 7 years ago
  49. b519ed0 Use relative links for docs by Fabio Utzig · 7 years ago
  50. b664a08 zephyr: mbedtls: Fix compile error no such file or directory by Ding Tao · 8 years ago
  51. b77262e Bump internal mbedtls to 2.7.0 by David Brown · 7 years ago
  52. 785dc4c Fix RSA sigs for mbed TLS 2.7.0 by David Brown · 7 years ago
  53. 4dce6aa Change all doc links to use relative names by Fabio Utzig · 7 years ago
  54. 37d052f imgtool: Add support for Intel Hex images by Carles Cufi · 8 years ago
  55. f242901 imgtool: Use a requirements file for dependencies by Carles Cufi · 8 years ago
  56. 6f2857c zephyr: add compatibility shim for flash driver name by Marti Bolivar · 8 years ago
  57. aefbd46 zephyr: try to mass erase when flashing by Marti Bolivar · 8 years ago
  58. 3884548 zephyr: fix MCUBOOT_TARGET_CONFIG definition by Marti Bolivar · 8 years ago
  59. 8e0016e zephyr: Create a test runner for the samples by David Brown · 8 years ago
  60. dde1b1c zephyr: fix the build by Marti Bolivar · 8 years ago
  61. 67c792e zephyr: Enable flash page layout if available by Carles Cufi · 8 years ago
  62. 84ede58 kconfig: Add new MCUboot device settings by Carles Cufi · 8 years ago
  63. 51a0921 zephyr: Move Kconfig file to boot/zephyr by Carles Cufi · 8 years ago
  64. 9c38d76 zephyr: hello-world: Samples should not define default boards by Sebastian Bøe · 8 years ago
  65. 688a216 zephyr: hello-world: Remove documentaiton for non-existant feature by Sebastian Bøe · 8 years ago
  66. 8680b90 zephyr: boot: Use abs. path instead of rel. path for dts overlay by Sebastian Bøe · 8 years ago
  67. 90eda80 doc: Fix MCUboot capitalization by Carles Cufi · 8 years ago
  68. ecc7e14 Update nokogiri due to security vulnerability by Fabio Utzig · 8 years ago
  69. 3b61e70 docs: Link to instructions from landing pages by Carles Cufi · 8 years ago
  70. ecc34bb doc: Convert rst to md and move to docs/ by Carles Cufi · 8 years ago
  71. f70e302 Fix warn in overwrite-only with slot0 validation by Fabio Utzig · 8 years ago v1.1.0 v1.1.0-rc2
  72. 891f4fb Fix EC API usage due to change in mbed-TLS by Fabio Utzig · 8 years ago
  73. 476fd99 Bump to version 1.1.0 by Fabio Utzig · 8 years ago v1.1.0-rc1
  74. 07d65c9 Update Mynewt version numbers by Fabio Utzig · 8 years ago
  75. 49045cc Update with 1.1.0 release notes by Fabio Utzig · 8 years ago
  76. f88d9f9 imgtool: Add password support to ECDSA by David Brown · 8 years ago
  77. 31d29c8 imgtool: Update docs for new key format by David Brown · 8 years ago
  78. 2c9153a imgtool: ECDSA pad signature by David Brown · 8 years ago
  79. b6e0ae6 fix: Add back ECDSA signature support by David Brown · 8 years ago
  80. 20462a7 fix: RSA: Use 32-byte salt with PSS by David Brown · 8 years ago
  81. 1d5bea1 imgtool: Add support for password protected RSA keys by David Brown · 8 years ago
  82. 47b77c5 imgtool: Fix signing payload type by David Brown · 8 years ago
  83. 5e7c6dd imgtool: Update RSA code by David Brown · 8 years ago
  84. d402257 imgtool: Remove PKCS1.5 support by David Brown · 8 years ago
  85. 2445473 imgtool: Move keys to submodule by David Brown · 8 years ago
  86. b730e24 assemble.py: Add explicit license declaration by David Brown · 8 years ago
  87. 59ae522 sim: Remove extraneous `mut` by David Brown · 8 years ago
  88. 3df2a0e sim: Update some dependencies by David Brown · 8 years ago
  89. 9c25fa7 Avoid using uninitialized memory in split go by Fabio Utzig · 8 years ago
  90. 5398604 Remove duplicated copy/paste residue by Fabio Utzig · 8 years ago
  91. a722f5a Describe the tradeoffs of scratch size by Fabio Utzig · 8 years ago
  92. 7cc3261 Correct the path of zephyr sample dts file by Dong Xiang · 8 years ago
  93. eafa1f0 Add NOTICE file for mcuboot from ASF by Sterling Hughes · 8 years ago
  94. 57c40f7 Fix assert abstraction in sim by Fabio Utzig · 8 years ago
  95. a91c626 Mark non-used functions in overwrite only mode by Fabio Utzig · 8 years ago
  96. eedcc45 Add test with write status area fail and interruption by Fabio Utzig · 8 years ago
  97. b841f0a Add simple status write test without interruption by Fabio Utzig · 8 years ago
  98. a0e1cce Enable ignoring write failures to status area by Fabio Utzig · 8 years ago
  99. eb95a58 Enable slot0 validation in travis by Fabio Utzig · 8 years ago
  100. fa137fc Add option to disable verifying contents before writes by Fabio Utzig · 8 years ago