1. c111b93 Skip updateable association for functional BMC by Jagpal Singh Gill · 6 weeks ago master
  2. 6d131aa start-update-interface: implement update manager by Jagpal Singh Gill · 6 months ago
  3. bb024eb start-update-interface: item_updater & activation by Jagpal Singh Gill · 6 months ago
  4. fc33ba8 clang-format: re-format for clang-18 by Patrick Williams · 5 weeks ago
  5. 7b11bba Move the MinimumVersion property to the id path by Adriana Kobylak · 3 months ago
  6. c5f6e7e clang-tidy: Enable readability-convert-member-functions-to-static by Pavithra Barithaya · 3 months ago
  7. 9d7b331 clang-tidy: Enable readability-redundant-smartptr-get check by Pavithra Barithaya · 3 months ago
  8. 9e307b7 clang-tidy: Enable readability-string-compare check by Pavithra Barithaya · 3 months ago
  9. ce9a5c9 clang-tidy: Enable readability-braces-around-statements check by Pavithra Barithaya · 3 months ago
  10. 6d17852 clang-tidy: Enable performance-unnecessary-value-param check by Pavithra Barithaya · 3 months ago
  11. 27d4938 clang-tidy: Enable performance-faster-string-find check by Pavithra Barithaya · 3 months ago
  12. 27d734f host_bios_upgrade: Add Updateable Association by Daniel Hsu · 4 months ago
  13. ce82de5 errors: Use non-deprecated namespaces by Adriana Kobylak · 8 months ago
  14. 1e9a5f1 sdbus++: use non-deprecated namespaces by Patrick Williams · 1 year, 1 month ago
  15. d5e8e73 clang-format: copy latest and re-format by Patrick Williams · 1 year, 4 months ago
  16. 44b9fef Fix the core dump by using filesystem error_code by George Liu · 1 year, 8 months ago
  17. deb86b4 field mode: restore works on all systems by Isaac Kurth · 2 years, 7 months ago
  18. bf2bb2b sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 2 months ago
  19. 054bb0b Add support for Inventory.Decorator.Compatible by Justin Ledford · 2 years, 6 months ago
  20. d8c9eea dual-image: Implement BMC update when running on secondary by Lei YU · 2 years, 9 months ago
  21. bdf2d6c dual-image: Set priority for primary and secondary flash by Lei YU · 2 years, 9 months ago
  22. 531fbc2 dual-image: Detect the running image slot by Lei YU · 2 years, 10 months ago
  23. e56bf87 dual-image: Do not erase image if os-release is not found by Lei YU · 2 years, 7 months ago
  24. d474d9c dual-image: Always create os-release symlink by Lei YU · 2 years, 10 months ago
  25. 9c76a0a item_updater: Fix crash in updateUbootEnvVars() by Lei YU · 2 years, 6 months ago
  26. 88ba1f9 updater: Add activations after versions by Adriana Kobylak · 2 years, 7 months ago
  27. 59b640b Support uploading same image for multiple times by Adriana Kobylak · 2 years, 8 months ago
  28. 1e81f23 Determine functional versions from mount directory by Adriana Kobylak · 2 years, 8 months ago
  29. 25773a7 Use flash id to write image to flash by Adriana Kobylak · 2 years, 8 months ago
  30. 780220f serialize: Use flash id instead of version id by Adriana Kobylak · 2 years, 8 months ago
  31. a84f06d updater: Introduce the concept of flash id by Adriana Kobylak · 2 years, 8 months ago
  32. 0cd6d84 cleanup: Fix warnings found by cppcheck by Lei YU · 2 years, 9 months ago
  33. ae06d76 item_updater : erase() : remove uploaded images by Zami Seck · 3 years, 1 month ago
  34. 4ce901c exception: switch to public sdbus exception by Patrick Williams · 3 years, 1 month ago
  35. c9bb642 logging: switch to lg2 by Patrick Williams · 3 years, 1 month ago
  36. cfb4b20 item_updater: Fix crash on redundantPriority by Lei YU · 3 years, 5 months ago
  37. 6e9fb1d Add BIOS DBus object by Lei YU · 3 years, 7 months ago
  38. 1fd6ddd Implement Software.Extended Version by Chanh Nguyen · 3 years, 9 months ago
  39. 878377d Revert "Factory Reset: Wait for env variables" by Adriana Kobylak · 3 years, 8 months ago
  40. 8e9ccfe Add support for full BMC FW flash image by Bright Cheng · 4 years, 10 months ago
  41. d1a55ad item_updater: erase: Call resetUbootEnvVars() first by Adriana Kobylak · 4 years, 3 months ago
  42. f383d27 item_updater: Ignore duplicate version ids by Adriana Kobylak · 4 years, 3 months ago
  43. 716cd78 processBMCImage: Dynamically calculate version id by Adriana Kobylak · 4 years, 4 months ago
  44. 24a8d83 item_updater: Use relative path to append OS_RELEASE_FILE by Adriana Kobylak · 4 years, 3 months ago
  45. 58aa750 clang-format: update to latest from docs repo by Adriana Kobylak · 4 years, 4 months ago
  46. bc1facd sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 4 months ago
  47. 60f5ccf Factory Reset: Wait for env variables by Gunnar Mills · 4 years, 4 months ago
  48. c98d912 Use std::filesystem instead of std::experimental by Adriana Kobylak · 4 years, 5 months ago
  49. e883fb8 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 4 months ago
  50. bbebec7 Add updateable association to active BMC FW object by AppaRao Puli · 4 years, 8 months ago
  51. e9f6c84 Add support for Bios update by Vijay Khemka · 4 years, 8 months ago
  52. ec4eec3 serialize: Add version purpose by Adriana Kobylak · 4 years, 10 months ago
  53. 687e75e serialize: Store priority in directory instead of file by Adriana Kobylak · 4 years, 11 months ago
  54. 22848ec Move function to enable field mode to common code by Adriana Kobylak · 5 years ago
  55. d5b8f75 item_updater: Return NotAllowed when attempting to clear FieldMode by Adriana Kobylak · 5 years ago
  56. 991af7e item_updater: Call remove association on delete by Adriana Kobylak · 6 years ago
  57. 43699ca Rename Version::Errors to Image::Errors by Adriana Kobylak · 6 years ago
  58. a696359 Fix being able to activate a Failed version by Adriana Kobylak · 6 years ago
  59. b0ce996 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  60. 0f88b5a Delete functional BMC id if ACTIVE_BMC_MAX_ALLOWED is less than 2 by Lei YU · 6 years ago
  61. 269bff3 Make MEDIA_DIR configurable by Lei YU · 6 years ago
  62. 87c7817 Catch SdBusError when calling the mapper by Ed Tanous · 6 years ago
  63. bbcb7be Move setting the priority U-Boot variable to ubi by Adriana Kobylak · 6 years ago
  64. 56aaf45 item_updater: sort ubi specific code by Lei YU · 6 years ago
  65. 1be8d50 Refactor of bmcImages by Lei YU · 6 years ago
  66. eaa1ee0 Perform uboot mirroring operation during BMC boot by Eddie James · 7 years ago
  67. 69f4ab9 Revert "Delay return from updateUbootEnvVars() until service file finishes" by Adriana Kobylak · 6 years ago
  68. 2225fda Delay return from updateUbootEnvVars() until service file finishes by Michael Tritz · 7 years ago
  69. 2ab9b10 Add support for signature verification routines by Jayanth Othayoth · 7 years ago
  70. 2285fe0 Enable clang code format by Adriana Kobylak · 7 years ago
  71. 83cd21f item_updater: Fix DeleteAll by Adriana Kobylak · 7 years ago
  72. 204e1e7 Call freeSpace() function before update by Adriana Kobylak · 7 years ago
  73. 596466b Fix error logging by Adriana Kobylak · 7 years ago
  74. 1254c62 item_updater: Look for BMC inventory interface by Adriana Kobylak · 7 years ago
  75. ee13e83 BMC: Fix the delete implementation. by Saqib Khan · 7 years ago
  76. b77551c Call update u-boot env once when a priority is changed by Adriana Kobylak · 7 years ago
  77. 4254bec BMC Updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  78. ff0b421 Fix for field mode not working after reboot by Michael Tritz · 7 years ago
  79. d377ba1 Move duplicate image upload log inside image_manager by Saqib Khan · 7 years ago
  80. 2ad1b55 Update Journal Entry Format by Gunnar Mills · 7 years ago
  81. f0382c3 Update U-boot env variables by Saqib Khan · 7 years ago
  82. 49446ae Update Uboot environment variables when a version is deleted or updated by Saqib Khan · 7 years ago
  83. d16bcbd Style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  84. dcbfa04 Restore BMC version on systems that doesn't have new BMC ubi layout. by Saqib Khan · 7 years ago
  85. ee590c7 Set Priority value of functional BMC version to 0 by Adriana Kobylak · 7 years ago
  86. 021c365 Delete the BMC version that doesn't have a valid os-release file. by Saqib Khan · 7 years ago
  87. bc1bf3a BMC Updater: Add function to delete all versions by Michael Tritz · 7 years ago
  88. b9da663 BMC: Update u-boot environment variable based on lowest priority by Saqib Khan · 7 years ago
  89. f10b232 Change to pass by reference by Gunnar Mills · 7 years ago
  90. 88e8a32 Create BMC functional Association by Gunnar Mills · 7 years ago
  91. 6d87371 Add checks for currently running bmc image before erasing by Eddie James · 7 years ago
  92. 43b25cd Create active association on startup by Gunnar Mills · 7 years ago
  93. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  94. 6fab70d Change ro to rofs. by Saqib Khan · 7 years ago
  95. ded875d Create active association by Gunnar Mills · 7 years ago
  96. 1eef62d BMC: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  97. b60add1 Create an association to BMC inventory item by Gunnar Mills · 7 years ago
  98. 9a78224 style changes to item_updater.cpp by Gunnar Mills · 7 years ago
  99. 0c2eb26 Remove rw ubi volume delete as part of bmc version delete. by Saqib Khan · 7 years ago
  100. 0129d92 Add field mode to BMC updater by Michael Tritz · 7 years ago