1. c962135 Add macro to get TLVs offset from header by Fabio Utzig · 6 years ago
  2. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  3. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  4. abec073 Use macro for iterating over images by Fabio Utzig · 6 years ago
  5. 78cc126 Add Mynewt option to enable the watchdog by Fabio Utzig · 6 years ago
  6. bd7925e image: use explitic padding on dependency version by David Brown · 6 years ago
  7. e32483f Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
  8. ba3bd60 Boot: Enable multi-image boot by David Vincze · 6 years ago
  9. b75c12a Boot: Extend flash layout for multiple images by David Vincze · 6 years ago
  10. e245347 Boot: Save image sequence number to image trailer by David Vincze · 6 years ago
  11. 853657c Add watchdog feeding macro by Fabio Utzig · 6 years ago
  12. af1e02e [MYNEWT] Allow initialization of HASH when enabled by Fabio Utzig · 6 years ago
  13. 63a2bdb Fix bug that prevents split images from working. by Alvaro Prieto · 6 years ago
  14. f99a4c7 zephyr: fix include of system_timer.h by Andrzej Puzdrowski · 6 years ago
  15. 9871ceb Update mbedTLS sha256 usage to avoid deprecation by Fabio Utzig · 6 years ago
  16. 9771028 Add ed25519 verification to sim by Fabio Utzig · 6 years ago
  17. 4876484 Add bootutil support for ed25519 validation by Fabio Utzig · 6 years ago
  18. a1e8e43 Add Mynewt ed25519 support by Fabio Utzig · 6 years ago
  19. 1171df9 Add Zephyr infrastructure for ed25519 by Fabio Utzig · 6 years ago
  20. a1c1204 Fix double swap on interrupted revert by Christopher Collins · 6 years ago
  21. 2c88e69 Add some more debug logging by Christopher Collins · 6 years ago
  22. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  23. 01bef71 bugfix: disable usb for all usb funcs by Jun Li · 6 years ago
  24. db6be2d boot: zephyr: Update USB CDC ACM device name by Filip Kubicz · 6 years ago
  25. 3929743 Add simulator support for RSA-3072 sigs by Fabio Utzig · 6 years ago
  26. 3501c01 Add bootutil support for RSA-3072 by Fabio Utzig · 6 years ago
  27. 105b59a Add Zephyr config for RSA-3072 by Fabio Utzig · 6 years ago
  28. 61f86fd Add Mynewt RSA-3072 config by Fabio Utzig · 6 years ago
  29. 704b8ba boot: serial recovery: Add pca10090 default detect pin by Andreas Vibeto · 6 years ago
  30. 4c9883b Add a capability query for image number by David Brown · 6 years ago
  31. 74b161e bootutil: Fix indentation in caps query by David Brown · 6 years ago
  32. 8d66c92 boot: bootutil: Change conditional to valid C by David Brown · 6 years ago
  33. 30f68b8 Remove bootutil unit test for Mynewt by Szymon Janc · 6 years ago
  34. 36ef25d zephyr: fix build for nrf52840_pca10059 by Marti Bolivar · 6 years ago
  35. 5c877d5 zephyr: fix logging by Marti Bolivar · 6 years ago
  36. 15aa6ef zephyr: remove BOOT_HAVE_LOGGING Kconfig option by Piotr Mienkowski · 6 years ago
  37. 0a14d6b boot: bootutil: Simplify check for crypto backends to reduce complexity by Sigvart Hovland · 6 years ago
  38. 288682c boot: zephyr: do not override TEXT_SECTION_OFFSET by Emanuele Di Santo · 6 years ago
  39. ea49cd0 cmake: Fix bug where dts.overlay was not being appended by Sebastian Bøe · 6 years ago
  40. ebd0503 boot: Add cc310 options to CMakeLists, Kconfig and mcuboot config by Sigvart Hovland · 6 years ago
  41. 65a6ab2 boot: bootutil: Add cc310 interface for ecdsa by Sigvart Hovland · 6 years ago
  42. 795cd0d boot: bootutil: Change ec256 so that it can support multiple interfaces by Sigvart Hovland · 6 years ago
  43. 3999a75 Mynewt: Partial fix for bootutil unit test by Christopher Collins · 6 years ago
  44. 30151a3 Mynewt: Fix boot_serial unit tests by Christopher Collins · 6 years ago
  45. 01dfbb6 Mynewt: Make PRIMARY/SECONDARY macros public by Christopher Collins · 6 years ago
  46. 23d3c66 zephyr bugfix: mcuboot doesn't link into code-partition by Andrzej Puzdrowski · 6 years ago
  47. cf97dd0 encryption: changed boot_enc_valid() return value to bool by Andrzej Puzdrowski · 6 years ago
  48. e575fe9 image encryption: fix enc_state array indexing for zephyr by Andrzej Puzdrowski · 6 years ago
  49. ad0e9b8 Add Mynewt configuration to enable HW crypto by Fabio Utzig · 6 years ago
  50. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  51. 0717552 zephyr: cmake: Don't declare the deprecated macro set_conf_file by Sebastian Bøe · 6 years ago
  52. e274748 intel_s1000: Enable CONFIG_BOOT_HAVE_LOGGING by Rajavardhan Gundi · 6 years ago
  53. edea467 dfu: Enable CONFIG_BOOT_WAIT_FOR_USB_DFU for intel_s1000 by Rajavardhan Gundi · 6 years ago
  54. 51c9d70 dfu: Introduce CONFIG_BOOT_WAIT_FOR_USB_DFU by Rajavardhan Gundi · 6 years ago
  55. 048168a zephyr: Fix bug where prototype of SNPRINTF was not declared by Sebastian Bøe · 6 years ago
  56. c2216cc zephyr: Minor refactoring for readability by Sebastian Bøe · 6 years ago
  57. b26a4a9 zephyr: align uart device name by Andrzej Puzdrowski · 6 years ago
  58. 0cd178d zephyr: fix build with zephyr by Andrzej Puzdrowski · 6 years ago
  59. 4b4ac90 Do not use an ASSERT to catch the case if no image is loaded by Johannes Bruder · 7 years ago
  60. 5b39d3c Clean up intel_s1000_crb.conf file by Rajavardhan Gundi · 6 years ago
  61. 24321c3 Replace DT_SPI_NOR_DRV_NAME with DT_JEDEC_SPI_NOR_0_LABEL by Rajavardhan Gundi · 6 years ago
  62. 4df602a boot: zephyr: Fix pyocd board runner args by Maureen Helm · 6 years ago
  63. f9be7a9 boot: zephyr: ensure LOG_LEVEL resource savings by Michael Scott · 7 years ago v1.3.1-branch
  64. 74ceae5 boot: zephyr: establish an MCUBOOT_LOG_LEVEL config by Michael Scott · 7 years ago
  65. cef4427 zephyr: kconfig: replace LOG_INPLACE_PROCESS setting w/ LOG_IMMEDIATE by Michael Scott · 7 years ago
  66. 419a475 zephyr: allow dynamic numeration of flash_areas by Andrzej Puzdrowski · 7 years ago
  67. 23e3853 zephyr: CMakeLists.txt: support nrfjprog mass erase flag by Marti Bolivar · 7 years ago
  68. ae01f15 Set pending: don't crash when image slot corrupt by Christopher Collins · 7 years ago
  69. e82e316 zephyr:board: squash nrf51_pca10028 flash footprint by Andrzej Puzdrowski · 7 years ago
  70. 73bb71b CONFIG_FLASH_BASE_ADDRESS is defined only for memory-mapped Flash by Rajavardhan Gundi · 7 years ago
  71. ed0ca43 Fix trailer erase for some devices by Fabio Utzig · 7 years ago
  72. be97217 cmake: zephyr: Misc. modernizations of the build scripts by Sebastian Bøe · 7 years ago
  73. 913a385 boot: zephyr: Detect invalid Kconfig'uration earlier by Sebastian Bøe · 7 years ago
  74. b94bda0 zephyr: boot: Correct how the default board is set by Sebastian Bøe · 7 years ago
  75. 90c70e3 cmake: KCONFIG_ROOT does not need to be set explicitly by Sebastian Bøe · 7 years ago
  76. 432c32c Fix ECDSA signature builds in Zephyr by Fabio Utzig · 7 years ago
  77. 30a9265 boot: zephyr: select GPIO when MCUBOOT_SERIAL is enabled by Emanuele Di Santo · 7 years ago
  78. 006994b Fix a buffer overflow on EC point load by Fabio Utzig · 7 years ago
  79. c7514ad boot: zephyr: pca10059: disable logging by default by Emanuele Di Santo · 7 years ago
  80. fea163c Fix Mynewt builds; add log stub dependency by Christopher Collins · 7 years ago
  81. 8d0afa7 boot: bootutil add cap for slot 0 validation by David Brown · 7 years ago
  82. c4a60a3 boot: bootutil: Add caps for encryption by David Brown · 7 years ago
  83. 401d7b3 zephyr: boot_serial: fix CRC header warning by Emanuele Di Santo · 7 years ago
  84. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  85. 2733f51 boot: bootutil: remove unused BOOT_LOG_LEVEL macros by Emanuele Di Santo · 7 years ago
  86. 0752d8a boot: bootutil: include mcuboot_logging.h unconditionally by Emanuele Di Santo · 7 years ago
  87. a0ed10b zephyr: kconfig: set TEXT_SECTION_OFFSET to zero by Emanuele Di Santo · 7 years ago
  88. a32f1af Fix overwrite-only under Zephyr by Fabio Utzig · 7 years ago
  89. 4b25912 boot/bootutil: Add missing #include by Christopher Collins · 7 years ago
  90. 38f5ffe Add key unwrap functionality using tinycrypt by Fabio Utzig · 7 years ago
  91. 3b091f6 Enable ASN1 parsing for KW by Fabio Utzig · 7 years ago
  92. d0533ed Add Zephyr config for boostrap feature by Fabio Utzig · 7 years ago
  93. 251ef1d Add rsa+kw testing support to simulator by Fabio Utzig · 7 years ago
  94. 338a19f Add boostrapping from slot1 support by Fabio Utzig · 7 years ago
  95. 07ba28f MPU_ALLOW_FLASH_WRITE is defined only for ARM platforms. by Rajavardhan Gundi · 7 years ago
  96. 40c28e3 Add support for intel_s1000 SoC which is based on Xtensa arch by Rajavardhan Gundi · 7 years ago
  97. 3b8b58d Add DT_SPI_NOR_DRV_NAME check towards sanitycheck in target.h by Rajavardhan Gundi · 7 years ago
  98. c3353b2 Call device binding for DT_FLASH_DEV_NAME only if it is defined by Rajavardhan Gundi · 7 years ago
  99. 1b8d7fb Use BUILD_ASSERT_MSG instead of _Static_assert in Zephyr by Rajavardhan Gundi · 7 years ago
  100. e5aeee4 boot_serial; check CRC for RX only if all data has arrived. by Marko Kiiskila · 7 years ago