1. b3b84b4 clang-tidy: Enable modernize-deprecated-headers check by Pavithra Barithaya · 5 weeks ago
  2. 51d66b5 platform-mc: Set the local terminus as event receiver by Thu Nguyen · 8 weeks ago
  3. 3012b63 Format meson files with meson.format by Manojkiran Eda · 6 weeks ago
  4. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 6 weeks ago
  5. 0fc6abe clang-diagnostic error: no type named 'BIOSAttribute' by Pavithra Barithaya · 9 weeks ago
  6. b49b7d8 oem-ibm: Implement Host lamp test interface by George Liu · 3 years, 8 months ago
  7. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  8. a881c17 Reduce multiple oem_ibm entry points in pldmd by George Liu · 3 years, 3 months ago
  9. d660809 bios: Converting bios json keys to lower snake case by Archana Kakani · 4 months ago
  10. 7d47570 pldm: Removing default string length by Archana Kakani · 4 months ago
  11. ac713ee pldm: Add bios configuration in single json file by Archana Kakani · 4 months ago
  12. fa08470 Make containerId optional in the event json file by Manojkiran Eda · 4 months ago
  13. ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 5 months ago
  14. 15b9411 fix constVariableReference cpp style check by Pavithra Barithaya · 6 months ago
  15. 46f352e pldm: Meson option for system specific bios attributes by Archana Kakani · 7 months ago
  16. 62dd8ff pldm: Build BIOS Table Lazily by Archana Kakani · 8 months ago
  17. ae933cc Add support for Previous State in Sensor events by Manojkiran Eda · 7 months ago
  18. cbe68b2 Remove iostream references by Sagar Srinivas · 7 months ago
  19. e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 8 months ago
  20. a410c65 oem:ibm :Implement SetFruRecordTable by Pavithra Barithaya · 3 years, 2 months ago
  21. 3c50c82 Adding Platform specific PDR support by Kamalkumar Patel · 8 months ago
  22. 7927f90 bios: Add support for enum value display names by Sagar Srinivas · 12 months ago
  23. 90314a3 Reorganize the setEventReceiver code by Sagar Srinivas · 12 months ago
  24. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 10 months ago
  25. 87bfacd build: use allowed over enabled by Patrick Williams · 10 months ago
  26. 6ece21fb libpldmresponder:Support GetNumericEffecterValue responder by Archana Kakani · 12 months ago
  27. 2abbce7 InstanceIdDb: Move header from pldmd/ to common/ by Andrew Jeffery · 12 months ago
  28. 797f338 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 1 month ago
  29. 19fdb45 libpldmresponder: Make FRU tests load a valid FRU config by Andrew Jeffery · 1 year, 1 month ago
  30. 3240343 libpldmresponder: Use ASSERT_TRUE() to prevent NULL pointer deref by Andrew Jeffery · 1 year, 1 month ago
  31. 98e703f sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 2 months ago
  32. 11ce8d2 PLDM: System specific BIOS attributes by Sagar Srinivas · 2 years, 2 months ago
  33. 5bfb0dc Refactor buildFRUTable and update to Association tree by George Liu · 3 years, 5 months ago
  34. 165749d clang-error: fix clang-diagnostic-inconsistent-missing-override error by Pavithra Barithaya · 1 year, 3 months ago
  35. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 1 year, 5 months ago
  36. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 1 year, 5 months ago
  37. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  38. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 7 months ago
  39. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 9 months ago
  40. 3618064 prettier: re-format by Patrick Williams · 1 year, 10 months ago
  41. cac0ebb pldm: Trace out BIOS attribute change by Sagar Srinivas · 2 years, 10 months ago
  42. 68f5bbd PLDM: Fixed broken testcase for upstream by Patel-Kamalkumar · 2 years ago
  43. 998dc4e Move oem libpldm code inside libpldm by Manojkiran Eda · 2 years, 2 months ago
  44. cb45467 libpldm : Fix ver32 encoding declaration by Manojkiran Eda · 2 years, 3 months ago
  45. c021dbc oem_ibm: disable broken pldmresponder test by Brad Bishop · 2 years, 10 months ago
  46. cc5f158 Make Terminus ID & Terminus Handle configurable by Manojkiran Eda · 3 years ago
  47. 79669c9 oem_ibm: Reset Watchdog Timer by Sagar Srinivas · 3 years, 5 months ago
  48. a6a8ccd PLDM: implement surveillance between Host and bmc by Sagar Srinivas · 3 years, 6 months ago
  49. 2746fb4 Fix json files by Manojkiran Eda · 3 years, 1 month ago
  50. 70a47ba dos2unix conversion by Patrick Williams · 3 years, 1 month ago
  51. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 3 years, 1 month ago
  52. 45cd16b PLDM: Fix in the setNumericEffecterValueHandler by Pavithra Barithaya · 3 years, 3 months ago
  53. 03b01ca Add support for vendor specific FruDbusLookup by Manojkiran Eda · 3 years, 3 months ago
  54. c0c7948 implement async handlers for all requester commands by Sampa Misra · 3 years, 4 months ago
  55. a137f90 fru: Add new inventory items in the fru parser by Jayashankar Padath · 3 years, 4 months ago
  56. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 5 months ago