1. 3283ad1 OWNERS: Tidy up throughout the tree by Andrew Jeffery · 2 days ago
  2. 6b8f264 transport: af-mctp: Qualify MCTP TID mapping with target network by Vishnunithyasoundhar S · 2 months ago
  3. d6a9574 bindings: C++ binding for parsing PLDM fw package by Alexander Hansen · 1 year, 2 months ago
  4. f924a1c include: Add header file for SMBIOS Data Transfer by Konstantin Aladyshev · 2 weeks ago
  5. 9a60168 include: Add header file for RDE by Konstantin Aladyshev · 2 weeks ago
  6. 844eff4 dsp: firmware_update: Add Update Security Revision from DSP0267 v1.3.0 by Metha, Mayank · 12 days ago
  7. ccd348b state-set: Return missing enum value by Konstantin Aladyshev · 4 days ago
  8. 799fba2 fru: Add enum values for all possible commands by Konstantin Aladyshev · 2 weeks ago
  9. db29296 bios: Add enum values for all possible commands by Konstantin Aladyshev · 2 weeks ago
  10. 447b624 platform: Add enum for Redfish Parallel Resource PDR by Konstantin Aladyshev · 5 weeks ago
  11. 7d8e8f8 entity: Add new enums for cases of misspelling by Konstantin Aladyshev · 5 weeks ago
  12. 9a6ab39 state-set: Add new enums for state sets by Konstantin Aladyshev · 5 weeks ago
  13. d7d7448 stateset: Add the enum for presence state set by Jayashankar Padath · 6 weeks ago
  14. 07b7d17 stateset: Add new state sets from DSP0249 v1.4.0 by Konstantin Aladyshev · 5 weeks ago
  15. 18a8461 entity: Add new entity types from DSP0249 v1.4.0 by Konstantin Aladyshev · 5 weeks ago
  16. c6837f0 include: Remove libpldm/utils.h by Andrew Jeffery · 5 weeks ago
  17. 6f26a90 utils: Remove compat declaration of pldm_base_ver2str() by Andrew Jeffery · 5 weeks ago
  18. 96e2048 base: Remove deprecated and unused function symbols by Andrew Jeffery · 5 weeks ago
  19. 396a14c bcd: Remove deprecated and unused function symbols by Andrew Jeffery · 5 weeks ago
  20. 696eeaf api: Migrate `struct variable_field` to libpldm/pldm_types.h by Andrew Jeffery · 6 weeks ago
  21. 93a997d utils: Remove is_transfer_flag_valid() from the public API by Andrew Jeffery · 6 weeks ago
  22. bc19d9c utils: Remove is_time_legal() from the public API by Andrew Jeffery · 6 weeks ago
  23. 4e3d572 utils: Migrate pldm_base_ver2str() to base by Andrew Jeffery · 6 weeks ago
  24. ea8dd96 utils: Rename ver2str() to pldm_base_ver2str() by Andrew Jeffery · 6 weeks ago
  25. 7b66bcb utils: Split out BCD translation unit by Andrew Jeffery · 6 weeks ago
  26. 5da45e5 utils: Rename dec2bcd32() to pldm_bcd_dec2bcd32() by Andrew Jeffery · 6 weeks ago
  27. 2a985a6 utils: Rename bcd2dec32() to pldm_bcd_bcd2dec32() by Andrew Jeffery · 6 weeks ago
  28. 9ed3391 utils: Rename dec2bcd16() to pldm_bcd_dec2bcd16() by Andrew Jeffery · 6 weeks ago
  29. edc1b1f utils: Rename bcd2dec16() to pldm_bcd_bcd2dec16() by Andrew Jeffery · 6 weeks ago
  30. fccf4b6 utils: Rename dec2bcd8() to pldm_bcd_dec2bcd8() by Andrew Jeffery · 6 weeks ago
  31. 65b74a7 utils: Rename bcd2dec8() to pldm_bcd_bcd2dec8() by Andrew Jeffery · 6 weeks ago
  32. fd28f9c utils: Split out EDAC translation unit by Andrew Jeffery · 6 weeks ago
  33. ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 5 months ago
  34. cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 8 months ago
  35. d7b9424 utils: Add an API to calculate cumulative crc32 by Kasun Athukorala · 8 months ago
  36. 94f7fd6 include, tests: Address concerns from -Wsign-compare by Andrew Jeffery · 5 months ago
  37. b36f9f0 dsp: base: Add ACKNOWLEDGE_COMPLETION transfer flag by Kasun Athukorala · 8 months ago
  38. 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 7 months ago
  39. 7efe4f6 dsp: platform: Updated a macro definition by Kasun Athukorala · 6 months ago
  40. f308a96 base: Allocating struct pldm_msg with member initialization by John Chung · 6 months ago
  41. fdf065b ABI: named bitfield structs in pldm_types.h by Alexander Hansen · 6 months ago
  42. cab9f9b clang-tidy: NOLINT reserved identifiers by Alexander Hansen · 6 months ago
  43. 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 6 months ago
  44. c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 7 months ago
  45. 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 6 months ago
  46. e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 6 months ago
  47. 7c65530 platform: Reinforce some symbol names by Chau Ly · 6 months ago
  48. 4184623 base: Reinforce some symbol names by Chau Ly · 6 months ago
  49. 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 7 months ago
  50. 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 8 months ago
  51. ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 8 months ago
  52. 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 8 months ago
  53. b87bc7c firmware_update: Add 1.3.0 version updates by Manojkiran Eda · 9 months ago
  54. f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 8 months ago
  55. 62b7dad base: Add command specific completion codes by Manojkiran Eda · 9 months ago
  56. 07264f4 base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG by Manojkiran Eda · 9 months ago
  57. 33ff135 dsp: firmware_update: Document package format pin metadata by Andrew Jeffery · 8 months ago
  58. 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 8 months ago
  59. 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 12 months ago
  60. 471c21a base: Add unexpected transfer opflag completion code by Manojkiran Eda · 9 months ago
  61. ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 9 months ago
  62. 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 9 months ago
  63. babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 12 months ago
  64. 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 12 months ago
  65. f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 12 months ago
  66. 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 9 months ago
  67. eaadf9a oem: ibm: Add boot side rename state set and enum by Archana Kakani · 1 year ago
  68. 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 12 months ago
  69. a1cd72b clang-format: update latest spec and reformat with clang-20 by Andrew Jeffery · 10 months ago
  70. 3d57f56 oem: ibm: Add PLDM_OEM_IBM_PANEL_TRIGGER_STATE enum by Jino Abraham · 11 months ago
  71. d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 11 months ago
  72. a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 11 months ago
  73. e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 1 year ago
  74. 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 11 months ago
  75. f38afa5 oem: ibm: Update the slot sensor and effecter state set id by Archana Kakani · 11 months ago
  76. 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 11 months ago
  77. 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 11 months ago
  78. cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 11 months ago
  79. ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 12 months ago
  80. 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 1 year, 4 months ago
  81. 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 12 months ago
  82. d94bf00 base: Define the minimum request bytes for SetTID command by Roger G. Coscojuela · 12 months ago
  83. 92cedf0 meson: sizes.h: add includedir to install path by Patrick Williams · 1 year, 1 month ago
  84. cc6f643 firmware fd: Add PLDM Control version/commands by Matt Johnston · 1 year, 3 months ago
  85. bde874e libpldm: Add PLDM control responder by Matt Johnston · 1 year, 4 months ago
  86. 8c2bfb1 libpldm: Add firmware update FD responder by Matt Johnston · 1 year, 4 months ago
  87. cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 1 year, 4 months ago
  88. 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 1 year, 3 months ago
  89. 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 1 year, 3 months ago
  90. d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 1 year, 3 months ago
  91. 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 1 year, 3 months ago
  92. ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 1 year, 4 months ago
  93. fef24ed meson: Specify OEM extensions in an array by Andrew Jeffery · 1 year, 3 months ago
  94. 35b72d9 base: add PLDM Command numbers by Thu Nguyen · 1 year, 3 months ago
  95. 30b2564 platform: add PLDM Command numbers by Thu Nguyen · 1 year, 3 months ago
  96. 309a5cd libpldm: Install api header, update changelog by Andrew Jeffery · 1 year, 3 months ago
  97. 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 1 year, 4 months ago
  98. a9bd972 dsp: firmware_update: Fix local include of stdbool by Andrew Jeffery · 1 year, 4 months ago
  99. 8e23fd0 stateset: Add new state sets from DSP0249 v1.3.0 by Manojkiran Eda · 1 year, 4 months ago
  100. 654eb96 entity: Add new entity types from DSP0249 v1.3.0 by Manojkiran Eda · 1 year, 4 months ago