1. 50609c9 Fix spelling mistakes using codespell by George Liu · 8 hours ago master
  2. 972aa95 pldmtool: Fix JSON array output formatting in GetPDR by Aditya Kurdunkar · 3 weeks ago
  3. 7d90496 pldmtool: Update defines according to libpldm changes by Konstantin Aladyshev · 5 weeks ago
  4. 51b05d5 Silence systemd warning for unset PLDMD_ARGS by Manojkiran Eda · 5 weeks ago
  5. 91ad1a3 pldm: add ObjectManager for metric sensors by Marshall Zhan · 6 weeks ago
  6. 8c96e1e pldmtool: Print all available commands in GetPLDMCommands output by Konstantin Aladyshev · 3 weeks ago
  7. 52ea360 pldmtool: Update PLDM type codes descriptions by Konstantin Aladyshev · 3 weeks ago
  8. b27b8cb pldmtool: Print all available types in GetPLDMTypes command by Konstantin Aladyshev · 3 weeks ago
  9. ef218b6 pldmtool: Remove IBM specifics from PLDM OEM type by Konstantin Aladyshev · 3 weeks ago
  10. 01046e6 utils: Add missing unit tests by Manojkiran Eda · 7 weeks ago
  11. c0c2a01 pldmtool: Fix GetStateSensorReadings output by Konstantin Aladyshev · 5 weeks ago
  12. 58b6663 pldm: PDR and FRU VPD additions in Huygens system by Jayashankar Padath · 6 weeks ago
  13. acf7579 platform-mc: Fix setSupportedTypeVersions function by Konstantin Aladyshev · 5 weeks ago
  14. 8edcd7e platform-mc: Handle exceptions while UTF-16 to UTF-8 conversion by Aditya Kurdunkar · 4 months ago
  15. 2f9079e oem: meta: http boot: Migrate away from libpldm/utils.h by Andrew Jeffery · 6 weeks ago
  16. 29bb562 pldmtool: fix ComponentActivationMethods check by Manojkiran Eda · 7 weeks ago
  17. 9c1455c pldmtool: pldm_bios_cmd: Migrate away from libpldm/utils.h by Andrew Jeffery · 6 weeks ago
  18. e82ef15 pldmtool: Move off deprecated ver2str() by Andrew Jeffery · 6 weeks ago
  19. 8464571 pldmtool: bios: Move off deprecated bcd2dec16() by Andrew Jeffery · 6 weeks ago
  20. 3a14b55 pldmtool: bios: Move off deprecated bcd2dec8() by Andrew Jeffery · 6 weeks ago
  21. 8758d56 meson: Describe dependencies as system includes by Andrew Jeffery · 1 year, 7 months ago
  22. af14a38 Revert "platform-mc: Add 64-bit numeric sensor support" by Andrew Jeffery · 6 weeks ago
  23. 3124782 fw-update: make percentage reporting more granular by Marc Olberding · 3 months ago
  24. e1e59bc platform-mc: Add 64-bit numeric sensor support by Apparao Puli · 2 months ago
  25. f9090f3 pldm: Use std::expected for instance ID allocation by Eric Yang · 7 months ago
  26. 0b06dd8 oem-nvidia: Add support for legacy CPER event handling by Aditya Kurdunkar · 3 months ago
  27. 28ba36a fru: Function to remove the individual FRU Record by Pavithra Barithaya · 10 months ago
  28. d237a65 oem-meta: Fix to_hex_string truncation issue for values > 0xFF by Carter Chen · 3 months ago
  29. b249a64 requester: Adds a missing try-catch by Luka Strizic · 3 months ago
  30. 1e58365 .gitignore: Adds .idea to ignorefile by Luka Strizic · 3 months ago
  31. 3c99e77 use PDI symbols for Inventory.Decorator.Compatible by Alexander Hansen · 3 months ago
  32. 42afe90 use PDI constants for Association interface by Alexander Hansen · 3 months ago
  33. f1776bf oem-ibm: Adding Huygens system BIOS attr support by Jayashankar Padath · 3 months ago
  34. 94657ec common/utils: use PDI definitions by Alexander Hansen · 3 months ago
  35. d20f0ac mctp_endpoint_discovery: use PDI definitions by Alexander Hansen · 3 months ago
  36. 1976152 libpldmresponder/bios: use PDI definitions by Alexander Hansen · 3 months ago
  37. 8187cb1 event_manager: use PDI definitions by Alexander Hansen · 3 months ago
  38. fdf6da7 oem-ibm: Real SAI sensor and effecter PDR support by Jayashankar Padath · 11 months ago
  39. e4faeec firmware inventory manager: use PDI constants by Alexander Hansen · 3 months ago
  40. d4a14d3 fru_parser: use PDI constants by Alexander Hansen · 3 months ago
  41. dc36d9b Software.Version: use PDI definitions by Alexander Hansen · 4 months ago
  42. 71aa713 oem-meta: Add missing propertyName for sled cycle by Mandy Hung · 3 months ago
  43. ee2bd8a fw_update: Introduce AggregateUpdateManager by Unive Tien · 4 months ago
  44. 161e45d oem-ibm: Builds filetable lazily by Rahul D S · 4 months ago
  45. 518bce1 pldmtool: fix multipart pdr printing by Roger G. Coscojuela · 4 months ago
  46. 59670c7 pldmtool: use correct recordChangeNumber in pdr transmission by Roger G. Coscojuela · 4 months ago
  47. 24c04d5 State.Host: use PDI constants by Alexander Hansen · 4 months ago
  48. cfc27c2 platform-mc: use Metric.Value interface name by Alexander Hansen · 4 months ago
  49. f3b3121 platform-mc: use Sensor.Value interface name by Alexander Hansen · 4 months ago
  50. 1f2794d MCTP.Endpoint: use PDI constants by Alexander Hansen · 4 months ago
  51. 364275c BIOSConfig.Manager: use PDI constants by Alexander Hansen · 4 months ago
  52. 70015ec common: use PDI constants for ObjectMapper by Alexander Hansen · 4 months ago
  53. a6046a7 fix ci: move to stdexec::inline_scheduler by Alexander Hansen · 4 months ago
  54. b4c52ce oem-meta: Add file IO responder for APML alert by Sora Su · 7 months ago
  55. dc26dc1 oem-meta: Add file IO handler for getting Http boot certification by Sora Su · 7 months ago
  56. 90b3762 oem-meta: Add file IO responder for host power control by Sora Su · 7 months ago
  57. bca95a5 oem-meta: Add file IO responder for host bios version by Sora Su · 7 months ago
  58. 9e7232b oem-meta: Add file IO responder for post code by Sora Su · 7 months ago
  59. 972381f oem-meta: Add file IO responder by Sora Su · 7 months ago
  60. c86cd04 oem-meta: Add event manager by Sora Su · 8 months ago
  61. e482087 oem-meta: Add OEM Meta handler by Sora Su · 8 months ago
  62. 74bccf6 use sdbusplus unpack syntax by Patrick Williams · 4 months ago
  63. 3dd694c oem: ampere: event: remove is_method_error call by Patrick Williams · 4 months ago
  64. 11085f1 Expose Software.MultipartUpdate on PLDM update object by Rajeev Ranjan · 6 months ago
  65. 34f9025 platform: Remove unnecessary auto by Hoik Chen · 4 months ago
  66. 6449a3b requester: check NetworkId when removing configs by Eric Yang · 5 months ago
  67. aac7db3 fru: Add support to insert hot-plug PDRs into repository by Pavithra Barithaya · 4 months ago
  68. 77435ba sdbusplus: use shorter type aliases by Patrick Williams · 4 months ago
  69. 704c0bd pldmtool: fix misspelling in pdr output by Roger G. Coscojuela · 4 months ago
  70. 6a3f990 fw-update: Add StartUpdate D-Bus API support for firmware updates by P Arun Kumar Reddy · 11 months ago
  71. 05d15a0 fw_update:Enable software object creation without EM by rajeeranjan · 8 months ago
  72. c97dc12 fw_update: Create FirmwareInventory entries per component by rajeeranjan · 8 months ago
  73. 2ca14ce Add PDR and BIOS support for Balcones by Jayashankar Padath · 5 months ago
  74. a8caf27 Revert "fru: Add support to insert hot-plug PDRs into repository" by ManojKiran Eda · 4 months ago
  75. 2e2b482 oem: ampere: use lg2::commit to log events by Thang Tran · 5 months ago
  76. 193f9f3 meson: pldmtool: fix subproject build by Patrick Williams · 5 months ago
  77. ffa9b96 numeric_sensor: removed unnecessary include by Patrick Williams · 5 months ago
  78. cee5ecc fru: Add support to insert hot-plug PDRs into repository by Pavithra Barithaya · 5 months ago
  79. e7b4f07 platform-mc: Clarify SetTID failure logging by Eric Yang · 5 months ago
  80. 2965f7d platform-mc: Refactor default terminus name code by Konstantin Aladyshev · 5 months ago
  81. 97a0f48 oem-ibm: Sync boot side file with bios attributes by Archana Kakani · 12 months ago
  82. e197849 platform: Function to send the PDR Repo Change event to Host by Pavithra Barithaya · 10 months ago
  83. 8eedaa6 platform-mc: Use a default terminus name if empty by Aditya Kurdunkar · 6 months ago
  84. 273bee2 host-bmc: handle PDR repo change event from remote endpoint by Pavithra Barithaya · 6 months ago
  85. 44f8804 oem-ibm: Fix in pointer increment in the PCIe Config Data by Pavithra Barithaya · 1 year, 6 months ago
  86. 3419e18 platform-mc: Enlist common types for Terminus by Chau Ly · 7 months ago
  87. e7ae804 pldmtool: Use a non-listening transport for command access by Amithash Prasad · 6 months ago
  88. 7ad45b4 fw_update: Introduce FirmwareInventory by Unive Tien · 6 months ago
  89. 5055425 oem-ibm: Support bios attributes for boot types by Archana Kakani · 11 months ago
  90. 1507b1d platform-mc: Add support for sensor unit 'Hertz' by Aditya Kurdunkar · 6 months ago
  91. c00d5bf oem-ibm: State effecter for rename operation by Archana Kakani · 12 months ago
  92. e26d13f oem-ibm: Maintain bootside Mapping and Set bios attribute by Archana Kakani · 12 months ago
  93. 571d7d4 docs: refactor messy README into structured docs/ by Manojkiran Eda · 6 months ago
  94. 6d0d9c7 Fix failure in setting the PLDM termini effecters by Thu Nguyen · 6 months ago
  95. a206b60 common: Add util APIs to find all the effecter IDs and PDRs by Pavithra Barithaya · 6 months ago
  96. a9eacff utils: optimize split function by George Liu · 6 months ago
  97. a8231fd utils: Add support for D-Bus property signature as by Sora Su · 7 months ago
  98. c23b614 oem-ibm: Support for concurrent out-of-band FW update by Archana Kakani · 1 year ago
  99. 10c6400 pldmtool: Create supported PDR types list dynamically by Aditya Kurdunkar · 6 months ago
  100. 431c7b8 pldmtool: Fix effecterAuxName typo by Aditya Kurdunkar · 6 months ago