1. d6b0056 oem-ibm: PCIe Topology support by Archana Kakani · 4 months ago
  2. 5e3a247 clang-error: fix clang-analyzer-deadcode.DeadStores error by Pavithra Barithaya · 1 year, 1 month ago
  3. cbe68b2 Remove iostream references by Sagar Srinivas · 5 months ago
  4. 21f128d pldm: Use modern libpldm OEM header paths by Andrew Jeffery · 6 months ago
  5. a330b2f pldmd: Migrate instance ID allocation to pldm::InstanceIdDb by Andrew Jeffery · 1 year, 3 months ago
  6. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 1 year, 3 months ago
  7. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  8. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 7 months ago
  9. 68f5bbd PLDM: Fixed broken testcase for upstream by Patel-Kamalkumar · 1 year, 10 months ago
  10. 998dc4e Move oem libpldm code inside libpldm by Manojkiran Eda · 2 years ago
  11. 84b790c sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  12. 07c2f0a OEM-IBM: Implement encode & decode APIs for NewFileAvailableWithMetaData. by Sridevi Ramesh · 2 years, 1 month ago
  13. 8b51fa2 OEM-IBM: Implement encode response & decode request API for FileAckWithMetadata by Sridevi Ramesh · 2 years, 1 month ago
  14. 27403f4 pldmtool: oem: ibm: untangle header dependencies by Brad Bishop · 2 years, 8 months ago
  15. cc5f158 Make Terminus ID & Terminus Handle configurable by Manojkiran Eda · 2 years, 10 months ago
  16. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 3 years ago
  17. 4e8b1d1 tests: remove an unused header file by Brad Bishop · 3 years ago
  18. c0c7948 implement async handlers for all requester commands by Sampa Misra · 3 years, 2 months ago
  19. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 3 months ago
  20. 6b1d883 Fix broken IBM OEM Unit tests by Manojkiran Eda · 3 years, 4 months ago
  21. db12436 oem-ibm: Resource dump support by Jayashankar Padath · 3 years, 6 months ago
  22. 360c53f Platform: Unit tests for OEM PDRs by Sagar Srinivas · 3 years, 10 months ago
  23. 3a0e3b9 oem ibm: marker LID validation by Sampa Misra · 3 years, 9 months ago
  24. 3fbd39e Inband code update: send PLDM events up for all code update states by Varsha Kaverappa · 3 years, 10 months ago
  25. 3ca29df pldm: inband code update: clear the image LIDs when pldm daemon comes up by Varsha Kaverappa · 3 years, 10 months ago
  26. bb585b2 OEM IBM: Platform: event framework to send events to PHYP by Varsha Kaverappa · 3 years, 11 months ago
  27. 78a225a oem-ibm: create OEM PDRs for all OEM state sensors and effecters by Sagar Srinivas · 4 years ago
  28. aea5dde oem ibm: infrastructure for oem handlers by Sampa Misra · 4 years ago
  29. d15c809 oem-ibm/libpldm : Implement encode/decode for GetFileTable by Pavithra Barithaya · 4 years, 3 months ago
  30. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years, 1 month ago
  31. 3bf5c55 oem-ibm: fixup error codes as per spec by Deepak Kodihalli · 4 years, 3 months ago
  32. d823cc0 pldm oem: implement certificate handler by Sampa Misra · 4 years, 4 months ago
  33. 1896716 implement commands for dump xfer by Sampa Misra · 4 years, 7 months ago
  34. 81caca5 oem/libpldm: platform: implement responder flow for GetAlertStatus by George Liu · 4 years, 5 months ago
  35. 9008d28 oem/libpldm: Implement requester flow for GetAlertStatus by George Liu · 4 years, 5 months ago
  36. 2d5c745 libpldm: Fix test failure in fileio by Lei YU · 4 years, 5 months ago
  37. 8338876 ibm-oem: NewFileAvailable: API change by Deepak Kodihalli · 4 years, 6 months ago
  38. 15211b4 ibm-oem: add handler to read PELs by Deepak Kodihalli · 4 years, 8 months ago
  39. f4e0a49 ibm-oem: libpldm: add APIs for for FileAck command by vkaverap · 4 years, 8 months ago
  40. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 8 months ago
  41. 75e02f8 oem-ibm: add readFileByType handler by Deepak Kodihalli · 4 years, 8 months ago
  42. dce1c99 oem-ibm: libpldm: add en/decoders for R/WFileByType by Deepak Kodihalli · 4 years, 8 months ago
  43. a9aac72 oem-ibm: Implement en/decode for NewFileAvailable by vkaverap · 5 years ago
  44. 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 5 years ago
  45. 0740456 oem-ibm: libpldm: add ReadFileByTypeIntoMemory and WriteFileByTypeFromMemory by vkaverap · 5 years ago
  46. 881cde1 oem: ibm: Fix UT case ConfigNotExit by John Wang · 4 years, 9 months ago
  47. 3c275e1 meson: add alternative build system by Deepak Kodihalli · 4 years, 10 months ago
  48. 5b914c3 oem-ibm responder : Implement ReadFile and WriteFile by vkaverap · 5 years ago
  49. 2ffe329 oem-ibm: libpldm: add file IO APIs by vkaverap · 5 years ago
  50. 223a73d Decode APIs now accept const struct pldm_msg *msg by Zahed Hossain · 5 years ago
  51. 33705fd Fix instance id in pldm response by Jinu Joy Thomas · 5 years ago
  52. 8b97665 Sync OEM:libpldm encode/decode APIs into PLDM by Priyanga · 5 years ago
  53. 0c6d22c Sync ibm-pldm-oem repository changes to pldm repository by Tom Joseph · 5 years ago
  54. f666db1 Implement the PLDM Daemon. by Jinu Joy Thomas · 5 years ago
  55. 7f57f44 Enable IBM PLDM OEM commands support by Jinu Joy Thomas · 5 years ago