1. f9090f3 pldm: Use std::expected for instance ID allocation by Eric Yang · 6 months ago
  2. 94657ec common/utils: use PDI definitions by Alexander Hansen · 7 weeks ago
  3. 364275c BIOSConfig.Manager: use PDI constants by Alexander Hansen · 9 weeks ago
  4. 70015ec common: use PDI constants for ObjectMapper by Alexander Hansen · 9 weeks ago
  5. 74bccf6 use sdbusplus unpack syntax by Patrick Williams · 2 months ago
  6. 97a0f48 oem-ibm: Sync boot side file with bios attributes by Archana Kakani · 10 months ago
  7. 3419e18 platform-mc: Enlist common types for Terminus by Chau Ly · 6 months ago
  8. e7ae804 pldmtool: Use a non-listening transport for command access by Amithash Prasad · 4 months ago
  9. 7ad45b4 fw_update: Introduce FirmwareInventory by Unive Tien · 5 months ago
  10. e26d13f oem-ibm: Maintain bootside Mapping and Set bios attribute by Archana Kakani · 10 months ago
  11. a206b60 common: Add util APIs to find all the effecter IDs and PDRs by Pavithra Barithaya · 5 months ago
  12. a9eacff utils: optimize split function by George Liu · 5 months ago
  13. a8231fd utils: Add support for D-Bus property signature as by Sora Su · 5 months ago
  14. 36ac559 common: Add util APIs to find all the sensor IDs and PDRs by Pavithra Barithaya · 7 months ago
  15. 581ac2b common: utils: Don't output error on empty FRU field by Konstantin Aladyshev · 5 months ago
  16. 22bcb07 Revert "pldm: use std::expected for instance ID allocation" by ManojKiran Eda · 6 months ago
  17. 70262ed pldm: use std::expected for instance ID allocation by Eric Yang · 7 months ago
  18. 93ad795 utils: Add unit tests for getNumPadBytes() by Manojkiran Eda · 8 months ago
  19. c40d4a6 requester: associate Entity Manager configs with MCTP endpoints by Unive Tien · 10 months ago
  20. 5ea7237 tests: Migrate to placement_new from reinterpret casting by Pavithra Barithaya · 11 months ago
  21. 39d13b7 common : Migrate to placement_new from reinterpret casting by Pavithra Barithaya · 12 months ago
  22. 8fa40db platform-mc: Call MCTP `.Recover` in the request timeout by Chau Ly · 1 year, 10 months ago
  23. 549e4bc common: utils: Add get ancestors mapper function by Delphine CC Chiu · 1 year, 10 months ago
  24. 8b169dc fw_update: InventoryManager: Add Downstream Devices Support by Unive Tien · 1 year, 2 months ago
  25. 366507c clang-format: update latest spec and reformat by Patrick Williams · 12 months ago
  26. b6d3943 platform-mc: discovery FRU data from terminus by Dung Cao · 1 year, 7 months ago
  27. 9027497 mctp-discovery: Get endpoint UUID from D-Bus by Thu Nguyen · 1 year, 6 months ago
  28. 77e6fe7 platform-mc: Added EventManager by Gilbert Chen · 1 year, 5 months ago
  29. a31ceb9 oem_ibm: Add Slot enable infrastructure in BMC by Manojkiran Eda · 4 years, 6 months ago
  30. b3b84b4 clang-tidy: Enable modernize-deprecated-headers check by Pavithra Barithaya · 1 year, 5 months ago
  31. 51d66b5 platform-mc: Set the local terminus as event receiver by Thu Nguyen · 1 year, 5 months ago
  32. 5d86cdf clang-tidy: Enable bugprone-string-literal-with-embedded-nul check by Pavithra Barithaya · 1 year, 5 months ago
  33. a34a64b Support numeric effecters in dbus-to-host-effecter by Thu Nguyen · 3 years, 10 months ago
  34. 3012b63 Format meson files with meson.format by Manojkiran Eda · 1 year, 5 months ago
  35. eac61a4 platform-mc: Add sensor manager by Gilbert Chen · 3 years, 11 months ago
  36. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  37. 5a945bd pldm: Move off pldm_pdr_add_check() by Andrew Jeffery · 1 year, 6 months ago
  38. b8cf46b platform-mc: Terminus name handling by Thu Nguyen · 1 year, 7 months ago
  39. de2a132 platform-mc: PDR handling by Gilbert Chen · 3 years, 8 months ago
  40. 079e776 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 7 months ago
  41. 3d3e818 common: test: Add gmock dependency to generated targets by Andrew Jeffery · 1 year, 7 months ago
  42. 6c7fed4 platform-mc: Added Terminus/TerminusManager class by Gilbert Chen · 3 years, 11 months ago
  43. 7d427f1 pldm: Rearranging datatype declaration by Kamalkumar Patel · 1 year, 8 months ago
  44. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 7 months ago
  45. 516122e Add Json Config support for entity to DBus string by Kamalkumar Patel · 1 year, 8 months ago
  46. 4e69d25 host-bmc: refine remote terminus functionality by Kamalkumar Patel · 1 year, 8 months ago
  47. 76f2c60 common & fw-update: Improving Logs (lg2) by Riya Dixit · 1 year, 10 months ago
  48. 2ec8269 Add getSubtreePaths utility functions by Pavithra Barithaya · 1 year, 9 months ago
  49. 44524a5 requester: Modified MctpDiscovery class by Gilbert Chen · 4 years ago
  50. 09a8982 common: modernize getCurrentSystemTime() API by Manojkiran Eda · 1 year, 9 months ago
  51. ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 1 year, 9 months ago
  52. cd4cd45 common: Improve printBuffer() & added unit tests by Manojkiran Eda · 1 year, 9 months ago
  53. 92fb0b5 Revert "Adding severity when reporting an error" by Manojkiran Eda · 1 year, 9 months ago
  54. 897b0f8 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 9 months ago
  55. 754041d utils: Retrieval of managed objects of DBUS by Riya Dixit · 1 year, 11 months ago
  56. d28f08c Adding severity when reporting an error by Pavithra Barithaya · 4 years, 1 month ago
  57. 5e542be oem-ibm: Add util API for setting the present property by Pavithra Barithaya · 4 years, 5 months ago
  58. e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 1 year, 11 months ago
  59. 75b8f46 utils: simplify getDbusPropertyVariant by Patrick Williams · 2 years ago
  60. 7b4d59a Reducing the dbus string constants by Pavithra Barithaya · 2 years ago
  61. 4668f5c pldm: Use system include directives for libpldm by Andrew Jeffery · 2 years ago
  62. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 2 years, 1 month ago
  63. 5db6e87 Fix pldm bump fail by Sagar Srinivas · 2 years, 2 months ago
  64. 87bfacd build: use allowed over enabled by Patrick Williams · 2 years, 2 months ago
  65. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 2 years, 8 months ago
  66. 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 2 years, 3 months ago
  67. 91a092f PLDM:Use new alias of DBUS_TIMEOUT for bus.call by vkaverap@in.ibm.com · 2 years, 4 months ago
  68. 5b71b86 PLDM: 5 sec timeout for dbus calls without reply by vkaverap@in.ibm.com · 2 years, 5 months ago
  69. df9a6d3 Handle entity association records from host by George Liu · 5 years ago
  70. 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 3 years, 6 months ago
  71. 64f37fe pldmd: Migrate to pldm_pdr_add_check() by Andrew Jeffery · 2 years, 7 months ago
  72. 47266d6 bios_utils: BIOSTableIter: Failure to create iter throws exception by Andrew Jeffery · 2 years, 7 months ago
  73. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 2 years, 7 months ago
  74. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 2 years, 8 months ago
  75. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 2 years, 8 months ago
  76. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 2 years, 11 months ago
  77. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 3 years, 1 month ago
  78. eefe49b Add API to create fru records only for present frus. by Sridevi Ramesh · 3 years, 7 months ago
  79. 06fca44 Add missing dependencies by Manojkiran Eda · 3 years, 5 months ago
  80. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 6 months ago
  81. 3ca4045 Remove PDR's based on Terminus Handle by Manojkiran Eda · 4 years, 3 months ago
  82. ca1998f update clang-format by Manojkiran Eda · 3 years, 7 months ago
  83. ef77305 In-Memory FlightRecorder support for pldmd by Manojkiran Eda · 4 years, 6 months ago
  84. 872f0f6 utils: Add split method by George Liu · 4 years, 2 months ago
  85. 1ef62c3 Add getSubtree utility functions by Manojkiran Eda · 4 years, 9 months ago
  86. fb3bc06 fw-update: Firmware discovery of MCTP endpoints by Tom Joseph · 4 years, 5 months ago
  87. 1630f39 fw-update: Implement firmware update package parser by Tom Joseph · 4 years, 7 months ago
  88. 75356c1 fw-update: Implement inventory manager by Tom Joseph · 4 years, 7 months ago
  89. 60e1fe9 Make Terminus info a class variable by Manojkiran Eda · 4 years, 3 months ago
  90. c30a82c utils: print out host EID path by Brad Bishop · 4 years, 3 months ago
  91. 5133058 catch exceptions as const by Patrick Williams · 4 years, 3 months ago
  92. e5268cd Refactor the verbose tracing in PLDM by Tom Joseph · 4 years, 4 months ago
  93. 4fea7a2 exception: switch to public sdbus exception by Patrick Williams · 4 years, 5 months ago
  94. 70a47ba dos2unix conversion by Patrick Williams · 4 years, 5 months ago
  95. 06052cc build: un-hardcode prefix by Brad Bishop · 4 years, 5 months ago
  96. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 4 years, 5 months ago
  97. d169dd1 meson: add missing nlohmann dependencies to tests by Brad Bishop · 4 years, 6 months ago
  98. 5492207 common: Add helper function toString by Tom Joseph · 4 years, 7 months ago
  99. 74f27c7 requester: PLDM handler for async request/response by Tom Joseph · 4 years, 8 months ago
  100. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 4 years, 9 months ago