1. 51d66b5 platform-mc: Set the local terminus as event receiver by Thu Nguyen · 8 weeks ago
  2. 5d86cdf clang-tidy: Enable bugprone-string-literal-with-embedded-nul check by Pavithra Barithaya · 6 weeks ago
  3. a34a64b Support numeric effecters in dbus-to-host-effecter by Thu Nguyen · 2 years, 6 months ago
  4. 3012b63 Format meson files with meson.format by Manojkiran Eda · 6 weeks ago
  5. eac61a4 platform-mc: Add sensor manager by Gilbert Chen · 2 years, 7 months ago
  6. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 6 weeks ago
  7. 5a945bd pldm: Move off pldm_pdr_add_check() by Andrew Jeffery · 8 weeks ago
  8. b8cf46b platform-mc: Terminus name handling by Thu Nguyen · 4 months ago
  9. de2a132 platform-mc: PDR handling by Gilbert Chen · 2 years, 4 months ago
  10. 079e776 Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  11. 3d3e818 common: test: Add gmock dependency to generated targets by Andrew Jeffery · 3 months ago
  12. 6c7fed4 platform-mc: Added Terminus/TerminusManager class by Gilbert Chen · 2 years, 7 months ago
  13. 7d427f1 pldm: Rearranging datatype declaration by Kamalkumar Patel · 5 months ago
  14. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  15. 516122e Add Json Config support for entity to DBus string by Kamalkumar Patel · 5 months ago
  16. 4e69d25 host-bmc: refine remote terminus functionality by Kamalkumar Patel · 5 months ago
  17. 76f2c60 common & fw-update: Improving Logs (lg2) by Riya Dixit · 6 months ago
  18. 2ec8269 Add getSubtreePaths utility functions by Pavithra Barithaya · 5 months ago
  19. 44524a5 requester: Modified MctpDiscovery class by Gilbert Chen · 2 years, 8 months ago
  20. 09a8982 common: modernize getCurrentSystemTime() API by Manojkiran Eda · 5 months ago
  21. ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 5 months ago
  22. cd4cd45 common: Improve printBuffer() & added unit tests by Manojkiran Eda · 5 months ago
  23. 92fb0b5 Revert "Adding severity when reporting an error" by Manojkiran Eda · 6 months ago
  24. 897b0f8 sdbusplus: use shorter type aliases by Patrick Williams · 6 months ago
  25. 754041d utils: Retrieval of managed objects of DBUS by Riya Dixit · 7 months ago
  26. d28f08c Adding severity when reporting an error by Pavithra Barithaya · 2 years, 10 months ago
  27. 5e542be oem-ibm: Add util API for setting the present property by Pavithra Barithaya · 3 years, 2 months ago
  28. e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 8 months ago
  29. 75b8f46 utils: simplify getDbusPropertyVariant by Patrick Williams · 8 months ago
  30. 7b4d59a Reducing the dbus string constants by Pavithra Barithaya · 8 months ago
  31. 4668f5c pldm: Use system include directives for libpldm by Andrew Jeffery · 9 months ago
  32. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 10 months ago
  33. 5db6e87 Fix pldm bump fail by Sagar Srinivas · 10 months ago
  34. 87bfacd build: use allowed over enabled by Patrick Williams · 10 months ago
  35. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 1 year, 4 months ago
  36. 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 12 months ago
  37. 91a092f PLDM:Use new alias of DBUS_TIMEOUT for bus.call by vkaverap@in.ibm.com · 1 year ago
  38. 5b71b86 PLDM: 5 sec timeout for dbus calls without reply by vkaverap@in.ibm.com · 1 year, 1 month ago
  39. df9a6d3 Handle entity association records from host by George Liu · 3 years, 9 months ago
  40. 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 2 years, 2 months ago
  41. 64f37fe pldmd: Migrate to pldm_pdr_add_check() by Andrew Jeffery · 1 year, 3 months ago
  42. 47266d6 bios_utils: BIOSTableIter: Failure to create iter throws exception by Andrew Jeffery · 1 year, 3 months ago
  43. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 1 year, 4 months ago
  44. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 1 year, 4 months ago
  45. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  46. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 7 months ago
  47. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 9 months ago
  48. eefe49b Add API to create fru records only for present frus. by Sridevi Ramesh · 2 years, 3 months ago
  49. 06fca44 Add missing dependencies by Manojkiran Eda · 2 years, 1 month ago
  50. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 2 months ago
  51. 3ca4045 Remove PDR's based on Terminus Handle by Manojkiran Eda · 3 years ago
  52. ca1998f update clang-format by Manojkiran Eda · 2 years, 4 months ago
  53. ef77305 In-Memory FlightRecorder support for pldmd by Manojkiran Eda · 3 years, 2 months ago
  54. 872f0f6 utils: Add split method by George Liu · 2 years, 10 months ago
  55. 1ef62c3 Add getSubtree utility functions by Manojkiran Eda · 3 years, 5 months ago
  56. fb3bc06 fw-update: Firmware discovery of MCTP endpoints by Tom Joseph · 3 years, 1 month ago
  57. 1630f39 fw-update: Implement firmware update package parser by Tom Joseph · 3 years, 3 months ago
  58. 75356c1 fw-update: Implement inventory manager by Tom Joseph · 3 years, 3 months ago
  59. 60e1fe9 Make Terminus info a class variable by Manojkiran Eda · 3 years ago
  60. c30a82c utils: print out host EID path by Brad Bishop · 3 years ago
  61. 5133058 catch exceptions as const by Patrick Williams · 3 years ago
  62. e5268cd Refactor the verbose tracing in PLDM by Tom Joseph · 3 years, 1 month ago
  63. 4fea7a2 exception: switch to public sdbus exception by Patrick Williams · 3 years, 1 month ago
  64. 70a47ba dos2unix conversion by Patrick Williams · 3 years, 1 month ago
  65. 06052cc build: un-hardcode prefix by Brad Bishop · 3 years, 2 months ago
  66. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 3 years, 1 month ago
  67. d169dd1 meson: add missing nlohmann dependencies to tests by Brad Bishop · 3 years, 2 months ago
  68. 5492207 common: Add helper function toString by Tom Joseph · 3 years, 3 months ago
  69. 74f27c7 requester: PLDM handler for async request/response by Tom Joseph · 3 years, 5 months ago
  70. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 5 months ago
  71. ae28bc7 Add tracing when the BMC PLDM daemon issues GetPDR to host by Sridevi Ramesh · 3 years, 10 months ago
  72. 3a0e3b9 oem ibm: marker LID validation by Sampa Misra · 4 years ago
  73. aea5dde oem ibm: infrastructure for oem handlers by Sampa Misra · 4 years, 1 month ago
  74. 47180ac PLDM: Send firmware version to Hostboot by Pavithra Barithaya · 4 years ago
  75. 868c879 host-bmc: Process host TL PDR by Sampa Misra · 4 years, 4 months ago
  76. a4a9616 pldmd: Remove hard coded effecter id by Sampa Misra · 4 years, 3 months ago
  77. 36e8135 libpldmresponder: create PDR when the D-Bus object path exists by George Liu · 4 years, 3 months ago
  78. fe4d88b Emit the Event.StateSensorEvent signal by Chicago Duan · 4 years, 4 months ago
  79. d130e1a common: code re-org by Deepak Kodihalli · 4 years, 4 months ago