1. 92fb0b5 Revert "Adding severity when reporting an error" by Manojkiran Eda · 8 weeks ago
  2. d28f08c Adding severity when reporting an error by Pavithra Barithaya · 2 years, 6 months ago
  3. e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 4 months ago
  4. 58cbcaf PLDM:Catching exception precisely and printing it by Kamalkumar Patel · 8 months ago
  5. 33a9cd0 host-bmc: fix fru record table size by Manojkiran Eda · 5 months ago
  6. 21f128d pldm: Use modern libpldm OEM header paths by Andrew Jeffery · 5 months ago
  7. 4668f5c pldm: Use system include directives for libpldm by Andrew Jeffery · 5 months ago
  8. 5db6e87 Fix pldm bump fail by Sagar Srinivas · 7 months ago
  9. 3687e2b oem_ibm: Persist the remote PDRs before merging by Sagar Srinivas · 1 year, 2 months ago
  10. a675662 clang-format: copy latest and re-format by Patrick Williams · 8 months ago
  11. 96af8cb Normalize fru record set and PDRs from Remote terminus by George Liu · 2 years, 11 months ago
  12. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 1 year, 1 month ago
  13. ebf8bb5 Maintain consistency of entity instance variable by Sagar Srinivas · 8 months ago
  14. d310f82 host-bmc: fix compile error for non-IBM platforms by Patrick Williams · 8 months ago
  15. 682ee18 Handle FRU records from host by George Liu · 3 years, 6 months ago
  16. df9a6d3 Handle entity association records from host by George Liu · 3 years, 6 months ago
  17. acf2c8c Update mergeEntityAssociations logic by George Liu · 3 years, 1 month ago
  18. 8e715ae pldm: Enhance the find & add pdr utilities by Manojkiran Eda · 3 years ago
  19. 64f37fe pldmd: Migrate to pldm_pdr_add_check() by Andrew Jeffery · 12 months ago
  20. 1fd3c51 host-bmc: Migrate to pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 12 months ago
  21. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 1 year ago
  22. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 1 year, 1 month ago
  23. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  24. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 3 months ago
  25. 6c39c7a Populate correct terminusId by ArchanaKakani · 1 year, 6 months ago
  26. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 6 months ago
  27. bb5fda4 Fix the Sensor Offset in the host_pdr_handler by RIYA DIXIT · 1 year, 9 months ago
  28. 27a022c libpldm: Migrate to subproject by Andrew Jeffery · 1 year, 10 months ago
  29. ae5c97e PLDM: Handling modified PDRs by Pavithra Barithaya · 1 year, 10 months ago
  30. 52aad39 PLDM: Restrain from adding duplicate TL PDRs by Pavithra Barithaya · 1 year, 11 months ago
  31. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  32. 3ca4045 Remove PDR's based on Terminus Handle by Manojkiran Eda · 2 years, 8 months ago
  33. 8fee19a Fix pldm crashes by Manojkiran Eda · 2 years, 7 months ago
  34. 60e1fe9 Make Terminus info a class variable by Manojkiran Eda · 2 years, 8 months ago
  35. 23025b9 PLDM: fix for a poweron hang by Pavithra Barithaya · 2 years, 9 months ago
  36. 54b5a56 PLDM : fix to remove a trace by Pavithra Barithaya · 2 years, 9 months ago
  37. e5268cd Refactor the verbose tracing in PLDM by Tom Joseph · 2 years, 9 months ago
  38. f9ba8c1 pldmd: use async instead of event loop at start by Sampa Misra · 2 years, 10 months ago
  39. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 2 years, 10 months ago
  40. 626c565 pldm requester: fix wrong command type by Sampa Misra · 2 years, 10 months ago
  41. 4f2538a BMC RR : Read and update the status for BMC reset by Pavithra Barithaya · 3 years, 3 months ago
  42. 6decfc1 BMC RR: check whether the Host is running by sampmisr · 3 years, 4 months ago
  43. 719ed39 Avoid redundant entity association PDRs after merge by Sampa Misra · 3 years ago
  44. c0c7948 implement async handlers for all requester commands by Sampa Misra · 3 years ago
  45. 64a8f0f Add entity instance as an input parameter to pldm_pdr_tree_add() by George Liu · 3 years ago
  46. 74f27c7 requester: PLDM handler for async request/response by Tom Joseph · 3 years, 1 month ago
  47. c073a20 entity_association_tree: Keep tree always updated by Sampa Misra · 3 years, 1 month ago
  48. ae28bc7 Add tracing when the BMC PLDM daemon issues GetPDR to host by Sridevi Ramesh · 3 years, 6 months ago
  49. 3aec997 Refactor the platform event message handler code by Pavithra Barithaya · 3 years, 6 months ago
  50. 868c879 host-bmc: Process host TL PDR by Sampa Misra · 4 years, 1 month ago
  51. 7246e0c host-bmc PDR flow: support refreshEntireRepository by Deepak Kodihalli · 4 years ago
  52. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago[Renamed from host_pdr_handler.cpp]
  53. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years ago
  54. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  55. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 1 month ago
  56. 6b1d1ca host_pdr_handler: remove PDRs across boots by Deepak Kodihalli · 4 years, 2 months ago
  57. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 2 months ago
  58. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 2 months ago
  59. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 2 months ago
  60. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 2 months ago