1. 29bb562 pldmtool: fix ComponentActivationMethods check by Manojkiran Eda · 2 weeks ago
  2. 9c1455c pldmtool: pldm_bios_cmd: Migrate away from libpldm/utils.h by Andrew Jeffery · 10 days ago
  3. e82ef15 pldmtool: Move off deprecated ver2str() by Andrew Jeffery · 10 days ago
  4. 8464571 pldmtool: bios: Move off deprecated bcd2dec16() by Andrew Jeffery · 10 days ago
  5. 3a14b55 pldmtool: bios: Move off deprecated bcd2dec8() by Andrew Jeffery · 10 days ago
  6. f9090f3 pldm: Use std::expected for instance ID allocation by Eric Yang · 6 months ago
  7. fdf6da7 oem-ibm: Real SAI sensor and effecter PDR support by Jayashankar Padath · 9 months ago
  8. 518bce1 pldmtool: fix multipart pdr printing by Roger G. Coscojuela · 2 months ago
  9. 59670c7 pldmtool: use correct recordChangeNumber in pdr transmission by Roger G. Coscojuela · 2 months ago
  10. 704c0bd pldmtool: fix misspelling in pdr output by Roger G. Coscojuela · 3 months ago
  11. 193f9f3 meson: pldmtool: fix subproject build by Patrick Williams · 4 months ago
  12. e7ae804 pldmtool: Use a non-listening transport for command access by Amithash Prasad · 4 months ago
  13. 10c6400 pldmtool: Create supported PDR types list dynamically by Aditya Kurdunkar · 5 months ago
  14. 431c7b8 pldmtool: Fix effecterAuxName typo by Aditya Kurdunkar · 5 months ago
  15. 32a337b pldmtool: Fix containedEntity parsing by Konstantin Aladyshev · 6 months ago
  16. 6254daf pldmtool: Correct bit defs in getFirmwareParameter by Manojkiran Eda · 6 months ago
  17. 0352886 pldmtool: correct help text for GetPLDMCommands by Manojkiran Eda · 6 months ago
  18. 22bcb07 Revert "pldm: use std::expected for instance ID allocation" by ManojKiran Eda · 6 months ago
  19. d598707 pldmtool: Include fwupdate in supported PLDM types by Manojkiran Eda · 7 months ago
  20. 70262ed pldm: use std::expected for instance ID allocation by Eric Yang · 7 months ago
  21. 15d42c5 wstring_convert: pragma out deprecation warning by Patrick Williams · 7 months ago
  22. 4aea4bd pldmtool: Add GetEventReceiver command by Roger G. Coscojuela · 10 months ago
  23. a5d303d pldmtool: Add support for CancelUpdate by Tom Joseph · 7 months ago
  24. c89cf50 pldmtool: Add support for CancelUpdateComponent by Tom Joseph · 7 months ago
  25. c7f40b1 pldmtool: Add support for ActivateFirmware by Tom Joseph · 7 months ago
  26. 7de82f4 pldmtool: Add support for UpdateComponent by Tom Joseph · 7 months ago
  27. 9285b6b pldmtool: Use valid completion code as per spec by Manojkiran Eda · 7 months ago
  28. 6f67ca7 pldmtool: Add PassComponentTable command support by rajeeranjan · 10 months ago
  29. 0cb341d pldmtool: Add completion code to GetPLDMTypes & GetPLDMVersion by rajeeranjan · 10 months ago
  30. 2bc3dd0 pldmtool: Add RequestUpdate command support by rajeeranjan · 10 months ago
  31. 72512e6 pldmtool: Map completion codes to readable strings by rajeeranjan · 10 months ago
  32. 1b89451 pldmtool: Add SetTID command by Roger G. Coscojuela · 11 months ago
  33. 5c3f0d1 pldmtool : Migrate to placement_new from reinterpret casting by Pavithra Barithaya · 12 months ago
  34. 366507c clang-format: update latest spec and reformat by Patrick Williams · 12 months ago
  35. 7c14fc4 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 1 year, 1 month ago
  36. b8e3b0d pldmtool: GetPLDMCommands: Support more PLDM Base command numbers by Thu Nguyen · 1 year, 2 months ago
  37. f1c0e7c pldmtool: GetPLDMCommands: Support more PLDM Platform command numbers by Thu Nguyen · 1 year, 2 months ago
  38. b3b84b4 clang-tidy: Enable modernize-deprecated-headers check by Pavithra Barithaya · 1 year, 5 months ago
  39. ca041a8 clang-tidy: Enable bugprone-branch-clone check by Pavithra Barithaya · 1 year, 5 months ago
  40. 3012b63 Format meson files with meson.format by Manojkiran Eda · 1 year, 5 months ago
  41. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  42. a5f2fcd pldm: Move off pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 1 year, 6 months ago
  43. 25d3878 pldm: Move off pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 1 year, 6 months ago
  44. 4663aae pldm: Move off pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 1 year, 6 months ago
  45. 53e342a pldm: Move off pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 1 year, 6 months ago
  46. 2461105 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 1 year, 6 months ago
  47. ff3fb9e pldm: Move off pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 1 year, 6 months ago
  48. 8c05ca2 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 1 year, 6 months ago
  49. fe1189c pldm: Move off pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 1 year, 6 months ago
  50. 51cc5bd clang-diagnostic error: error: use of undeclared identifiers by Pavithra Barithaya · 1 year, 6 months ago
  51. 92af05e pldmtool: Fix missing range begin by Tal Yacobi · 1 year, 6 months ago
  52. 6c83d3b pldmtool: GetPLDMCommand: Support version option by Thu Nguyen · 1 year, 7 months ago
  53. 8570fcc pldmtool: Add GetStateEffecterStates command by Tal Yacobi · 1 year, 8 months ago
  54. 3e52d58 pldmtool: support GetNextPart for GetPDR command by Potin Lai · 1 year, 7 months ago
  55. e359638 fix markdownlint issues reported in CI by Manojkiran Eda · 1 year, 7 months ago
  56. 2576aec Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 7 months ago
  57. cea52d9 pldmtool: Add NumericSensor PDR by nothingIIersonal · 1 year, 10 months ago
  58. 13d6761 Remove repeated branches by Pavithra Barithaya · 2 years, 7 months ago
  59. bfb929c Remove unused variables by Manojkiran Eda · 1 year, 9 months ago
  60. 15b9411 fix constVariableReference cpp style check by Pavithra Barithaya · 1 year, 10 months ago
  61. 06f9b29 Use std::map.contains as per latest c++ by Sagar Srinivas · 1 year, 10 months ago
  62. 83e068a pldmtool: Add GetSensorReading command by nothingIIersonal · 1 year, 10 months ago
  63. 43e33d2 pldmtool: Adding support for Device Power State by Riya Dixit · 2 years ago
  64. 21f128d pldm: Use modern libpldm OEM header paths by Andrew Jeffery · 2 years ago
  65. 4cc1f7c README.md: update the error scenario output by Pavithra Barithaya · 2 years, 2 months ago
  66. cf77284 meson: adjust nlohmann-json dependency by Patrick Williams · 2 years, 2 months ago
  67. 87bfacd build: use allowed over enabled by Patrick Williams · 2 years, 2 months ago
  68. 099efc6 clang-error: fix clang-diagnostic-unused-const-variable error by Pavithra Barithaya · 2 years, 2 months ago
  69. ae088dc clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 2 years, 3 months ago
  70. 9427089 pldmtool : Add retry option `-n` or `--retry-count` by Thu Nguyen · 2 years, 3 months ago
  71. 8c15e00 pldmtool: Support for Get Numeric Effecter Value command by Pavithra Barithaya · 2 years, 3 months ago
  72. a675662 clang-format: copy latest and re-format by Patrick Williams · 2 years, 3 months ago
  73. 1ed5f7a pldm: Convert to using libpldm transport APIs by Rashmica Gupta · 2 years, 8 months ago
  74. 3d03f3f pldmtool/softoff: Use InstanceId APIs from libpldm by Dung Cao · 2 years, 5 months ago
  75. dcceda5 pldmtool: Remove redundent include of 'config.h' by Andrew Jeffery · 2 years, 3 months ago
  76. ebf8bb5 Maintain consistency of entity instance variable by Sagar Srinivas · 2 years, 4 months ago
  77. 91a092f PLDM:Use new alias of DBUS_TIMEOUT for bus.call by vkaverap@in.ibm.com · 2 years, 4 months ago
  78. 846d38f pldmtool: Support Auxiliary name PDRs in GetPDR by Thu Nguyen · 3 years, 10 months ago
  79. 9d0e58c pldmtool: Support compact Numeric Sensor PDR in GetPDR by Thu Nguyen · 4 years, 2 months ago
  80. 6e20f7c pldmtool: Add the Correct Operational Fault Status enum values by Pavithra Barithaya · 2 years, 5 months ago
  81. 45e0649 pldmtool: Temporary change to the Operational Fault Status enum by Pavithra Barithaya · 2 years, 5 months ago
  82. a340eed Pldmtool change to fetch pdrs based on TerminusID by Pavithra Barithaya · 3 years ago
  83. c727fb4 pldm: Migrate to pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 2 years, 7 months ago
  84. 165749d clang-error: fix clang-diagnostic-inconsistent-missing-override error by Pavithra Barithaya · 2 years, 7 months ago
  85. a7dbca5 clang-error: fix clang-diagnostic-defaulted-function-deleted error by Pavithra Barithaya · 2 years, 7 months ago
  86. d15ecf9 pldm: Migrate off deprecated libpldm BIOS table entry encoding APIs by Andrew Jeffery · 2 years, 7 months ago
  87. 488f19d pldm: Convert to pldm_bios_table_*_check() APIs by Andrew Jeffery · 2 years, 7 months ago
  88. 9138c20 PLDM : Change the dbus timeout to 5 seconds by vkaverap@in.ibm.com · 2 years, 8 months ago
  89. 2b85d78 pldmtool: Close socket connection by Dung Cao · 3 years, 8 months ago
  90. 66871b4 pldmtool: Use instanceId from libpldm for raw command by Thu Nguyen · 2 years, 8 months ago
  91. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 2 years, 9 months ago
  92. 71689b8 pldmtool: fix GetFruRecordTable request fail by Potin Lai · 2 years, 9 months ago
  93. 00a076d Adding support for new bootprogress state by kamal · 3 years, 3 months ago
  94. 526461a fwupdate: pldmtool - add QueryDeviceIdentifiers by Chinmay Shripad Hegde · 3 years ago
  95. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 3 years, 1 month ago
  96. 3618064 prettier: re-format by Patrick Williams · 3 years, 2 months ago
  97. 27a022c libpldm: Migrate to subproject by Andrew Jeffery · 3 years, 6 months ago
  98. fc0ce97 Fix typos/incorrect naming in public API's by Manojkiran Eda · 3 years, 7 months ago
  99. ca1998f update clang-format by Manojkiran Eda · 3 years, 8 months ago
  100. 6f2a248 pldmtool: Add GetFirmwareParameters firmware update command by Tom Joseph · 4 years, 3 months ago