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. c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
  4. 8608c53 sim: Clarify condition by David Brown · 4 years, 5 months ago
  5. 7cc4526 sim: unsafe cleanup by David Brown · 4 years, 5 months ago
  6. 50b5a12 sim: Remove pointless use lines by David Brown · 4 years, 5 months ago
  7. 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
  8. e2acfae sim: Add explicit copyright and licenses to the sim by David Brown · 6 years ago
  9. 3fbbdac sim: get status area size from bootutil by Fabio Utzig · 6 years ago
  10. 2b8a695 Convert BOOT_MAGIC_SZ to #define by David Brown · 6 years ago
  11. e0bb1f9 Change BOOT_MAX_ALIGN to #define by David Brown · 6 years ago
  12. 8000e32 Remove global test thread locking by Fabio Utzig · 6 years ago
  13. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  14. 7610157 sim: Rename `SimFlashMap` to `SimMultiFlash` by David Brown · 6 years ago
  15. 05ab014 Update sim ecdsa testing to use ring signing by Fabio Utzig · 7 years ago
  16. 2821564 sim: mcuboot-sys: More idiomatic Rust 2018 by David Brown · 7 years ago
  17. 65de6d1 sim: mcuboot-sys: 2018 edition fix by David Brown · 7 years ago
  18. afb2bc9 Update main simulator routines for multi-flash by Fabio Utzig · 7 years ago
  19. 1c9aea5 Allow multiple flash devices in bootutil wrapper by Fabio Utzig · 7 years ago
  20. 73ffc44 Add align/erased_val params per flash device by Fabio Utzig · 7 years ago
  21. 269d286 Remove redundant align/erased_val usage by Fabio Utzig · 7 years ago
  22. 1e48b91 Add encrypted image support on sim by Fabio Utzig · 7 years ago
  23. ea0290b Add sim support for flash erased at 0 by Fabio Utzig · 7 years ago
  24. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  25. 92be3fb Add ecdsa signing support by Fabio Utzig · 8 years ago
  26. 353610d sim: Prevent reentrancy on simulation by David Brown · 8 years ago
  27. 541860c sim: Pass alignment into `boot_go` by David Brown · 8 years ago
  28. ee61c83 sim: Pass counter through boot_go API by David Brown · 8 years ago
  29. 6390277 sim: Naive move of binding into mcuboot-sys by David Brown · 8 years ago[Renamed from sim/src/c.rs]
  30. 2cbc470 sim: Move simflash to be its own crate by David Brown · 8 years ago
  31. bdb6db7 sim: Move flash pointer up into Rust by David Brown · 8 years ago
  32. a0bc9b5 Update trailer format by Fabio Utzig · 8 years ago
  33. 7ebb7c2 Update how trailer is handled during a swap by Fabio Utzig · 8 years ago
  34. de7729e sim: Add simulator code by David Brown · 9 years ago