1. de5e76f fix object manager path and emit interfaces added by Alexander Hansen · 6 weeks ago master
  2. 8e44d57 common: use state interface object path from pdi by Alexander Hansen · 3 weeks ago
  3. 1e833b4 common: host power utility by Alexander Hansen · 5 weeks ago
  4. 449e793 common: dbus helper for fetching configuration by Alexander Hansen · 5 weeks ago
  5. 4983b13 common: fetch nested configuration by Alexander Hansen · 5 weeks ago
  6. 0a457ff common: constrain object mapper call by Alexander Hansen · 6 weeks ago
  7. 192bb5d meson: apply meson format by Alexander Hansen · 5 weeks ago
  8. 7fe19f4 bmc: sync-once: handle deleted source files by Jian Zhang · 2 months ago
  9. ccec7c6 common: allow update to Version interface by Alexander Hansen · 6 weeks ago
  10. 5622ee9 common: activation progress not taking effect by Alexander Hansen · 7 weeks ago
  11. 85aed22 fixup: test: example device by Alexander Hansen · 7 weeks ago
  12. aa30064 fw update: implement example device by Alexander Hansen · 9 weeks ago
  13. cc37235 fw update: common code by Alexander Hansen · 3 months ago
  14. ec807fc meson: reformat with meson formatter by Patrick Williams · 9 weeks ago
  15. 726e100 build: use allowed over enabled or not-disabled by Patrick Williams · 9 weeks ago
  16. ac3f93e Fix broken download link to boost_1.84 and update version to boost_1.86 by Christopher Meis · 3 months ago
  17. eae5ec9 clang-format: update latest spec and reformat by Patrick Williams · 9 weeks ago
  18. 00b3cae fw update: pldm package parser by Alexander Hansen · 4 months ago
  19. 5c7c841 meson: add libpldm wrap file by Patrick Williams · 9 weeks ago
  20. 88b98bf fix: fw-update: make libpldm optional dependency by Alexander Hansen · 9 weeks ago
  21. 4a053c8 fw update: library to create pldm fw package by Alexander Hansen · 4 months ago
  22. cab87e9 re-organize the current files into bmc directory by Jagpal Singh Gill · 3 months ago
  23. bdcf574 sync_watch: remove unused 'loop' member by Patrick Williams · 4 months ago
  24. b3e3d64 clang-format: re-format for clang-19 by Patrick Williams · 4 months ago
  25. db3d966 obmc-flash-bmc: Add new Manager service as default by Adriana Kobylak · 4 months ago
  26. 61c1a8a Add the new Software.Manager to service dependencies by Adriana Kobylak · 4 months ago
  27. b7df12c update usb-code-update service dependencies by Jagpal Singh Gill · 5 months ago
  28. 58d6982 disable service files for Updater and Version by Jagpal Singh Gill · 5 months ago
  29. 46f2a39 verify the image purpose with updater type by Jagpal Singh Gill · 5 months ago
  30. 054954a add the existing event messages to update manager by Jagpal Singh Gill · 8 months ago
  31. 6fbb54c use start update D-Bus interface for usb manager by Jagpal Singh Gill · 8 months ago
  32. dd003f5 add bios update support by Jagpal Singh Gill · 8 months ago
  33. 5d65568 Request maintainers access for the repo by Jagpal Singh Gill · 7 months ago
  34. e738f39 add build flag for software-update-dbus-interface by Jagpal Singh Gill · 8 months ago
  35. 2e50670 add meson dependency for phosphor-dbus-interfaces by Jagpal Singh Gill · 8 months ago
  36. c111b93 Skip updateable association for functional BMC by Jagpal Singh Gill · 8 months ago
  37. 463917e Build update_manager.cpp by default by Adriana Kobylak · 7 months ago
  38. 6d131aa start-update-interface: implement update manager by Jagpal Singh Gill · 12 months ago
  39. 2431e7f start-update-interface: add software_utils by Jagpal Singh Gill · 12 months ago
  40. bb024eb start-update-interface: item_updater & activation by Jagpal Singh Gill · 12 months ago
  41. fc33ba8 clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  42. b114f62 test/README.md: Update access permissions by George Liu · 8 months ago
  43. 0f3b106 test/README.md: Fix MD040 warnings by George Liu · 8 months ago
  44. 6290f34 test/README.md: Fix MD004 warnings by George Liu · 8 months ago
  45. 66936f4 test/README.md: Fix MD041 warnings by George Liu · 8 months ago
  46. e2dac25 gen-bios-tar: Update private signing key by Rashmica Gupta · 9 months ago
  47. 7b11bba Move the MinimumVersion property to the id path by Adriana Kobylak · 10 months ago
  48. 5cac406 clang-tidy: Enable performance-inefficient-string-concatenation by Pavithra Barithaya · 10 months ago
  49. cfaf083 clang-tidy: Enable a clang-analyzer and readability check by Pavithra Barithaya · 9 months ago
  50. c5f6e7e clang-tidy: Enable readability-convert-member-functions-to-static by Pavithra Barithaya · 10 months ago
  51. bddb0a4 clang-tidy: Enable readability-redundant-string-cstr check by Pavithra Barithaya · 9 months ago
  52. 2d5704e clang-tidy: Enable readability-simplify-boolean-expr check by Pavithra Barithaya · 9 months ago
  53. 9d7b331 clang-tidy: Enable readability-redundant-smartptr-get check by Pavithra Barithaya · 9 months ago
  54. 7b7fb30 clang-tidy: Enable readability-isolate-declaration check by Pavithra Barithaya · 9 months ago
  55. 9e307b7 clang-tidy: Enable readability-string-compare check by Pavithra Barithaya · 9 months ago
  56. ce9a5c9 clang-tidy: Enable readability-braces-around-statements check by Pavithra Barithaya · 9 months ago
  57. f9a6925 clang-tidy: Enable readability-named-parameter check by Pavithra Barithaya · 9 months ago
  58. cb9385e clang-tidy: Enable readability checks on repo by Pavithra Barithaya · 10 months ago
  59. 6d17852 clang-tidy: Enable performance-unnecessary-value-param check by Pavithra Barithaya · 10 months ago
  60. d1c8658 clang-tidy: Enable performance-for-range-copy check by Pavithra Barithaya · 10 months ago
  61. 27d4938 clang-tidy: Enable performance-faster-string-find check by Pavithra Barithaya · 10 months ago
  62. 82be858 clang-tidy: Add performance checks by Pavithra Barithaya · 10 months ago
  63. f78e575 clang-tidy: Add few misc checks by Pavithra Barithaya · 10 months ago
  64. 272bc1c clang-tidy: Enable cppcoreguidelines-explicit-virtual-functions by Pavithra Barithaya · 10 months ago
  65. 48de55f clang-tidy: Enable cppcoreguidelines-special-member-functions by Pavithra Barithaya · 10 months ago
  66. a72c97c clang-tidy: Add few cppcoreguidelines check by Pavithra Barithaya · 10 months ago
  67. 8c6a265 clang-tidy: Add clang-analyzer checks by Pavithra Barithaya · 10 months ago
  68. 9de4b8c clang-tidy: Enable bugprone-narrowing-conversions check by Pavithra Barithaya · 10 months ago
  69. 91b4c0e clang-tidy: Add cert checks by Pavithra Barithaya · 10 months ago
  70. 5b2e89a clang-tidy: Enable bugprone-implicit-widening-of-multiplication-result by Pavithra Barithaya · 10 months ago
  71. e9b5fe7 Add clang-tidy to BMC-Code Management repo by Pavithra Barithaya · 10 months ago
  72. 36cc1c8 clang-error: fix clang-diagnostic-inconsistent-missing-override error by Pavithra Barithaya · 10 months ago
  73. 4fd0d0f clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 10 months ago
  74. 2311b64 fix for phoshphor-software-manager start issue by Jagpal Singh Gill · 10 months ago
  75. 27d734f host_bios_upgrade: Add Updateable Association by Daniel Hsu · 11 months ago
  76. cc49878 start-update-interface: add the new app by Jagpal Singh Gill · 1 year, 1 month ago
  77. 19dd56b Fix spelling mistakes using codespell by Manojkiran Eda · 10 months ago
  78. 30352a6 Populate MinimumVersion property by Adriana Kobylak · 12 months ago
  79. ee3ba93 meson: Provide wrap file for boost by Konstantin Aladyshev · 1 year ago
  80. fa34e22 meson: Add boost to the dependencies by Konstantin Aladyshev · 1 year ago
  81. d2d57bb meson: Fix local cereal build by Konstantin Aladyshev · 1 year ago
  82. 85c71a1 OWNERS: Update Gunnar's email address by Gunnar Mills · 1 year, 1 month ago
  83. ce82de5 errors: Use non-deprecated namespaces by Adriana Kobylak · 1 year, 3 months ago
  84. 1db5847 owners: updated George email by George Liu · 1 year, 3 months ago
  85. 2851e0d Updated to use errno instead of error_code in lg2 by George Liu · 1 year, 4 months ago
  86. 83d7d40 build: use allowed over enabled by Patrick Williams · 1 year, 4 months ago
  87. 04d78d1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
  88. 40405d9 Remove check for the 'verify-full-signature' option by Konstantin Aladyshev · 1 year, 7 months ago
  89. 294991a meson: Drop legacy 'verify-signature' option by Konstantin Aladyshev · 2 years ago
  90. 098a677 elog-errors: remove generated file by Patrick Williams · 1 year, 7 months ago
  91. 123dde1 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 8 months ago
  92. 1e9a5f1 sdbus++: use non-deprecated namespaces by Patrick Williams · 1 year, 8 months ago
  93. b9ecb2b build: upgrade to C++23 by Patrick Williams · 1 year, 9 months ago
  94. dedcb9a mmc: Don't remove hostfw if it's not being updated by Adriana Kobylak · 1 year, 10 months ago
  95. dcfadad mmc: Run fsck on the alternate image and hostfw by Adriana Kobylak · 1 year, 11 months ago
  96. b36a3eb fix GCC 13 issues by Patrick Williams · 1 year, 10 months ago
  97. cce26eb systemd: no installation in templated targets by Andrew Geissler · 1 year, 11 months ago
  98. d5e8e73 clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  99. dde1828 meson: Disable 'verify-signature' option by default by Konstantin Aladyshev · 2 years ago
  100. e80b5bc meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years ago