1. bdcfc85 boot: zephyr: Use private key by Marek Pieta · 5 years ago
  2. 71966db boot: Support for nrf52840 with ecc keys and cryptocell by Piotr Ciura · 5 years ago
  3. 1cb076c zephyr: serial: Align with new callback signature by Carles Cufi · 5 years ago
  4. 505c6e6 boot/zephyr: set VTOR to relay vector before chain-load by Rafał Kuźnia · 5 years ago
  5. a25c941 boot: zephyr: boards: add Circuit Dojo nRF9160 Feather board by Jared Wolff · 5 years ago
  6. 8416f35 Cypress: fix one more unwanted warning by Bohdan Kovalchuk · 5 years ago cypress-latest-v1.X
  7. c659ec5 sim: add new device with unequal slots by Fabio Utzig · 5 years ago
  8. 826abf4 imgtool: update help message for slot-size by Fabio Utzig · 5 years ago
  9. ad055d1 Allow larger primary slot in swap-move by Fabio Utzig · 5 years ago
  10. a333a45 Cypress: fix flash_area_write, warnings, improve make, readme by Bohdan Kovalchuk · 5 years ago
  11. 6ec2ec3 assemble: Allow use of ZEPHYR_BASE environment var by Fabio Utzig · 5 years ago
  12. 8a99adf sim: Update to aes-ctr 0.4 and fix for API changes by David Brown · 5 years ago
  13. 886641b sim: Bump base64 dependency to 0.12 by David Brown · 5 years ago
  14. 9637136 sim: Bump pem to 0.8 by David Brown · 5 years ago
  15. 3327e99 sim: Update env_logger to 0.7 by David Brown · 5 years ago
  16. cd84284 sim: Migrate main sim to rand 0.7 by David Brown · 5 years ago
  17. fd8b05e sim: Upgrade to 0.7 API version of rand by David Brown · 5 years ago
  18. f1e6e9c zephyr: Find board name from dts.pre.tmp file by Viktor Sjölind · 5 years ago
  19. 2c3be5c Add test for erased secondary with leftover trailer by Fabio Utzig · 5 years ago
  20. 260ec45 Fix erase of possible trailer leftover after reset by Fabio Utzig · 5 years ago
  21. 6828151 docs: Fix the typo for imgtool keygen command by Harry Jiang · 5 years ago
  22. d854bb6 boot/zephyr: add option to relocate interrupts to application by Rafał Kuźnia · 5 years ago
  23. 33fbef5 cmake: scripts: now using ZEPHYR_BASE as local variable by Torsten Rasmussen · 5 years ago
  24. 9b48d08 boot/zephyr: Fix single image compilation with serial recovery by Dominik Ermel · 5 years ago
  25. 97e966a zephyr: fix zephyr testcase extra_tags by Andrzej Puzdrowski · 5 years ago
  26. 120efee Use cypress cy-mbedtls-acceleration revision w/o HAL by Kostiantyn Tkachov · 5 years ago v1.6.0-cypress
  27. 4dc3f44 boot/zephyr: Kconfig changes supporting single image DFU by Dominik Ermel · 5 years ago
  28. 8101c0c boot/zephyr: Allow single image applications by Dominik Ermel · 5 years ago
  29. 24d9373 Add a way to specify custom TLVs. by Ihor Slabkyy · 5 years ago
  30. 0813efe zephyr: Convert from Zephyr to C99 types by Kumar Gala · 5 years ago
  31. 16b6d15 zephyr/Kconfig: cleanup mcuboot menuconfig by Andrzej Puzdrowski · 5 years ago
  32. 43004b8 cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
  33. 2dcc96d Fix compilation of cypress code by Roman Okhrimenko · 5 years ago
  34. 0324f1b Add external memory support for cypress platform by Bohdan Kovalchuk · 5 years ago
  35. 50d24a5 Preps for v1.6.0 release by David Brown · 5 years ago v1.6.0
  36. b0890ae kconfig: Update to CONFIG_FLOAT to CONFIG_FPU rename in zephyr by Joakim Andersson · 5 years ago
  37. 9015a5d boot: Fix uninitialized variable warning by David Vincze · 5 years ago
  38. 45b00ac scripts/assemble: Rework to use EDT library to get devicetree data by Kumar Gala · 5 years ago
  39. 00108fe sim: Fixup devicetree.h for changes to mcuboot by Kumar Gala · 5 years ago
  40. 7024340 zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA for multimage by Andrzej Puzdrowski · 5 years ago
  41. 6e26e38 zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA_ by Kumar Gala · 5 years ago
  42. fb5ec18 zephyr: add option to disable cryptographic check of the image by Arvin Farahmand · 5 years ago
  43. f824019 boot: bootutil: add option to disable cryptographic check of the image by Arvin Farahmand · 5 years ago
  44. 16d7b73 serial_recovery: Reduce minimum number of members in packet by Øyvind Rønningstad · 5 years ago
  45. 57f0df3 boot_serial: Initialize possibly initialized variable by David Brown · 5 years ago
  46. 4cb70cc Add a link to the simulator from the top-level README by David Brown · 5 years ago
  47. a3a96fe sim: Add `--recursive` to submodule update by David Brown · 5 years ago
  48. 82c5f7c Preps for 1.6.0-rc2 release by David Brown · 5 years ago v1.6.0-rc2
  49. 9a5b951 zephyr: convert DT_JEDEC_SPI_NOR_0_LABEL to new dt macros by Kumar Gala · 5 years ago
  50. 32b61f3 zephyr: Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL by Kumar Gala · 5 years ago
  51. f4a9a9d zephyr/Kconfig: reference missing new Nordic boards keywords by Andrzej Puzdrowski · 5 years ago
  52. 377307d Fix imgtool publishing missing python package by Fabio Utzig · 5 years ago
  53. 14301ab travis: add imgtool publishing by Fabio Utzig · 5 years ago v1.6.0-rc1
  54. 342e875 Preps for 1.6.0-rc1 by David Brown · 5 years ago
  55. e06ef9b Bump imgtool version to 1.6.0-rc1. by David Brown · 5 years ago
  56. aac7111 boot: Update copyrights and licenses by David Brown · 6 years ago
  57. 25459bf docs: Provide description for multiple features by David Vincze · 5 years ago
  58. 4e3c47b docs: Fix Markdown rendering issues by David Vincze · 5 years ago
  59. e3cbbec Use _Static_assert on all platforms by David Brown · 5 years ago
  60. 7725652 Add files to eliminate HAL dependency, build/compile pass by Bohdan Kovalchuk · 5 years ago
  61. 80a76f4 imgtool: release 1.6.0alpha3 by David Vincze · 5 years ago
  62. 20e747c mynewt: remove version.yml and references by Fabio Utzig · 6 years ago
  63. 87f50a5 zephyr: boards: Add disco_l475_iot1 config file by Gerson Fernando Budke · 5 years ago
  64. 1e0c544 imgtool: Set RAM_LOAD flag in header when needed by David Vincze · 5 years ago
  65. 7973f57 imgtool: bump version to 1.6.0-alpha2 by Fabio Utzig · 5 years ago
  66. 92eb07f boot: mynewt: add ECIES-X25519 support by Fabio Utzig · 5 years ago
  67. 5eaa576 docs: Update with X25519 encrypted images info by Fabio Utzig · 5 years ago
  68. b6f014c boot: zephyr: add ECIES-X25519 support by Fabio Utzig · 5 years ago
  69. 4facd1b imgtool: Add x25519 key generation and getpriv by Fabio Utzig · 5 years ago
  70. 960b4c5 imgtool: Add ECIES-X25519 image encryption support by Fabio Utzig · 5 years ago
  71. 67c59fa imgtool: Fix ECDSA references in ED25519 by Fabio Utzig · 5 years ago
  72. 1e1c1c6 travis: Add x25519 encrypted image testing to CI by Fabio Utzig · 5 years ago
  73. 3fa72ca sim: Add test support for x25519 encrypted images by Fabio Utzig · 5 years ago
  74. 6aec6ae boot: bootutil: add x25519 encrypted image support by Fabio Utzig · 5 years ago
  75. 3fc84bf keys: Add sample x25519 priv/pub keys by Fabio Utzig · 5 years ago
  76. feb6c4c caps: Add cap for x25519 based image encryption by Fabio Utzig · 5 years ago
  77. 8fcdb6d ext: fiat: add X25519 routines from upstream by Fabio Utzig · 5 years ago
  78. 03368b8 boot: Add hardware key support by David Vincze · 5 years ago
  79. dde178d imgtool: Add --public-key-format option to imgtool by David Vincze · 5 years ago
  80. 9560d77 imgtool: keys: fix tests by Fabio Utzig · 5 years ago
  81. 41c5d50 zephyr:boards nrf52840_pca10059 rename to nrf52840dongle_nrf52840 by Andrzej Puzdrowski · 5 years ago
  82. a504669 zephyr: arm_cleanup.c: use <.../cortex_m/cmsis.h> by Piotr Mienkowski · 5 years ago
  83. 165e00e Update fiat from latest upstream by Fabio Utzig · 5 years ago
  84. a40b199 scripts: assemble.py: switch to using devicetree_legacy_unfixed.h by Henrik Brix Andersen · 5 years ago v1.5.0-cypress
  85. 7e7b4ad zephyr: boot_serial: Use K_MSEC() with k_sleep by Carles Cufi · 5 years ago
  86. aa7c021 Update user documentation in cypress folder by Roman Okhrimenko · 5 years ago
  87. 23ca10a Delete excess info from makefiles in cypress directory by Roman Okhrimenko · 5 years ago
  88. fefdea2 zephyr:boards nrf52840_pca10056 rename to nrf52840dk_nrf52840 by Andrzej Puzdrowski · 5 years ago
  89. c757ece bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Andrzej Puzdrowski · 5 years ago
  90. 274c5da boot: Unify the interpretation of TLV entry fields by David Vincze · 5 years ago
  91. 63eb456 boot: Add boot status record to shared data area by David Vincze · 5 years ago
  92. 1cf11b5 boot: Define interface for data sharing with runtime by David Vincze · 5 years ago
  93. 6bfa9e5 imgtool: release 1.6.0alpha1 by David Vincze · 5 years ago
  94. 71b8f98 imgtool: Add CBOR encoded boot record to TLV area by David Vincze · 5 years ago
  95. 1084100 zephyr: TinyCBOR has been removed from interface libraries by Dominik Ermel · 5 years ago
  96. c6be76a zephyr: select USE_DT_CODE_PARTITION after kconfig option change by Marcin Niestroj · 5 years ago
  97. 821214e zephyr: Wrap sleep value with K_MSEC by Krzysztof Chruscinski · 5 years ago
  98. d071356 serial_recovery: Add copied and generated CBOR decoding code files by Øyvind Rønningstad · 6 years ago
  99. f42a820 serial_recovery: Replace CBOR decoding code with generated code by Øyvind Rønningstad · 6 years ago
  100. fab12e0 Revert "bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" by Andrzej Puzdrowski · 5 years ago