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. e32483f Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
  6. ba3bd60 Boot: Enable multi-image boot by David Vincze · 6 years ago
  7. b75c12a Boot: Extend flash layout for multiple images by David Vincze · 6 years ago
  8. e245347 Boot: Save image sequence number to image trailer by David Vincze · 6 years ago
  9. 853657c Add watchdog feeding macro by Fabio Utzig · 6 years ago
  10. 63a2bdb Fix bug that prevents split images from working. by Alvaro Prieto · 6 years ago
  11. a1c1204 Fix double swap on interrupted revert by Christopher Collins · 6 years ago
  12. 2c88e69 Add some more debug logging by Christopher Collins · 6 years ago
  13. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  14. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  15. 4b4ac90 Do not use an ASSERT to catch the case if no image is loaded by Johannes Bruder · 7 years ago
  16. ed0ca43 Fix trailer erase for some devices by Fabio Utzig · 7 years ago
  17. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  18. a32f1af Fix overwrite-only under Zephyr by Fabio Utzig · 7 years ago
  19. 338a19f Add boostrapping from slot1 support by Fabio Utzig · 7 years ago
  20. 2bd980a Add support for slots with different sector sizes by Fabio Utzig · 7 years ago
  21. 2fc80df Fix handling of encrypted images by Fabio Utzig · 7 years ago
  22. e641ea5 Fix overwrite only encrypted to not use local var by Fabio Utzig · 7 years ago
  23. 1c7d959 Fix rebase issue by Fabio Utzig · 7 years ago
  24. ba82904 Add bootutil support for encrypted images by Fabio Utzig · 7 years ago
  25. 178be54 Test erased flash with "flash_area_read_is_empty()" by Fabio Utzig · 7 years ago
  26. 3900001 Add support for flash devices erased at 0 by Fabio Utzig · 7 years ago
  27. 03dc9a0 Avoid touching the swap status area in overwrite-only by Fabio Utzig · 7 years ago
  28. 48841f2 Remove per file log level configs by Fabio Utzig · 7 years ago
  29. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  30. f91bca5 Mandate the presence of mcuboot_config/mcuboot_config.h by Marti Bolivar · 7 years ago
  31. a1fae67 Add config for BOOT_MAX_IMG_SECTORS by Fabio Utzig · 7 years ago
  32. 6771601 Fix printf size warning by Fabio Utzig · 7 years ago
  33. ed8461b bootutil: loader: fix BOOT_STATUS_ASSERT macro by Johann Fischer · 7 years ago
  34. f70e302 Fix warn in overwrite-only with slot0 validation by Fabio Utzig · 8 years ago v1.1.0 v1.1.0-rc2
  35. 9c25fa7 Avoid using uninitialized memory in split go by Fabio Utzig · 8 years ago
  36. 57c40f7 Fix assert abstraction in sim by Fabio Utzig · 8 years ago
  37. a0e1cce Enable ignoring write failures to status area by Fabio Utzig · 8 years ago
  38. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  39. aaf767c Fix warning in overwrite only by Fabio Utzig · 8 years ago
  40. cd5774b Fix for gcc warnings by Fabio Utzig · 8 years ago
  41. c1f939d bootutil: fix edge case when not validating slot 0 by Marti Bolivar · 8 years ago
  42. 13d9e35 Add faster copy/erase to overwrite-only mode by Fabio Utzig · 8 years ago
  43. b6297af Log error message when slot fails validation by Fabio Utzig · 8 years ago
  44. 6b1b3b9 Fix warning on overwrite-only by David Brown · 8 years ago
  45. c6a7b0c Fixes use of invalid header data by Fabio Utzig · 8 years ago
  46. 8d0e588 Remove trailer management for overwrite-only by Fabio Utzig · 8 years ago
  47. 6a537ee Fix formatting warning by Fabio Utzig · 8 years ago
  48. 36ec0e7 Add #ifdef for non-used function in overwrite only by Fabio Utzig · 8 years ago
  49. 4649072 Adds total size of a swap to the trailer by Fabio Utzig · 8 years ago
  50. 2eebf11 Fix return value of function by Fabio Utzig · 8 years ago
  51. f5b33d8 Place TLV size into TLV itself by David Brown · 8 years ago
  52. 358c935 Fix warning building with overwrite only by Fabio Utzig · 8 years ago
  53. ba1fbe6 Fix running newtmgr when building for mcuboot by Fabio Utzig · 8 years ago
  54. 695d564 Add handling for failure setting slot flags by Fabio Utzig · 8 years ago
  55. 1e56fcc Adds checking of image_ok before writing by Fabio Utzig · 8 years ago
  56. db5bd3c Refactor finalize swap handling by Fabio Utzig · 8 years ago
  57. b5b2f55 Simplify status management by Fabio Utzig · 8 years ago
  58. 52eee56 Reload headers before verifying signature by David Brown · 8 years ago
  59. 554c52e Always validate slot 0 when requested by David Brown · 8 years ago
  60. a0bc9b5 Update trailer format by Fabio Utzig · 8 years ago
  61. 786a637 Merge pull request #75 from utzig/fix-coverity-issue1 by Fabio Utzig · 8 years ago
  62. c08ed21 Fix mynewt assert reading header from scratch by Fabio Utzig · 8 years ago
  63. e768626 Fixes trying to close an invalid flash map handle by Fabio Utzig · 8 years ago
  64. 428cdbf Rename br_flash_id to br_flash_dev_id. by Marti Bolivar · 8 years ago
  65. 88f48d9 Rename br_image_addr to br_image_off. by Marti Bolivar · 8 years ago
  66. c50926f bootutil: optionally use flash_area_get_sectors() by Marti Bolivar · 8 years ago
  67. e10a739 bootutil: add accessor for write_sz by Marti Bolivar · 8 years ago
  68. 8489865 bootutil: tweak state representation by Marti Bolivar · 8 years ago
  69. c0b4791 bootutil: keep image areas open while bootloading by Marti Bolivar · 8 years ago
  70. ea08887 bootutil: add image and area offset abstractions by Marti Bolivar · 8 years ago
  71. cca28a9 bootutil: add abstraction for area initialization by Marti Bolivar · 8 years ago
  72. d3269fd bootutil: add accessors for sector size and number by Marti Bolivar · 8 years ago
  73. e258715 bootutil: add flash device ID accessor by Marti Bolivar · 8 years ago
  74. f804f62 bootutil: add private image header accessor by Marti Bolivar · 8 years ago
  75. 9b1f8bb bootutil: move loader state definition to private header by Marti Bolivar · 8 years ago
  76. 3488eef Fix some leftovers after mynewt move (PR #52) by Fabio Utzig · 8 years ago
  77. eed80b6 Fix broken Mynewt BOOTUTIL_ -> MCUBOOT_ mapping by Fabio Utzig · 8 years ago
  78. 19356bf Make mcuboot less mynewt style by Fabio Utzig · 8 years ago
  79. 9678c97 Add comment about trailer swap logic by Fabio Utzig · 8 years ago
  80. de8a38a Use better naming for flags by Fabio Utzig · 8 years ago
  81. 94d998c Remove special cases, non needed tests by Fabio Utzig · 8 years ago
  82. 4cee4f7 Move trailer status size calculation to its own function by Fabio Utzig · 8 years ago
  83. ba49f84 Add macros for image ok values by Fabio Utzig · 8 years ago
  84. 2473ac0 Add support for swapping only fw sectors in use by Fabio Utzig · 8 years ago
  85. 7ebb7c2 Update how trailer is handled during a swap by Fabio Utzig · 8 years ago
  86. 17609d8 Add "upgrade only" support by David Brown · 8 years ago
  87. 4772ac4 Assert flash ops succeed during swap. by Christopher Collins · 8 years ago
  88. abfd75b Remove dead code. by Christopher Collins · 8 years ago
  89. b38e044 Fix slot0 validation by David Brown · 8 years ago
  90. fd20c76 bootutil: log the boot source by Marti Bolivar · 8 years ago
  91. d930ec6 Validate slot zero before booting by David Brown · 9 years ago
  92. 9d72546 bootutil: Fix issue with align > 1 by David Brown · 9 years ago
  93. 034a620 bootutil - Fix warning on 64-bit architectures. by Christopher Collins · 9 years ago
  94. 0960365 Revert "boot - don't interpet end of image as trailer." by Christopher Collins · 9 years ago
  95. 4c2662d This closes #1. by Christopher Collins · 9 years ago
  96. db1d9d3 loader: Remove malloc dependency by David Brown · 9 years ago
  97. 920fc16 boot - don't interpet end of image as trailer. by Christopher Collins · 9 years ago
  98. fd7eb5c MYNEWT-518 - Clean up previous commit. by Christopher Collins · 9 years ago
  99. 0ff3c6c MYNEWT-520 boot - Allow incompatible image slots by Christopher Collins · 9 years ago
  100. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago[Renamed from bootutil/src/loader.c]