1. e4faeec firmware inventory manager: use PDI constants by Alexander Hansen · 7 weeks ago
  2. ee2bd8a fw_update: Introduce AggregateUpdateManager by Unive Tien · 10 weeks ago
  3. 11085f1 Expose Software.MultipartUpdate on PLDM update object by Rajeev Ranjan · 4 months ago
  4. 77435ba sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  5. 6a3f990 fw-update: Add StartUpdate D-Bus API support for firmware updates by P Arun Kumar Reddy · 10 months ago
  6. 05d15a0 fw_update:Enable software object creation without EM by rajeeranjan · 6 months ago
  7. c97dc12 fw_update: Create FirmwareInventory entries per component by rajeeranjan · 6 months ago
  8. 7ad45b4 fw_update: Introduce FirmwareInventory by Unive Tien · 5 months ago
  9. 22bcb07 Revert "pldm: use std::expected for instance ID allocation" by ManojKiran Eda · 6 months ago
  10. 70262ed pldm: use std::expected for instance ID allocation by Eric Yang · 6 months ago
  11. 6fa09e9 fw-update: Implement RequestFirmwareData timeout (UA_T2) by P Arun Kumar Reddy · 9 months ago
  12. 155128f fw-update: Add device completion status tracking for error cases by P Arun Kumar Reddy · 9 months ago
  13. d1c955b fw-update: Add support for canceling component updates by P Arun Kumar Reddy · 9 months ago
  14. f357b50 fw_update: Fix parser error for libpldm API changes by Unive Tien · 7 months ago
  15. 70eca96 Fix build issues after migrating to Clang 20 by Eric Yang · 8 months ago
  16. 2cb36eb pldm: Migrate to pldm_edac_crc32() by Andrew Jeffery · 9 months ago
  17. 5ea7237 tests: Migrate to placement_new from reinterpret casting by Pavithra Barithaya · 11 months ago
  18. 1039a8a fw-update : Migrate to placement_new from reinterpret casting by Pavithra Barithaya · 11 months ago
  19. 38e12aa Support `terminus_name` option in `dbus_to_terminus_effecter` by Thu Nguyen · 12 months ago
  20. 75e0042 platform-mc: Handle `Connectivity` propertiesChanged signal by Chau Ly · 1 year, 10 months ago
  21. 863b09b fw_update: InventoryManager: fix typo by Unive Tien · 11 months ago
  22. 8b169dc fw_update: InventoryManager: Add Downstream Devices Support by Unive Tien · 1 year, 1 month ago
  23. 366507c clang-format: update latest spec and reformat by Patrick Williams · 11 months ago
  24. 9119752 fw-update: Change fw req msg from info to debug by Eric Yang · 1 year, 1 month ago
  25. 3012b63 Format meson files with meson.format by Manojkiran Eda · 1 year, 5 months ago
  26. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  27. f106a2c fw-update: Break circular dependency by Andrew Jeffery · 1 year, 6 months ago
  28. c14fb4b pldm: Drop pessimizing moves by Andrew Jeffery · 1 year, 6 months ago
  29. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 7 months ago
  30. 1e5c81e pldm: Remove unnecessary type casting in logs by Riya Dixit · 1 year, 8 months ago
  31. 76f2c60 common & fw-update: Improving Logs (lg2) by Riya Dixit · 1 year, 9 months ago
  32. 44524a5 requester: Modified MctpDiscovery class by Gilbert Chen · 3 years, 11 months ago
  33. ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 1 year, 9 months ago
  34. 312c373 fw-update: Fix variable being used before initialized by DelphineCCChiu · 1 year, 9 months ago
  35. cbe68b2 Remove iostream references by Sagar Srinivas · 1 year, 11 months ago
  36. 58cbcaf PLDM:Catching exception precisely and printing it by Kamalkumar Patel · 2 years, 3 months ago
  37. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 2 years, 1 month ago
  38. 87bfacd build: use allowed over enabled by Patrick Williams · 2 years, 1 month ago
  39. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 2 years, 8 months ago
  40. 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 2 years, 3 months ago
  41. 48f4f8e clang-error:fix clang-diagnostic-potentially-evaluated-expression error by Pavithra Barithaya · 2 years, 6 months ago
  42. a7dbca5 clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 2 years, 6 months ago
  43. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 2 years, 8 months ago
  44. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 2 years, 9 months ago
  45. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 2 years, 8 months ago
  46. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 2 years, 10 months ago
  47. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 3 years, 1 month ago
  48. 27a022c libpldm: Migrate to subproject by Andrew Jeffery · 3 years, 5 months ago
  49. 06fca44 Add missing dependencies by Manojkiran Eda · 3 years, 5 months ago
  50. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 6 months ago
  51. ca1998f update clang-format by Manojkiran Eda · 3 years, 7 months ago
  52. 357b72d sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 3 years, 9 months ago
  53. 9fffea2 Change the send Buffer size dynamically by Manojkiran Eda · 4 years, 2 months ago
  54. 1695b66 fw-update: tests: add missing dependency by Brad Bishop · 4 years, 1 month ago
  55. b7e083e fw-update : Optimize passing infra parameters by Tom Joseph · 4 years, 2 months ago
  56. fb3bc06 fw-update: Firmware discovery of MCTP endpoints by Tom Joseph · 4 years, 5 months ago
  57. 4d8d577 fw-update: Implement firmware UpdateManager by Tom Joseph · 4 years, 5 months ago
  58. ef90b0d fw-update: Implement DeviceUpdater by Tom Joseph · 4 years, 5 months ago
  59. 1630f39 fw-update: Implement firmware update package parser by Tom Joseph · 4 years, 6 months ago
  60. 75356c1 fw-update: Implement inventory manager by Tom Joseph · 4 years, 7 months ago