1. 0ff3435 Mark pldm as a c++ project by Manojkiran Eda · 5 weeks ago
  2. 3012b63 Format meson files with meson.format by Manojkiran Eda · 5 weeks ago
  3. 5763209 platform-mc: Fix `sensorPollingTest` unit-test error by Thu Nguyen · 6 weeks ago
  4. e2b8374 sdbusplus: use shorter type aliases by Patrick Williams · 6 weeks ago
  5. eac61a4 platform-mc: Add sensor manager by Gilbert Chen · 2 years, 7 months ago
  6. 1170a54 Add clang-tidy to PLDM repo by Pavithra Barithaya · 9 weeks ago
  7. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 6 weeks ago
  8. 4f7eec8 PEL: Adding a few PELs by Riya Dixit · 8 weeks ago
  9. f1e32c1 platform-mc: Fix sensor aux name pdr parsing by tal-yac · 7 weeks ago
  10. 3166ef2 oem: ibm: fileTable: Add new lids and update permissions by Adriana Kobylak · 7 weeks ago
  11. 0eb5bce pldm: Move off pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 8 weeks ago
  12. a5f2fcd pldm: Move off pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 8 weeks ago
  13. 25d3878 pldm: Move off pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 8 weeks ago
  14. 4663aae pldm: Move off pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 8 weeks ago
  15. 228dae3 pldm: Move off pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 8 weeks ago
  16. 53e342a pldm: Move off pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 8 weeks ago
  17. bc28b91 pldm: Move off pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 8 weeks ago
  18. 2461105 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 8 weeks ago
  19. ff3fb9e pldm: Move off pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 8 weeks ago
  20. 8c05ca2 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 8 weeks ago
  21. 0488315 pldm: Move off pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 8 weeks ago
  22. fe1189c pldm: Move off pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 8 weeks ago
  23. 51d2ef2 pldm: Move off pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 8 weeks ago
  24. 7761bd2 pldm: Move off pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 8 weeks ago
  25. bc2955f pldm: Move off pldm_entity_association_pdr_add_check() by Andrew Jeffery · 8 weeks ago
  26. 17d3290 pldm: Move off pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 8 weeks ago
  27. 5a945bd pldm: Move off pldm_pdr_add_check() by Andrew Jeffery · 8 weeks ago
  28. 6a7682e oem: ibm: fileTable: Add lids for Blueridge and Fuji systems by Adriana Kobylak · 8 weeks ago
  29. 3c5486d platform-mc: Create Numeric sensor D-Bus object by Thu Nguyen · 8 weeks ago
  30. 9999136 softpoweroff: Correcting PEL log creation by Sagar Srinivas · 8 weeks ago
  31. 98831af platform-mc: test: remove C type cast by Thu Nguyen · 9 weeks ago
  32. 928e87f clang-diagnostic error: undeclared identifier by Pavithra Barithaya · 9 weeks ago
  33. be231d8 clang-diagnostic error: no member in the namespace 'std' by Pavithra Barithaya · 9 weeks ago
  34. 51cc5bd clang-diagnostic error: error: use of undeclared identifiers by Pavithra Barithaya · 9 weeks ago
  35. 0fc6abe clang-diagnostic error: no type named 'BIOSAttribute' by Pavithra Barithaya · 9 weeks ago
  36. 699534f clang-diagonsotic error: unknown type name 'stateSensorCacheMaps' by Pavithra Barithaya · 9 weeks ago
  37. b8cf46b platform-mc: Terminus name handling by Thu Nguyen · 4 months ago
  38. 61be734 stdexec: pass scheduler to default_task_context by Patrick Williams · 9 weeks ago
  39. ef5c4eb fix type deduction failure in gcc-14 by Manojkiran Eda · 9 weeks ago
  40. 92af05e pldmtool: Fix missing range begin by Tal Yacobi · 9 weeks ago
  41. f106a2c fw-update: Break circular dependency by Andrew Jeffery · 9 weeks ago
  42. c14fb4b pldm: Drop pessimizing moves by Andrew Jeffery · 9 weeks ago
  43. 78dd846 platform-mc: terminus_manager: Remove unused 'event' field by Andrew Jeffery · 9 weeks ago
  44. 197033b libpldmresponder: bios_config: Remove unused 'fd' member by Andrew Jeffery · 9 weeks ago
  45. fb8d194 oem-ibm: requester: dbus_to_file_handler: Drop unused mctp_fd by Andrew Jeffery · 9 weeks ago
  46. a933c09 oem-ibm: libpldmresponder: oem_ibm_handler: Remove unused `this` by Andrew Jeffery · 9 weeks ago
  47. 90b83f1 oem-ibm: libpldmresponder: file_io_type_vpd: Remove unused vpdFileType by Andrew Jeffery · 9 weeks ago
  48. 7d85286 oem-ibm: libpldmresponder: file_io: Remove unused fields by Andrew Jeffery · 9 weeks ago
  49. 3dd444d host-bmc: host_pdr_handler: Remove unused fields by Andrew Jeffery · 9 weeks ago
  50. bb9daa4 host-bmc: dbus_to_event_handler: Remove unused mctp_fd by Andrew Jeffery · 9 weeks ago
  51. 7a78ced host-bmc: cpu_core: Delete move methods by Andrew Jeffery · 9 weeks ago
  52. d769c6d host-bmc: motherboard: Delete move methods by Andrew Jeffery · 9 weeks ago
  53. 7197346 host-bmc: host_pdr_handler: Drop unused fruJson by Andrew Jeffery · 9 weeks ago
  54. 339bed3 host-bmc: host_pdr_handler: Drop unused emptyJsonList by Andrew Jeffery · 9 weeks ago
  55. 2005fb3 pldmd: Remove unused MCTP_MSG_TYPE_PLDM by Andrew Jeffery · 9 weeks ago
  56. 267c7ef Adding exception handling while hosting Dbus path by Kamalkumar Patel · 2 months ago
  57. 6c83d3b pldmtool: GetPLDMCommand: Support version option by Thu Nguyen · 3 months ago
  58. 8570fcc pldmtool: Add GetStateEffecterStates command by Tal Yacobi · 4 months ago
  59. 3e52d58 pldmtool: support GetNextPart for GetPDR command by Potin Lai · 4 months ago
  60. 6b901e4 requester: Use return code instead of throwing exception by Thu Nguyen · 3 months ago
  61. 3f5a969 pldmd: fix crash when re-request D-Bus name by Thu Nguyen · 2 months ago
  62. de2a132 platform-mc: PDR handling by Gilbert Chen · 2 years, 4 months ago
  63. 3c29ebd OWNERS: Add `Thu Nguyen` as a reviewer by Thu Nguyen · 3 months ago
  64. 39e7b32 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  65. 29d2f4a terminus_manager: fix spelling of Terminus by Patrick Williams · 3 months ago
  66. 2ed986c Implementing Motherboard interface by Kamalkumar Patel · 5 months ago
  67. eb43d6c Add support for the coreCount property in DBus by Kamalkumar Patel · 5 months ago
  68. b49b7d8 oem-ibm: Implement Host lamp test interface by George Liu · 3 years, 8 months ago
  69. 478e71d host-bmc: Logging PEL for PDR Exchange Failure by Riya Dixit · 3 months ago
  70. c6240ac skip asking for PDR's from remote endpoint by Manojkiran Eda · 3 months ago
  71. c5a1120 Skip endpoint check when responding to GetPDR requests by Manojkiran Eda · 3 months ago
  72. ca8f6c7 libpldmresponder: fix an eternal hang in requesting bus name by Manojkiran Eda · 3 months ago
  73. 2da113f platform-mc: add more exception type by Jerry C Chen · 3 months ago
  74. 0a42269 pldm: Adding support to find system type by Kamalkumar Patel · 4 months ago
  75. b40f4f8 pldm: Implement Cable interface by Archana Kakani · 4 months ago
  76. 733b39d pldm: Implement PCIeDevice interface by Archana Kakani · 4 months ago
  77. bf1fd27 pldm: Implement PCIeSlot interface by Archana Kakani · 4 months ago
  78. aa1efa4 pldm: Document BIOS support by Archana Kakani · 5 months ago
  79. 079e776 Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  80. e359638 fix markdownlint issues reported in CI by Manojkiran Eda · 3 months ago
  81. 06b443e oem-ibm: Adding value_name json key for dynamic deallocation of Memory by Riya Dixit · 3 months ago
  82. 56da574 Adding CPUCore interface support by Kamalkumar Patel · 4 months ago
  83. a5f573b oem-ibm: libpldmresponder: Replace deprecated libpldm header path by Andrew Jeffery · 3 months ago
  84. 41ca40d pldm: Use system include directives for libpldm headers by Andrew Jeffery · 3 months ago
  85. 14107a1 host-bmc: migrate dbus hosting logic into dbus folder by Kamalkumar Patel · 3 months ago
  86. 4f152f9 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  87. 3d3e818 common: test: Add gmock dependency to generated targets by Andrew Jeffery · 3 months ago
  88. 6c7fed4 platform-mc: Added Terminus/TerminusManager class by Gilbert Chen · 2 years, 7 months ago
  89. 7d427f1 pldm: Rearranging datatype declaration by Kamalkumar Patel · 5 months ago
  90. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  91. 9617bca oem-ibm: Parse the pcie topology file by Archana Kakani · 5 months ago
  92. a881c17 Reduce multiple oem_ibm entry points in pldmd by George Liu · 3 years, 3 months ago
  93. d660809 bios: Converting bios json keys to lower snake case by Archana Kakani · 4 months ago
  94. 7d47570 pldm: Removing default string length by Archana Kakani · 4 months ago
  95. ac713ee pldm: Add bios configuration in single json file by Archana Kakani · 4 months ago
  96. 1e5c81e pldm: Remove unnecessary type casting in logs by Riya Dixit · 5 months ago
  97. fa08470 Make containerId optional in the event json file by Manojkiran Eda · 4 months ago
  98. 9e4aedb oem-ibm: Adding BIOS attribute for dynamic deallocation of Memory by Riya Dixit · 4 months ago
  99. d06de1c host-bmc: Removing misleading trace by Kamalkumar Patel · 4 months ago
  100. 0fd6a09 oem-ibm: Setting the slot power state to Off by Pavithra Barithaya · 4 months ago