1. dc0ca08 Infineon: Switch to 1.9.0 code base, add xmc7000 family support, refactor memory layer by Roman Okhrimenko · 2 years, 2 months ago v1.9.0-cypress
  2. 977b375 Infineon: Add cyw20829 platform, shared slot feature, json memory map, psoc6 xip by Roman Okhrimenko · 3 years, 4 months ago v1.8.1-cypress
  3. 13f79ed Implement new swap scheme for devices with large erase size using scratch with status area by Roman Okhrimenko · 4 years, 5 months ago
  4. c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
  5. 8608c53 sim: Clarify condition by David Brown · 4 years, 5 months ago
  6. 4bbb93d sim: Clarify condition with is_empty() by David Brown · 4 years, 5 months ago
  7. 7cc4526 sim: unsafe cleanup by David Brown · 4 years, 5 months ago
  8. fc8e3c5 sim: Implement Default for a few types by David Brown · 4 years, 5 months ago
  9. 50b5a12 sim: Remove pointless use lines by David Brown · 4 years, 5 months ago
  10. 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
  11. 1edb788 sim: update alignment (aka write_sz) to u16 by Fabio Utzig · 4 years, 10 months ago
  12. e2acfae sim: Add explicit copyright and licenses to the sim by David Brown · 6 years ago
  13. 3fbbdac sim: get status area size from bootutil by Fabio Utzig · 6 years ago
  14. e92df93 sim: log: add new level targetting simulator by Fabio Utzig · 6 years ago
  15. 2b8a695 Convert BOOT_MAGIC_SZ to #define by David Brown · 6 years ago
  16. e0bb1f9 Change BOOT_MAX_ALIGN to #define by David Brown · 6 years ago
  17. 297029a sim: Add debugging ptable to image dumps by David Brown · 6 years ago
  18. 8000e32 Remove global test thread locking by Fabio Utzig · 6 years ago
  19. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  20. 06ef06e sim: Base slots on number of images used by David Brown · 6 years ago
  21. 7610157 sim: Rename `SimFlashMap` to `SimMultiFlash` by David Brown · 6 years ago
  22. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  23. 05ab014 Update sim ecdsa testing to use ring signing by Fabio Utzig · 7 years ago
  24. 2821564 sim: mcuboot-sys: More idiomatic Rust 2018 by David Brown · 7 years ago
  25. 65de6d1 sim: mcuboot-sys: 2018 edition fix by David Brown · 7 years ago
  26. afb2bc9 Update main simulator routines for multi-flash by Fabio Utzig · 7 years ago
  27. 1c9aea5 Allow multiple flash devices in bootutil wrapper by Fabio Utzig · 7 years ago
  28. 1caef13 Allow multiple flash device in AreaDesc by Fabio Utzig · 7 years ago
  29. 73ffc44 Add align/erased_val params per flash device by Fabio Utzig · 7 years ago
  30. 269d286 Remove redundant align/erased_val usage by Fabio Utzig · 7 years ago
  31. 99dfc78 Remove usage of hal_flash_* functions by Fabio Utzig · 7 years ago
  32. 1e48b91 Add encrypted image support on sim by Fabio Utzig · 7 years ago
  33. ea0290b Add sim support for flash erased at 0 by Fabio Utzig · 7 years ago
  34. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  35. 92be3fb Add ecdsa signing support by Fabio Utzig · 8 years ago
  36. 3f687dc sim: Move `areadesc` into `Images` struct by David Brown · 8 years ago
  37. 353610d sim: Prevent reentrancy on simulation by David Brown · 8 years ago
  38. 541860c sim: Pass alignment into `boot_go` by David Brown · 8 years ago
  39. ee61c83 sim: Pass counter through boot_go API by David Brown · 8 years ago
  40. f52272c sim: Flatten 'area' module in mcuboot-sys by David Brown · 8 years ago
  41. 6390277 sim: Naive move of binding into mcuboot-sys by David Brown · 8 years ago