1. 5670b18 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  2. 200adf8 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 3 months ago
  3. 4ba2edc Fix bug: Fix spelling errors by Chicago Duan · 1 year, 6 months ago
  4. b58af7e Fix bug: Fix tar error by Chicago Duan · 1 year, 6 months ago
  5. 990bee9 treewide: remove dependencies on mapper.target by Brad Bishop · 1 year, 5 months ago
  6. b8f3075 prettier: re-format by Patrick Williams · 1 year, 7 months ago
  7. a821b89 beautysh: re-format by Patrick Williams · 1 year, 7 months ago
  8. 3190547 generate-psu-tar: fix shellcheck warnings by Patrick Williams · 1 year, 7 months ago
  9. 9709231 MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  10. 374fae5 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  11. 467a240 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  12. b5f9b82 remove std::experimental usage by Patrick Williams · 2 years, 1 month ago
  13. 434ae48 sdbusplus: object: don't use 'bool' argument constructor by Tang Yiwei · 2 years, 3 months ago
  14. 0b7c7b3 openssl: stop using deprecated SHA512_* functions by George Liu · 2 years, 5 months ago
  15. 95ad4ee MAINTAINERS and OWNERS: Update info by Lei YU · 2 years, 8 months ago
  16. a5fc266 Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  17. 9ca9a22 build: switch to C++20 by Patrick Williams · 2 years, 9 months ago
  18. 6d62ceb exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  19. 7905f58 Fix unavailable code-update.md link by Chicago Duan · 3 years ago
  20. de27029 sdbusplus: replace message::variant with std::variant by George Liu · 4 years, 1 month ago
  21. bfa8d16 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  22. 2e9a3b2 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  23. f356fdc Cleanup the code related to emit_interface_added by Albert Zhang · 4 years, 4 months ago
  24. a8b966f Add updateable association by Lei YU · 4 years, 4 months ago
  25. d48ae5f generate-psu-tar: Add machine name and remove single "-" options by Chicago Duan · 4 years, 6 months ago
  26. 617c0b7 Install example psu-update@.service by Lei YU · 4 years, 5 months ago
  27. 090ce11 Set the service busname correctly by Lei YU · 4 years, 5 months ago
  28. c6db114 README: Add description about the usage of this repo by Lei YU · 4 years, 6 months ago
  29. 8ccc653 README: Introduce vendor-specific tools by Lei YU · 4 years, 6 months ago
  30. 99ac18a Tools: add script to create an update tarball by Chicago Duan · 4 years, 7 months ago
  31. 8afeee5 Activation: add BMC reboot guard by Lei YU · 4 years, 9 months ago
  32. d0f8bbb Version: support CRLF line feed in MANIFEST by Lei YU · 4 years, 9 months ago
  33. 2d15625 Fix an incorrect logging by Lei YU · 4 years, 9 months ago
  34. 1517f5f Check and sync PSU image when PSU is plugged in by Lei YU · 4 years, 9 months ago
  35. ffb3653 Activation: remove old objects after update done by Lei YU · 4 years, 9 months ago
  36. 63f9e71 Sync PSU images on service startup by Lei YU · 4 years, 9 months ago
  37. 4b9ac39 utils: Add function to check if PSU is associated by Lei YU · 4 years, 9 months ago
  38. 6520748 utils: Add function to get the latest version by Lei YU · 4 years, 9 months ago
  39. c09155b Test: Use unique mocked utils for each test by Lei YU · 4 years, 9 months ago
  40. e8945ea Activation: support updating PSU from stored image by Lei YU · 4 years, 9 months ago
  41. 58c26e3 Scan directories that store PSU images on start by Lei YU · 4 years, 9 months ago
  42. 2e0e2de Activation: store PSU image in persistent storage by Lei YU · 4 years, 9 months ago
  43. 9930137 Refactor: Make Activation inherit FilePath interface by Lei YU · 4 years, 9 months ago
  44. a5c47bb Refactor: remove DeleteAll interface by Lei YU · 4 years, 9 months ago
  45. 9edb733 Activation: check compatiblity of uploaded software by Lei YU · 4 years, 10 months ago
  46. fda15a3 Refactor Version::getValue() by Lei YU · 4 years, 10 months ago
  47. 7f2a215 Activation: create associations by Lei YU · 4 years, 10 months ago
  48. ff83c2a Activation: Support to update multiple PSUs by Lei YU · 4 years, 10 months ago
  49. 90c8a8b Activation: Add activationProgress by Lei YU · 4 years, 10 months ago
  50. 81c6772 Activation: Add activationBlocksTransition by Lei YU · 4 years, 10 months ago
  51. 1799f38 Update local-ci-build.md link by Gunnar Mills · 4 years, 9 months ago
  52. d0bbfa9 Activation: Delete version interface after activation by Lei YU · 4 years, 10 months ago
  53. 12c9f4c Activation: initially support psu update by Lei YU · 4 years, 10 months ago
  54. dcaf893 Get version directly on PSU plugged in by Lei YU · 4 years, 10 months ago
  55. 5f3584d Get PSU version from vendor specific tool by Lei YU · 4 years, 10 months ago
  56. 9b84612 Rename README to README.md by Lei YU · 4 years, 10 months ago
  57. a2c2cd7 Test: Add unit test for PSU plug out and in by Lei YU · 5 years ago
  58. f77189f Add unit test for item_udpater by Lei YU · 5 years ago
  59. bd3b007 Handle PSU inventory changes by Lei YU · 5 years ago
  60. ad90ad5 Create objects for running PSUs by Lei YU · 5 years ago
  61. 5e0dcb3 Get psu inventory path by Lei YU · 5 years ago
  62. c4cfc6e meson: Add configure options by Lei YU · 5 years ago
  63. 9102944 Implement Association interface by Lei YU · 5 years ago
  64. 01539e7 Add activation, item_updater and version by Lei YU · 5 years ago
  65. e065f61 Initial build for psu code manager by Lei YU · 5 years ago
  66. a184bf6 Add .clang-format by Lei YU · 5 years ago
  67. ce201b4 Add MAINTAINERS by Lei YU · 5 years ago
  68. 9e3fa3e Initial commit by Brad Bishop · 5 years ago