1. 4d99c31 Softoff: Add config support for PDR entities by Sagar Srinivas · 5 months ago
  2. cfefc15 fix usage of broken feature in meson.build file by Manojkiran Eda · 7 months ago
  3. 4668f5c pldm: Use system include directives for libpldm by Andrew Jeffery · 8 months ago
  4. 0a4ae8a meson: simplify add_project_arguments for OEM_IBM by Patrick Williams · 8 months ago
  5. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 9 months ago
  6. 87bfacd build: use allowed over enabled by Patrick Williams · 9 months ago
  7. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 1 year, 4 months ago
  8. fc81a43 use fs.copyfile instead of deprecated copy by Manojkiran Eda · 1 year, 1 month ago
  9. cdbb9e2 use std::move_only_function by Patrick Williams · 1 year, 2 months ago
  10. b95bbe3 build: upgrade to C++23 by Patrick Williams · 1 year, 2 months ago
  11. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 1 year, 3 months ago
  12. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 1 year, 4 months ago
  13. 7c1dc7e pldmd: move to libpldm instance ID alloc/free by Andrew Jeffery · 1 year, 4 months ago
  14. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 6 months ago
  15. c894c0a meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 5 months ago
  16. b69d8bf Remove libpldm code & add libpldm.wrap by Manojkiran Eda · 2 years ago
  17. 27a022c libpldm: Migrate to subproject by Andrew Jeffery · 2 years, 1 month ago
  18. f25145f Fix pldmd verbosity command line argument by Manojkiran Eda · 2 years ago
  19. 998dc4e Move oem libpldm code inside libpldm by Manojkiran Eda · 2 years, 1 month ago
  20. d2ab1c2 build: minor meson tweaks by Patrick Williams · 2 years, 5 months ago
  21. 1421a80 Add stdplus dependency for pldm by Manojkiran Eda · 2 years, 5 months ago
  22. 5c7253a meson: simplify dependencies by Patrick Williams · 2 years, 6 months ago
  23. ef77305 In-Memory FlightRecorder support for pldmd by Manojkiran Eda · 3 years, 1 month ago
  24. c79aa86 Remove all dependencies for libpldm by Manojkiran Eda · 2 years, 9 months ago
  25. 94fbfd9 Remove duplicate LID_STAGING_DIR by George Liu · 2 years, 10 months ago
  26. fb3bc06 fw-update: Firmware discovery of MCTP endpoints by Tom Joseph · 3 years, 1 month ago
  27. 4d8d577 fw-update: Implement firmware UpdateManager by Tom Joseph · 3 years, 1 month ago
  28. ef90b0d fw-update: Implement DeviceUpdater by Tom Joseph · 3 years, 1 month ago
  29. 1630f39 fw-update: Implement firmware update package parser by Tom Joseph · 3 years, 2 months ago
  30. 75356c1 fw-update: Implement inventory manager by Tom Joseph · 3 years, 3 months ago
  31. cc5f158 Make Terminus ID & Terminus Handle configurable by Manojkiran Eda · 3 years ago
  32. a6a8ccd PLDM: implement surveillance between Host and bmc by Sagar Srinivas · 3 years, 5 months ago
  33. adbb245 build: provide an option to skip systemd units by Brad Bishop · 3 years, 1 month ago
  34. 06052cc build: un-hardcode prefix by Brad Bishop · 3 years, 1 month ago
  35. 20aa3e0 libpldmresponder: Move host specific code under build flag by Tom Joseph · 3 years, 1 month ago
  36. 319ebb3 PLDM: Implement host-condition interface by Pavithra Barithaya · 3 years, 4 months ago
  37. 03b01ca Add support for vendor specific FruDbusLookup by Manojkiran Eda · 3 years, 2 months ago
  38. 74f27c7 requester: PLDM handler for async request/response by Tom Joseph · 3 years, 4 months ago
  39. 53f6731 Enable LIBPLDMRESPONDER Flag with meson option by Manojkiran Eda · 3 years, 4 months ago
  40. 02b4ee4 libpldmresponder: Make libpldmresponder optional by Tom Joseph · 3 years, 4 months ago
  41. 5327988 tests: Organize the test code to make it modular by Tom Joseph · 3 years, 4 months ago
  42. a1d2760 Replace deprecated get_pkgconfig_variable with get_variable by Manojkiran Eda · 3 years, 5 months ago
  43. b62c430 build: switch global_arguments to project_arguments by Patrick Williams · 3 years, 5 months ago
  44. 3b1dc01 build: add wrapfiles for dependencies by Patrick Williams · 3 years, 5 months ago
  45. 6f4479c build: rename dependency variable by Patrick Williams · 3 years, 5 months ago
  46. b0d15f1 build: switch to C++20 by Deepak Kodihalli · 3 years, 5 months ago
  47. ff80ebf Add a new pldm verbosity option by Manojkiran Eda · 3 years, 6 months ago
  48. 38ce97c Fix Compilation with DebugMode in Yocto arm sdk by Manojkiran Eda · 3 years, 7 months ago
  49. fec5d59 Upstream pldm-hypervisor services under OEM by Manojkiran Eda · 3 years, 8 months ago
  50. fa810d7 oem-ibm: inband: Remove the lid header by Adriana Kobylak · 3 years, 11 months ago
  51. 6950850 oem ibm: support reading LIDs based on type by Sampa Misra · 4 years ago
  52. 001f788 Remove redundant dependency calls by Manojkiran Eda · 3 years, 8 months ago
  53. 09b017b oem-ibm: LID handler: change patch LID dir by Deepak Kodihalli · 4 years ago
  54. ab865f6 soft-off: Add soft off timeout seconds configure option for the soft off app by George Liu · 4 years, 6 months ago
  55. 4c1a3fd soft-off: Add pldm host soft off requester application. by George Liu · 4 years, 6 months ago
  56. 76f820c file_io_type_lid.hpp: Update LID paths by Adriana Kobylak · 4 years, 2 months ago
  57. 6876f12 file_io_type_lid.hpp: Support patch path by Adriana Kobylak · 4 years, 9 months ago
  58. 6e51e37 configurations: add FRU configurations by Deepak Kodihalli · 4 years, 3 months ago
  59. c3ed786 build: update meson version check by Deepak Kodihalli · 4 years, 3 months ago
  60. f7f5da9 Rename tool/ as pldmtool/ by Deepak Kodihalli · 4 years, 3 months ago
  61. d130e1a common: code re-org by Deepak Kodihalli · 4 years, 3 months ago
  62. 1521f6d pldmd: code re-org by Deepak Kodihalli · 4 years, 3 months ago
  63. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years, 3 months ago
  64. 6935cf6 systemd: add in-repo service file by Deepak Kodihalli · 4 years, 3 months ago
  65. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 5 months ago
  66. 0f74c98 Implement PDR.FindStateEffecterPDR DBus API by Pavithra Barithaya · 4 years, 4 months ago
  67. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 6 months ago
  68. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 5 months ago
  69. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 5 months ago
  70. 51efaf8 Add HostPDRHandler class by Pavithra Barithaya · 4 years, 5 months ago
  71. 4c164b0 oem-ibm: make DMA max size configurable by Deepak Kodihalli · 4 years, 6 months ago
  72. 31fc47e Add libpldm-only option by Lei YU · 4 years, 6 months ago
  73. e60c582 Implement FRURecordTableMetadata and FRURecordTable command by Deepak Kodihalli · 4 years, 11 months ago
  74. ab437e5 pldm: change utils.cpp to a shared library by George Liu · 4 years, 8 months ago
  75. c964aae meson.build: Update LID_PERM_DIR and LID_TEMP_DIR by Adriana Kobylak · 4 years, 9 months ago
  76. f5087a4 oem-ibm: write PELs using mktempfs by Sampa Misra · 4 years, 9 months ago
  77. 4de4d00 pldmd: implement PLDM.Requester D-Bus API by Deepak Kodihalli · 4 years, 10 months ago
  78. f6d3a83 oem-ibm: add readFileByTypeIntoMemory handler by Deepak Kodihalli · 4 years, 10 months ago
  79. 854e61f oem-ibm: implement WriteFileByTypeFromMemory handler by Sampa Misra · 5 years ago
  80. 9d494bb libpldm: Add APIs to enable PLDM Requester flow by Deepak Kodihalli · 4 years, 10 months ago
  81. 37998bf pldmd: add event loop by Deepak Kodihalli · 4 years, 10 months ago
  82. 7523d5c build: react to changed location of config data by Deepak Kodihalli · 4 years, 10 months ago
  83. 557dfb0 libpldmresponder: implement handler for GetPDR by Deepak Kodihalli · 5 years ago
  84. 3c275e1 meson: add alternative build system by Deepak Kodihalli · 5 years ago