1. d5e8e73 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  2. d97d3b9 Removed reset of the interface ActivationProgress by moni kumar · 1 year, 7 months ago
  3. bf2bb2b sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  4. 10ec975 Change location of MSL error by zamiseck · 2 years, 2 months ago
  5. 3afdaaf Signature Validation : Change Error Thrown by zamiseck · 2 years, 3 months ago
  6. bee6243 Create ActivationBlocksTransition before write HOST BIOS image by Thang Tran · 2 years, 4 months ago
  7. d8c9eea dual-image: Implement BMC update when running on secondary by Lei YU · 2 years, 7 months ago
  8. 0b1fd51 ItemUpdater::erase() : Fixed double delete by zamiseck · 2 years, 7 months ago
  9. 780220f serialize: Use flash id instead of version id by Adriana Kobylak · 2 years, 6 months ago
  10. ae06d76 item_updater : erase() : remove uploaded images by Zami Seck · 2 years, 11 months ago
  11. 4ce901c exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  12. c9bb642 logging: switch to lg2 by Patrick Williams · 2 years, 10 months ago
  13. 7d2fa14 Fix build issue related to boost asio by Lei YU · 2 years, 11 months ago
  14. 2586818 bios: Delete uploaded DBus object after update by Lei YU · 3 years, 2 months ago
  15. 16aa28a bios: Update bios_active version after code update by Lei YU · 3 years, 2 months ago
  16. 7ab55e2 image_verify: Support other images by Lei YU · 3 years, 1 month ago
  17. 837de88 flash-bios: Do not delete image in case of failure by Lei YU · 3 years, 8 months ago
  18. 21dad04 BMC Minimum ship Level by Miguel Gomez · 4 years ago
  19. 70f5bc0 mmc: Update and remove functions for the kernel and rootfs by Adriana Kobylak · 4 years, 2 months ago
  20. b824b2f activation: Make activation flow common by Adriana Kobylak · 4 years, 2 months ago
  21. 0d7198f Add checking ApplyTime for static layout by Bright Cheng · 4 years, 8 months ago
  22. 24048b5 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  23. e883fb8 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  24. bbebec7 Add updateable association to active BMC FW object by AppaRao Puli · 4 years, 5 months ago
  25. e9f6c84 Add support for Bios update by Vijay Khemka · 4 years, 6 months ago
  26. ec4eec3 serialize: Add version purpose by Adriana Kobylak · 4 years, 8 months ago
  27. a013560 Code Update: ApplyTime software manager support by Jayashankar Padath · 5 years ago
  28. 3b6a4cd Remove deprecated is_method_error code by Adriana Kobylak · 6 years ago
  29. a696359 Fix being able to activate a Failed version by Adriana Kobylak · 6 years ago
  30. b0ce996 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  31. bbcb7be Move setting the priority U-Boot variable to ubi by Adriana Kobylak · 6 years ago
  32. 1be8d50 Refactor of bmcImages by Lei YU · 6 years ago
  33. 9053225 Verify signature for non ubifs image by Lei YU · 6 years ago
  34. a7853ee Support non-ubifs layout by Lei YU · 6 years ago
  35. aea48f2 activation: Improve error handling in Subscribe by Adriana Kobylak · 6 years ago
  36. 3ce563a activation: Move out code that monitors for ubi services by Adriana Kobylak · 6 years ago
  37. 9f89e2e activation: Create ubi write function by Adriana Kobylak · 6 years ago
  38. 166bdf3 Revert "Revert "Wait for obmc-flash-bmc-updateubootvars@.service"" by Adriana Kobylak · 6 years ago
  39. e24fd6f Revert "Wait for obmc-flash-bmc-updateubootvars@.service" by Adriana Kobylak · 6 years ago
  40. 9a9d7c2 Signature validation failure handling based on field mode by Jayanth Othayoth · 6 years ago
  41. e11a202 Spelling fixes by Gunnar Mills · 6 years ago
  42. 0e0c127 Enabled Signed image validation in Item Updater by Jayanth Othayoth · 6 years ago
  43. 2285fe0 Enable clang code format by Adriana Kobylak · 6 years ago
  44. f37cefc BMC: Block BMC reboots during Code Update by Saqib Khan · 7 years ago
  45. 204e1e7 Call freeSpace() function before update by Adriana Kobylak · 6 years ago
  46. 596466b Fix error logging by Adriana Kobylak · 6 years ago
  47. 4c3edc9 Wait for obmc-flash-bmc-updateubootvars@.service by Adriana Kobylak · 6 years ago
  48. 8bd84c8 Avoid calling Activation repeatedly during update by Adriana Kobylak · 6 years ago
  49. 00bd902 Fix "Error in Deleting image from image manager" by Adriana Kobylak · 6 years ago
  50. ee13e83 BMC: Fix the delete implementation. by Saqib Khan · 7 years ago
  51. b77551c Call update u-boot env once when a priority is changed by Adriana Kobylak · 7 years ago
  52. 4254bec BMC Updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  53. f0382c3 Update U-boot env variables by Saqib Khan · 7 years ago
  54. 49446ae Update Uboot environment variables when a version is deleted or updated by Saqib Khan · 7 years ago
  55. 3fa3820 Style changes in activation.cpp by Gunnar Mills · 7 years ago
  56. b9da663 BMC: Update u-boot environment variable based on lowest priority by Saqib Khan · 7 years ago
  57. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  58. ded875d Create active association by Gunnar Mills · 7 years ago
  59. 5d53267 BMC: Store RedundancyPriority on System. by Saqib Khan · 7 years ago
  60. 0edd4ad BMC Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  61. f2b5e0d Miscellaneous improvements to activation/item updater by Michael Tritz · 7 years ago
  62. bed88af Activation: Start service files and wait for completion by Michael Tritz · 7 years ago
  63. 4c1aec0 BMC: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  64. b077470 Create Constructor for BMC Activation by Saqib Khan · 7 years ago