1. a881c17 Reduce multiple oem_ibm entry points in pldmd by George Liu · 3 years ago master
  2. d660809 bios: Converting bios json keys to lower snake case by Archana Kakani · 3 weeks ago
  3. 7d47570 pldm: Removing default string length by Archana Kakani · 3 weeks ago
  4. ac713ee pldm: Add bios configuration in single json file by Archana Kakani · 4 weeks ago
  5. 1e5c81e pldm: Remove unnecessary type casting in logs by Riya Dixit · 6 weeks ago
  6. fa08470 Make containerId optional in the event json file by Manojkiran Eda · 3 weeks ago
  7. 8964444 libpldmresponder: Improving Logs (lg2) by Riya Dixit · 3 months ago
  8. 18145f7 oem_ibm: Implement timer for Surveillance Pings by Sagar Srinivas · 2 years, 2 months ago
  9. 15ce5a1 oem-ibm: Adding entity path correction function by Kamalkumar Patel · 5 weeks ago
  10. 516122e Add Json Config support for entity to DBus string by Kamalkumar Patel · 5 weeks ago
  11. 4e69d25 host-bmc: refine remote terminus functionality by Kamalkumar Patel · 5 weeks ago
  12. ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 7 weeks ago
  13. 72c0654 fix inconsistent spacing in BIOS logs by Manojkiran Eda · 8 weeks ago
  14. 3daf7a1 libpldmresponder: fix a potential pldm crash by Manojkiran Eda · 8 weeks ago
  15. 92fb0b5 Revert "Adding severity when reporting an error" by Manojkiran Eda · 8 weeks ago
  16. 15b9411 fix constVariableReference cpp style check by Pavithra Barithaya · 9 weeks ago
  17. 46f352e pldm: Meson option for system specific bios attributes by Archana Kakani · 3 months ago
  18. d6b0056 oem-ibm: PCIe Topology support by Archana Kakani · 2 months ago
  19. 62dd8ff pldm: Build BIOS Table Lazily by Archana Kakani · 4 months ago
  20. 754041d utils: Retrieval of managed objects of DBUS by Riya Dixit · 4 months ago
  21. d28f08c Adding severity when reporting an error by Pavithra Barithaya · 2 years, 6 months ago
  22. 06f9b29 Use std::map.contains as per latest c++ by Sagar Srinivas · 3 months ago
  23. ae933cc Add support for Previous State in Sensor events by Manojkiran Eda · 4 months ago
  24. 2edc34b Addressing a DBus query crash in pldm by Kamalkumar Patel · 4 months ago
  25. cbe68b2 Remove iostream references by Sagar Srinivas · 4 months ago
  26. e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 4 months ago
  27. c81d112 skip creating effecter when its dbus isn't present by Manojkiran Eda · 4 months ago
  28. 819bb6f skip creating sensors when its dbus is not present by Manojkiran Eda · 4 months ago
  29. a410c65 oem:ibm :Implement SetFruRecordTable by Pavithra Barithaya · 2 years, 11 months ago
  30. 2a103ef Enhancing misguiding error trace by Kamalkumar Patel · 4 months ago
  31. 157f5d0 sdbusplus: use shorter type aliases by Patrick Williams · 4 months ago
  32. 3c50c82 Adding Platform specific PDR support by Kamalkumar Patel · 5 months ago
  33. 58cbcaf PLDM:Catching exception precisely and printing it by Kamalkumar Patel · 8 months ago
  34. 9e6631e fru: fix in the FRU Record Table by Pavithra Barithaya · 5 months ago
  35. 7927f90 bios: Add support for enum value display names by Sagar Srinivas · 8 months ago
  36. 21f128d pldm: Use modern libpldm OEM header paths by Andrew Jeffery · 5 months ago
  37. 4668f5c pldm: Use system include directives for libpldm by Andrew Jeffery · 5 months ago
  38. 90314a3 Reorganize the setEventReceiver code by Sagar Srinivas · 8 months ago
  39. d2e4899 Refactor: Handler expands TID parameter by Delphine CC Chiu · 6 months ago
  40. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 6 months ago
  41. 3687e2b oem_ibm: Persist the remote PDRs before merging by Sagar Srinivas · 1 year, 2 months ago
  42. 87bfacd build: use allowed over enabled by Patrick Williams · 7 months ago
  43. 6ece21fb libpldmresponder:Support GetNumericEffecterValue responder by Archana Kakani · 8 months ago
  44. a675662 clang-format: copy latest and re-format by Patrick Williams · 8 months ago
  45. b75202e Remove a bad trace by Manojkiran Eda · 8 months ago
  46. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 1 year, 1 month ago
  47. 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 8 months ago
  48. 91a092f PLDM:Use new alias of DBUS_TIMEOUT for bus.call by vkaverap@in.ibm.com · 9 months ago
  49. 5b71b86 PLDM: 5 sec timeout for dbus calls without reply by vkaverap@in.ibm.com · 10 months ago
  50. 682ee18 Handle FRU records from host by George Liu · 3 years, 6 months ago
  51. 797f338 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 10 months ago
  52. 19fdb45 libpldmresponder: Make FRU tests load a valid FRU config by Andrew Jeffery · 10 months ago
  53. 3240343 libpldmresponder: Use ASSERT_TRUE() to prevent NULL pointer deref by Andrew Jeffery · 10 months ago
  54. 8e715ae pldm: Enhance the find & add pdr utilities by Manojkiran Eda · 3 years ago
  55. 98e703f sdbusplus: use shorter type aliases by Patrick Williams · 10 months ago
  56. 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 1 year, 11 months ago
  57. 5bfb0dc Refactor buildFRUTable and update to Association tree by George Liu · 3 years, 2 months ago
  58. b0ba34d libpldmresponder: Migrate to pldm_entity_association_pdr_add_check() by Andrew Jeffery · 11 months ago
  59. c727fb4 pldm: Migrate to pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 11 months ago
  60. b2d46b7 clang-error: fix clang-diagnostic-unused-const-variable error by Pavithra Barithaya · 11 months ago
  61. 165749d clang-error: fix clang-diagnostic-inconsistent-missing-override error by Pavithra Barithaya · 11 months ago
  62. 2e248e8 libpldmresponder: Migrate to pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 12 months ago
  63. 64f37fe pldmd: Migrate to pldm_pdr_add_check() by Andrew Jeffery · 12 months ago
  64. 663783b libpldmresponder: Migrate to get_fru_record_by_option_check() by Andrew Jeffery · 12 months ago
  65. c43f211 libpldmresponder: pldm_bios_table_append_pad_checksum() is deprecated by Andrew Jeffery · 12 months ago
  66. e1874e8 oem-ibm : Support New record to the backplane vpd by Varsha Kaverappa · 1 year, 1 month ago
  67. acb2029 pldmd: Account for pldm_pdr_init() returning NULL by Andrew Jeffery · 12 months ago
  68. d15ecf9 pldm: Migrate off deprecated libpldm BIOS table entry encoding APIs by Andrew Jeffery · 12 months ago
  69. 488f19d pldm: Convert to pldm_bios_table_*_check() APIs by Andrew Jeffery · 1 year ago
  70. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 1 year ago
  71. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 1 year, 1 month ago
  72. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 1 year, 1 month ago
  73. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 1 year, 2 months ago
  74. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  75. 25c999c Revert "oem-ibm : New record to backplane vpd" by Andrew Jeffery · 1 year, 2 months ago
  76. 9eee251 oem-ibm : New record to backplane vpd by Varsha Kaverappa · 1 year, 8 months ago
  77. 87083f2 Fix a bug in libpldmresponder by Pavithra Barithaya · 1 year, 2 months ago
  78. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 4 months ago
  79. 6c39c7a Populate correct terminusId by ArchanaKakani · 1 year, 6 months ago
  80. 5f21347 PLDM : fix the invalid effecter and sensor PDRs by Pavithra Barithaya · 1 year, 10 months ago
  81. b90fb7f sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 2 months ago
  82. 8fbf3cc libpldmresponder: platform: Remove awkward reinterpret_cast() by Andrew Jeffery · 1 year, 2 months ago
  83. d987c94 Listen for ifacesAdded for BIOS attribute props by Matt Spinler · 1 year, 3 months ago
  84. 040c618 Handle Dbus query exception gracefully by Archana Kakani · 1 year, 4 months ago
  85. d21b57d PLDM: Add the full namespaces reference by Sagar Srinivas · 1 year, 4 months ago
  86. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 6 months ago
  87. 3618064 prettier: re-format by Patrick Williams · 1 year, 6 months ago
  88. 561c019 Fixed compilation error by ArchanaKakani · 1 year, 6 months ago
  89. cac0ebb pldm: Trace out BIOS attribute change by Sagar Srinivas · 2 years, 7 months ago
  90. 68f5bbd PLDM: Fixed broken testcase for upstream by Patel-Kamalkumar · 1 year, 8 months ago
  91. 27a022c libpldm: Migrate to subproject by Andrew Jeffery · 1 year, 10 months ago
  92. eefe49b Add API to create fru records only for present frus. by Sridevi Ramesh · 2 years ago
  93. 297720a PLDM : Changes in setDateTime command by Pavithra Barithaya · 1 year, 9 months ago
  94. ae5c97e PLDM: Handling modified PDRs by Pavithra Barithaya · 1 year, 10 months ago
  95. 52aad39 PLDM: Restrain from adding duplicate TL PDRs by Pavithra Barithaya · 1 year, 11 months ago
  96. e7cd7ce responder : Improve tracing to debug problems by Manojkiran Eda · 1 year, 10 months ago
  97. b941eeb Fix libpldm includes in the responder by Manojkiran Eda · 1 year, 10 months ago
  98. 998dc4e Move oem libpldm code inside libpldm by Manojkiran Eda · 1 year, 11 months ago
  99. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  100. cb45467 libpldm : Fix ver32 encoding declaration by Manojkiran Eda · 2 years ago