1. 3c5486d platform-mc: Create Numeric sensor D-Bus object by Thu Nguyen · 8 weeks ago
  2. 9999136 softpoweroff: Correcting PEL log creation by Sagar Srinivas · 8 weeks ago
  3. 98831af platform-mc: test: remove C type cast by Thu Nguyen · 9 weeks ago
  4. 928e87f clang-diagnostic error: undeclared identifier by Pavithra Barithaya · 8 weeks ago
  5. be231d8 clang-diagnostic error: no member in the namespace 'std' by Pavithra Barithaya · 8 weeks ago
  6. 51cc5bd clang-diagnostic error: error: use of undeclared identifiers by Pavithra Barithaya · 8 weeks ago
  7. 0fc6abe clang-diagnostic error: no type named 'BIOSAttribute' by Pavithra Barithaya · 8 weeks ago
  8. 699534f clang-diagonsotic error: unknown type name 'stateSensorCacheMaps' by Pavithra Barithaya · 9 weeks ago
  9. b8cf46b platform-mc: Terminus name handling by Thu Nguyen · 4 months ago
  10. 61be734 stdexec: pass scheduler to default_task_context by Patrick Williams · 8 weeks ago
  11. ef5c4eb fix type deduction failure in gcc-14 by Manojkiran Eda · 9 weeks ago
  12. 92af05e pldmtool: Fix missing range begin by Tal Yacobi · 9 weeks ago
  13. f106a2c fw-update: Break circular dependency by Andrew Jeffery · 9 weeks ago
  14. c14fb4b pldm: Drop pessimizing moves by Andrew Jeffery · 9 weeks ago
  15. 78dd846 platform-mc: terminus_manager: Remove unused 'event' field by Andrew Jeffery · 9 weeks ago
  16. 197033b libpldmresponder: bios_config: Remove unused 'fd' member by Andrew Jeffery · 9 weeks ago
  17. fb8d194 oem-ibm: requester: dbus_to_file_handler: Drop unused mctp_fd by Andrew Jeffery · 9 weeks ago
  18. a933c09 oem-ibm: libpldmresponder: oem_ibm_handler: Remove unused `this` by Andrew Jeffery · 9 weeks ago
  19. 90b83f1 oem-ibm: libpldmresponder: file_io_type_vpd: Remove unused vpdFileType by Andrew Jeffery · 9 weeks ago
  20. 7d85286 oem-ibm: libpldmresponder: file_io: Remove unused fields by Andrew Jeffery · 9 weeks ago
  21. 3dd444d host-bmc: host_pdr_handler: Remove unused fields by Andrew Jeffery · 9 weeks ago
  22. bb9daa4 host-bmc: dbus_to_event_handler: Remove unused mctp_fd by Andrew Jeffery · 9 weeks ago
  23. 7a78ced host-bmc: cpu_core: Delete move methods by Andrew Jeffery · 9 weeks ago
  24. d769c6d host-bmc: motherboard: Delete move methods by Andrew Jeffery · 9 weeks ago
  25. 7197346 host-bmc: host_pdr_handler: Drop unused fruJson by Andrew Jeffery · 9 weeks ago
  26. 339bed3 host-bmc: host_pdr_handler: Drop unused emptyJsonList by Andrew Jeffery · 9 weeks ago
  27. 2005fb3 pldmd: Remove unused MCTP_MSG_TYPE_PLDM by Andrew Jeffery · 9 weeks ago
  28. 267c7ef Adding exception handling while hosting Dbus path by Kamalkumar Patel · 2 months ago
  29. 6c83d3b pldmtool: GetPLDMCommand: Support version option by Thu Nguyen · 3 months ago
  30. 8570fcc pldmtool: Add GetStateEffecterStates command by Tal Yacobi · 4 months ago
  31. 3e52d58 pldmtool: support GetNextPart for GetPDR command by Potin Lai · 4 months ago
  32. 6b901e4 requester: Use return code instead of throwing exception by Thu Nguyen · 3 months ago
  33. 3f5a969 pldmd: fix crash when re-request D-Bus name by Thu Nguyen · 2 months ago
  34. de2a132 platform-mc: PDR handling by Gilbert Chen · 2 years, 4 months ago
  35. 3c29ebd OWNERS: Add `Thu Nguyen` as a reviewer by Thu Nguyen · 2 months ago
  36. 39e7b32 sdbusplus: use shorter type aliases by Patrick Williams · 2 months ago
  37. 29d2f4a terminus_manager: fix spelling of Terminus by Patrick Williams · 3 months ago
  38. 2ed986c Implementing Motherboard interface by Kamalkumar Patel · 5 months ago
  39. eb43d6c Add support for the coreCount property in DBus by Kamalkumar Patel · 5 months ago
  40. b49b7d8 oem-ibm: Implement Host lamp test interface by George Liu · 3 years, 8 months ago
  41. 478e71d host-bmc: Logging PEL for PDR Exchange Failure by Riya Dixit · 3 months ago
  42. c6240ac skip asking for PDR's from remote endpoint by Manojkiran Eda · 3 months ago
  43. c5a1120 Skip endpoint check when responding to GetPDR requests by Manojkiran Eda · 3 months ago
  44. ca8f6c7 libpldmresponder: fix an eternal hang in requesting bus name by Manojkiran Eda · 3 months ago
  45. 2da113f platform-mc: add more exception type by Jerry C Chen · 3 months ago
  46. 0a42269 pldm: Adding support to find system type by Kamalkumar Patel · 4 months ago
  47. b40f4f8 pldm: Implement Cable interface by Archana Kakani · 4 months ago
  48. 733b39d pldm: Implement PCIeDevice interface by Archana Kakani · 4 months ago
  49. bf1fd27 pldm: Implement PCIeSlot interface by Archana Kakani · 4 months ago
  50. aa1efa4 pldm: Document BIOS support by Archana Kakani · 5 months ago
  51. 079e776 Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  52. e359638 fix markdownlint issues reported in CI by Manojkiran Eda · 3 months ago
  53. 06b443e oem-ibm: Adding value_name json key for dynamic deallocation of Memory by Riya Dixit · 3 months ago
  54. 56da574 Adding CPUCore interface support by Kamalkumar Patel · 4 months ago
  55. a5f573b oem-ibm: libpldmresponder: Replace deprecated libpldm header path by Andrew Jeffery · 3 months ago
  56. 41ca40d pldm: Use system include directives for libpldm headers by Andrew Jeffery · 3 months ago
  57. 14107a1 host-bmc: migrate dbus hosting logic into dbus folder by Kamalkumar Patel · 3 months ago
  58. 4f152f9 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  59. 3d3e818 common: test: Add gmock dependency to generated targets by Andrew Jeffery · 3 months ago
  60. 6c7fed4 platform-mc: Added Terminus/TerminusManager class by Gilbert Chen · 2 years, 7 months ago
  61. 7d427f1 pldm: Rearranging datatype declaration by Kamalkumar Patel · 4 months ago
  62. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  63. 9617bca oem-ibm: Parse the pcie topology file by Archana Kakani · 5 months ago
  64. a881c17 Reduce multiple oem_ibm entry points in pldmd by George Liu · 3 years, 3 months ago
  65. d660809 bios: Converting bios json keys to lower snake case by Archana Kakani · 4 months ago
  66. 7d47570 pldm: Removing default string length by Archana Kakani · 4 months ago
  67. ac713ee pldm: Add bios configuration in single json file by Archana Kakani · 4 months ago
  68. 1e5c81e pldm: Remove unnecessary type casting in logs by Riya Dixit · 5 months ago
  69. fa08470 Make containerId optional in the event json file by Manojkiran Eda · 4 months ago
  70. 9e4aedb oem-ibm: Adding BIOS attribute for dynamic deallocation of Memory by Riya Dixit · 4 months ago
  71. d06de1c host-bmc: Removing misleading trace by Kamalkumar Patel · 4 months ago
  72. 0fd6a09 oem-ibm: Setting the slot power state to Off by Pavithra Barithaya · 4 months ago
  73. 8394c45 oem-ibm : File I/O read-write with length 0 by Riya Dixit · 6 months ago
  74. 8964444 libpldmresponder: Improving Logs (lg2) by Riya Dixit · 6 months ago
  75. a85c69d requester: Add coroutine API by Gilbert Chen · 9 months ago
  76. 087a751 pldmd, requester, softoff & utilities: Improving logs (lg2) by Riya Dixit · 6 months ago
  77. fc84f63 oem-ibm: Improving logs (lg2) by Riya Dixit · 6 months ago
  78. 18145f7 oem_ibm: Implement timer for Surveillance Pings by Sagar Srinivas · 2 years, 6 months ago
  79. 56c7880 oem-ibm: Fix size corruption during DMA transfer by Kamalkumar Patel · 5 months ago
  80. 15ce5a1 oem-ibm: Adding entity path correction function by Kamalkumar Patel · 5 months ago
  81. 516122e Add Json Config support for entity to DBus string by Kamalkumar Patel · 5 months ago
  82. 4e69d25 host-bmc: refine remote terminus functionality by Kamalkumar Patel · 5 months ago
  83. 76f2c60 common & fw-update: Improving Logs (lg2) by Riya Dixit · 6 months ago
  84. d6e10ad host-bmc: Improving Logs (lg2) by Riya Dixit · 6 months ago
  85. 9e0e826 oem-ibm: Add util API to get the connector object paths by Pavithra Barithaya · 6 months ago
  86. 2ec8269 Add getSubtreePaths utility functions by Pavithra Barithaya · 5 months ago
  87. ba741d5 sdbusplus: use shorter type aliases by Patrick Williams · 5 months ago
  88. 44524a5 requester: Modified MctpDiscovery class by Gilbert Chen · 2 years, 8 months ago
  89. a13bf14 Remove dead host_pdr_handler code & json-file by Manojkiran Eda · 5 months ago
  90. cea52d9 pldmtool: Add NumericSensor PDR by nothingIIersonal · 6 months ago
  91. bb405a7 Remove unused variables defined by Pavithra Barithaya · 5 months ago
  92. 13d6761 Remove repeated branches by Pavithra Barithaya · 1 year, 3 months ago
  93. 09a8982 common: modernize getCurrentSystemTime() API by Manojkiran Eda · 5 months ago
  94. 93f1e00 Replace sizeof() with .size() by Pavithra Barithaya · 1 year, 3 months ago
  95. ace4e14 Deprecate the support for x86 sdk by Manojkiran Eda · 5 months ago
  96. 07a07e2 Fix a potential crash due to unbound array access by Manojkiran Eda · 5 months ago
  97. ac0da58 Remove setup.cfg file from the repository by Manojkiran Eda · 5 months ago
  98. cd4cd45 common: Improve printBuffer() & added unit tests by Manojkiran Eda · 5 months ago
  99. 312c373 fw-update: Fix variable being used before initialized by DelphineCCChiu · 5 months ago
  100. bfb929c Remove unused variables by Manojkiran Eda · 5 months ago