1. a2e6716 Static layout: Implement PNOR code update by Lei YU · 5 years ago
  2. c67a945 Refactor: Move serialize to ubi by Lei YU · 5 years ago
  3. 9b21efc Refactor: Split Activation into common and ubi by Lei YU · 5 years ago
  4. c9caf86 Invoke Delete method to correct service by Lei YU · 5 years ago
  5. 17f55a8 std::variant: Fix forgotten conversion by William A. Kennington III · 6 years ago
  6. f6ed589 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  7. ab435df activation: Add error handling in deleteImageManagerObject by Adriana Kobylak · 6 years ago
  8. 74b657e activation: Improve error handling in Subscribe by Gunnar Mills · 6 years ago
  9. afd0a45 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  10. 11271fb PNOR Signature validation failure handling based on field mode by Jayanth Othayoth · 6 years ago
  11. 5248f3c Fix compilation issues by Jayanth Othayoth · 6 years ago
  12. 4016e52 Enabled PNOR signed image validation by Jayanth Othayoth · 6 years ago
  13. 70dcb63 Enable clang code format by Adriana Kobylak · 6 years ago
  14. 7f80e0b PNOR: Fix the delete implementation by Saqib Khan · 7 years ago
  15. 5b75651 Host updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  16. 1e0aa5c Combine the creation of ro and rw partition in one service file by Saqib Khan · 7 years ago
  17. 9741cd1 Create active association by Gunnar Mills · 7 years ago
  18. 2cbfa03 Limit the number of Active pnor versions by Saqib Khan · 7 years ago
  19. aa6a243 Remove symlink creation during code update by Saqib Khan · 7 years ago
  20. b8e7f31 item_updater: Ignore base version when trying to free up priority. by Saqib Khan · 7 years ago
  21. 1cb127f PNOR Activation: Minor code-review fixes by Michael Tritz · 7 years ago
  22. 60bc20f PNOR: Restore RedundancyPriority on reset by Michael Tritz · 7 years ago
  23. 9c8adfa item_updater : Implementing Object.Delete for version by Leonel Gonzalez · 7 years ago
  24. 2af5c49 PNOR: Switch Software Version based on priority. by Saqib Khan · 7 years ago
  25. 137dddd Activation: Reset service file booleans after activation by Michael Tritz · 7 years ago
  26. 1793b64 Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  27. 81bac88 PNOR: implement Software RedundancyPriority interface. by Saqib Khan · 7 years ago
  28. cb9df4e PNOR: Remove the BlocksTransition object when activation completes by Saqib Khan · 7 years ago
  29. 9d25b60 Activation: Wait for service files to complete by Michael Tritz · 7 years ago
  30. e8320ef activation: Replace exists() with is_symlink()/is_directory() by Adriana Kobylak · 7 years ago
  31. 2021b4c RedundancyPriority: Override set property function by Saqib Khan · 7 years ago
  32. 942df8a PNOR: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  33. 2fdb931 Code update flow: Set properties and load squashfs on object creation by Adriana Kobylak · 7 years ago
  34. 55f9e83 Activation: Point active image to requested image by Adriana Kobylak · 7 years ago
  35. 1e9b716 Mount a SquashFS image to a read-only partition on PNOR by Saqib Khan · 7 years ago
  36. 692b555 Activation: Create UBI volume on RequestedActivation by Adriana Kobylak · 7 years ago
  37. 99c8c0e Activation: Create ActivationBlocksTransition by Adriana Kobylak · 7 years ago
  38. befe5ce Activation: Override the set property functions by Adriana Kobylak · 7 years ago