1. d1a55ad item_updater: erase: Call resetUbootEnvVars() first by Adriana Kobylak · 4 years, 1 month ago
  2. f383d27 item_updater: Ignore duplicate version ids by Adriana Kobylak · 4 years ago
  3. 716cd78 processBMCImage: Dynamically calculate version id by Adriana Kobylak · 4 years, 1 month ago
  4. 24a8d83 item_updater: Use relative path to append OS_RELEASE_FILE by Adriana Kobylak · 4 years, 1 month ago
  5. 58aa750 clang-format: update to latest from docs repo by Adriana Kobylak · 4 years, 1 month ago
  6. bc1facd sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  7. 60f5ccf Factory Reset: Wait for env variables by Gunnar Mills · 4 years, 1 month ago
  8. c98d912 Use std::filesystem instead of std::experimental by Adriana Kobylak · 4 years, 2 months ago
  9. e883fb8 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  10. bbebec7 Add updateable association to active BMC FW object by AppaRao Puli · 4 years, 5 months ago
  11. e9f6c84 Add support for Bios update by Vijay Khemka · 4 years, 6 months ago
  12. ec4eec3 serialize: Add version purpose by Adriana Kobylak · 4 years, 8 months ago
  13. 687e75e serialize: Store priority in directory instead of file by Adriana Kobylak · 4 years, 8 months ago
  14. 22848ec Move function to enable field mode to common code by Adriana Kobylak · 4 years, 8 months ago
  15. d5b8f75 item_updater: Return NotAllowed when attempting to clear FieldMode by Adriana Kobylak · 5 years ago
  16. 991af7e item_updater: Call remove association on delete by Adriana Kobylak · 6 years ago
  17. 43699ca Rename Version::Errors to Image::Errors by Adriana Kobylak · 6 years ago
  18. a696359 Fix being able to activate a Failed version by Adriana Kobylak · 6 years ago
  19. b0ce996 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  20. 0f88b5a Delete functional BMC id if ACTIVE_BMC_MAX_ALLOWED is less than 2 by Lei YU · 6 years ago
  21. 269bff3 Make MEDIA_DIR configurable by Lei YU · 6 years ago
  22. 87c7817 Catch SdBusError when calling the mapper by Ed Tanous · 6 years ago
  23. bbcb7be Move setting the priority U-Boot variable to ubi by Adriana Kobylak · 6 years ago
  24. 56aaf45 item_updater: sort ubi specific code by Lei YU · 6 years ago
  25. 1be8d50 Refactor of bmcImages by Lei YU · 6 years ago
  26. eaa1ee0 Perform uboot mirroring operation during BMC boot by Eddie James · 6 years ago
  27. 69f4ab9 Revert "Delay return from updateUbootEnvVars() until service file finishes" by Adriana Kobylak · 6 years ago
  28. 2225fda Delay return from updateUbootEnvVars() until service file finishes by Michael Tritz · 6 years ago
  29. 2ab9b10 Add support for signature verification routines by Jayanth Othayoth · 6 years ago
  30. 2285fe0 Enable clang code format by Adriana Kobylak · 6 years ago
  31. 83cd21f item_updater: Fix DeleteAll by Adriana Kobylak · 6 years ago
  32. 204e1e7 Call freeSpace() function before update by Adriana Kobylak · 6 years ago
  33. 596466b Fix error logging by Adriana Kobylak · 6 years ago
  34. 1254c62 item_updater: Look for BMC inventory interface by Adriana Kobylak · 7 years ago
  35. ee13e83 BMC: Fix the delete implementation. by Saqib Khan · 7 years ago
  36. b77551c Call update u-boot env once when a priority is changed by Adriana Kobylak · 7 years ago
  37. 4254bec BMC Updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  38. ff0b421 Fix for field mode not working after reboot by Michael Tritz · 7 years ago
  39. d377ba1 Move duplicate image upload log inside image_manager by Saqib Khan · 7 years ago
  40. 2ad1b55 Update Journal Entry Format by Gunnar Mills · 7 years ago
  41. f0382c3 Update U-boot env variables by Saqib Khan · 7 years ago
  42. 49446ae Update Uboot environment variables when a version is deleted or updated by Saqib Khan · 7 years ago
  43. d16bcbd Style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  44. dcbfa04 Restore BMC version on systems that doesn't have new BMC ubi layout. by Saqib Khan · 7 years ago
  45. ee590c7 Set Priority value of functional BMC version to 0 by Adriana Kobylak · 7 years ago
  46. 021c365 Delete the BMC version that doesn't have a valid os-release file. by Saqib Khan · 7 years ago
  47. bc1bf3a BMC Updater: Add function to delete all versions by Michael Tritz · 7 years ago
  48. b9da663 BMC: Update u-boot environment variable based on lowest priority by Saqib Khan · 7 years ago
  49. f10b232 Change to pass by reference by Gunnar Mills · 7 years ago
  50. 88e8a32 Create BMC functional Association by Gunnar Mills · 7 years ago
  51. 6d87371 Add checks for currently running bmc image before erasing by Eddie James · 7 years ago
  52. 43b25cd Create active association on startup by Gunnar Mills · 7 years ago
  53. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  54. 6fab70d Change ro to rofs. by Saqib Khan · 7 years ago
  55. ded875d Create active association by Gunnar Mills · 7 years ago
  56. 1eef62d BMC: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  57. b60add1 Create an association to BMC inventory item by Gunnar Mills · 7 years ago
  58. 9a78224 style changes to item_updater.cpp by Gunnar Mills · 7 years ago
  59. 0c2eb26 Remove rw ubi volume delete as part of bmc version delete. by Saqib Khan · 7 years ago
  60. 0129d92 Add field mode to BMC updater by Michael Tritz · 7 years ago
  61. 5d53267 BMC: Store RedundancyPriority on System. by Saqib Khan · 7 years ago
  62. b1cfdf9 Check if BMC tarball has all required files during image verifcation by Michael Tritz · 7 years ago
  63. 7b5010f item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  64. f2b5e0d Miscellaneous improvements to activation/item updater by Michael Tritz · 7 years ago
  65. 3526ef7 item_updater: Added erase method by Leonel Gonzalez · 7 years ago
  66. 37a5904 Item Updater: Implement BMC factory reset by Michael Tritz · 7 years ago
  67. 4c1aec0 BMC: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  68. 84a0e69 item_updater: style simplification by Saqib Khan · 7 years ago
  69. 19177d3 item_updater: Use Common.FilePath to locate images by Saqib Khan · 7 years ago
  70. ba23988 Move Active BMC version object to item_updater. by Saqib Khan · 7 years ago
  71. 705f1bf item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  72. 35e83f3 ItemUpdater: Validate BMC squashfs image by Saqib Khan · 7 years ago
  73. 9f35714 item_updater: match activations on Purpose::System by Patrick Williams · 7 years ago
  74. e75d10f use new sdbusplus match constructors by Patrick Williams · 7 years ago
  75. 2ce7da2 Create activation interface on BMC version dbus creation by Gunnar Mills · 7 years ago
  76. ec1b41c Create initial BMC Item Updater by Gunnar Mills · 7 years ago