1. 46ea388 Verify PSU is present before code update by Shawn McCarney · 3 weeks ago
  2. 487e2e1 Improve error handling for exceptions and asserts by Shawn McCarney · 5 weeks ago
  3. d57bd2f Rename getPSUInventoryPath to getPSUInventoryPaths by Shawn McCarney · 4 weeks ago
  4. cdf86de Convert from log() to lg2() by Shawn McCarney · 5 weeks ago
  5. 783406e Get model using command line tool by Shawn McCarney · 7 weeks ago
  6. 73a6f0d Update PSU if version cannot be obtained by Shawn McCarney · 9 weeks ago
  7. ddf525f Only store images from IMG_DIR by Shawn McCarney · 3 months ago
  8. 799f514 Support ALWAYS_USE_BUILTIN_IMG_DIR in IA handler by Shawn McCarney · 3 months ago
  9. fb86e79 Retrieve FW version from IMG_BUILTIN_DIR by Faisal Awada · 4 months ago
  10. 80c2daa clang-tidy: Enable readability-convert-member-functions-to-static by George Liu · 4 months ago
  11. a5205e4 clang-tidy: Enable readability-string-compare check by George Liu · 4 months ago
  12. 22c2fbd clang-tidy: Enable readability-uppercase-literal-suffix check by George Liu · 4 months ago
  13. 71ae535 clang-tidy: Enable readability-make-member-function-const check by George Liu · 4 months ago
  14. cb6bbfd clang-tidy: Enable readability checks on repo by George Liu · 4 months ago
  15. a31e568 clang-tidy: Enable performance-unnecessary-value-param check by George Liu · 4 months ago
  16. af025bc clang-tidy: Enable performance-inefficient-vector-operation check by George Liu · 4 months ago
  17. a0f2cf7 clang-tidy: Enable performance-faster-string-find check by George Liu · 4 months ago
  18. 6c86e63 clang-tidy: Add performance checks by George Liu · 4 months ago
  19. d9cc939 clang-tidy: clang-tidy: Add few misc checks by George Liu · 4 months ago
  20. 66a54ad clang-tidy: Enable cppcoreguidelines-special-member-functions by George Liu · 4 months ago
  21. 047d994 clang-tidy: Enable cppcoreguidelines-explicit-virtual-functions by George Liu · 4 months ago
  22. ca8a7d6 clang-tidy: Add few cppcoreguidelines check by George Liu · 4 months ago
  23. dcb0110 clang-tidy: Add clang-analyzer checks by George Liu · 4 months ago
  24. 3e35b50 clang-tidy: Add cert checks by George Liu · 4 months ago
  25. 489554a clang-tidy: Add clang-tidy to phosphor-psu-code-mgmt by George Liu · 4 months ago
  26. b971f95 vendor-example: Remove unused variables by George Liu · 4 months ago
  27. bab5ed9 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  28. 7b8a1ef README.md: Fix MD031 warnings by George Liu · 5 months ago
  29. 4638e44 README.md: Fix MD040 warnings by George Liu · 5 months ago
  30. 935f551 generate-psu-tar: Update private signing key by Rashmica Gupta · 5 months ago
  31. e183edc Catch GetSubTreePaths exception by Matt Spinler · 6 months ago
  32. 760053d Waiting for PSUs to be available during startup by Faisal Awada · 8 months ago
  33. 33cf9f0 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  34. 64c18b0 owners: Update Chicago email by George Liu · 11 months ago
  35. 541f267 owners: Add George email by George Liu · 12 months ago
  36. ce6c5c5 build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  37. d5f4fc4 meson: disable oe-sdk by default by Patrick Williams · 1 year, 1 month ago
  38. 3f6c12b clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  39. c441915 meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 5 months ago
  40. 6c5f681 Remove redundant meson_version configuration by George Liu · 1 year, 5 months ago
  41. 079af15 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  42. 8131219 build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  43. 5a49093 meson: remove cppfs dependency by Patrick Williams · 1 year, 7 months ago
  44. 5670b18 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  45. 200adf8 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  46. 4ba2edc Fix bug: Fix spelling errors by Chicago Duan · 2 years ago
  47. b58af7e Fix bug: Fix tar error by Chicago Duan · 2 years ago
  48. 990bee9 treewide: remove dependencies on mapper.target by Brad Bishop · 1 year, 11 months ago
  49. b8f3075 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  50. a821b89 beautysh: re-format by Patrick Williams · 2 years, 1 month ago
  51. 3190547 generate-psu-tar: fix shellcheck warnings by Patrick Williams · 2 years, 1 month ago
  52. 9709231 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  53. 374fae5 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  54. 467a240 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  55. b5f9b82 remove std::experimental usage by Patrick Williams · 2 years, 7 months ago
  56. 434ae48 sdbusplus: object: don't use 'bool' argument constructor by Tang Yiwei · 2 years, 9 months ago
  57. 0b7c7b3 openssl: stop using deprecated SHA512_* functions by George Liu · 2 years, 11 months ago
  58. 95ad4ee MAINTAINERS and OWNERS: Update info by Lei YU · 3 years, 2 months ago
  59. a5fc266 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  60. 9ca9a22 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  61. 6d62ceb exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  62. 7905f58 Fix unavailable code-update.md link by Chicago Duan · 3 years, 6 months ago
  63. de27029 sdbusplus: replace message::variant with std::variant by George Liu · 4 years, 7 months ago
  64. bfa8d16 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  65. 2e9a3b2 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  66. f356fdc Cleanup the code related to emit_interface_added by Albert Zhang · 4 years, 10 months ago
  67. a8b966f Add updateable association by Lei YU · 4 years, 10 months ago
  68. d48ae5f generate-psu-tar: Add machine name and remove single "-" options by Chicago Duan · 5 years ago
  69. 617c0b7 Install example psu-update@.service by Lei YU · 5 years ago
  70. 090ce11 Set the service busname correctly by Lei YU · 5 years ago
  71. c6db114 README: Add description about the usage of this repo by Lei YU · 5 years ago
  72. 8ccc653 README: Introduce vendor-specific tools by Lei YU · 5 years ago
  73. 99ac18a Tools: add script to create an update tarball by Chicago Duan · 5 years ago
  74. 8afeee5 Activation: add BMC reboot guard by Lei YU · 5 years ago
  75. d0f8bbb Version: support CRLF line feed in MANIFEST by Lei YU · 5 years ago
  76. 2d15625 Fix an incorrect logging by Lei YU · 5 years ago
  77. 1517f5f Check and sync PSU image when PSU is plugged in by Lei YU · 5 years ago
  78. ffb3653 Activation: remove old objects after update done by Lei YU · 5 years ago
  79. 63f9e71 Sync PSU images on service startup by Lei YU · 5 years ago
  80. 4b9ac39 utils: Add function to check if PSU is associated by Lei YU · 5 years ago
  81. 6520748 utils: Add function to get the latest version by Lei YU · 5 years ago
  82. c09155b Test: Use unique mocked utils for each test by Lei YU · 5 years ago
  83. e8945ea Activation: support updating PSU from stored image by Lei YU · 5 years ago
  84. 58c26e3 Scan directories that store PSU images on start by Lei YU · 5 years ago
  85. 2e0e2de Activation: store PSU image in persistent storage by Lei YU · 5 years ago
  86. 9930137 Refactor: Make Activation inherit FilePath interface by Lei YU · 5 years ago
  87. a5c47bb Refactor: remove DeleteAll interface by Lei YU · 5 years ago
  88. 9edb733 Activation: check compatiblity of uploaded software by Lei YU · 5 years ago
  89. fda15a3 Refactor Version::getValue() by Lei YU · 5 years ago
  90. 7f2a215 Activation: create associations by Lei YU · 5 years ago
  91. ff83c2a Activation: Support to update multiple PSUs by Lei YU · 5 years ago
  92. 90c8a8b Activation: Add activationProgress by Lei YU · 5 years ago
  93. 81c6772 Activation: Add activationBlocksTransition by Lei YU · 5 years ago
  94. 1799f38 Update local-ci-build.md link by Gunnar Mills · 5 years ago
  95. d0bbfa9 Activation: Delete version interface after activation by Lei YU · 5 years ago
  96. 12c9f4c Activation: initially support psu update by Lei YU · 5 years ago
  97. dcaf893 Get version directly on PSU plugged in by Lei YU · 5 years ago
  98. 5f3584d Get PSU version from vendor specific tool by Lei YU · 5 years ago
  99. 9b84612 Rename README to README.md by Lei YU · 5 years ago
  100. a2c2cd7 Test: Add unit test for PSU plug out and in by Lei YU · 5 years ago