1. 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 4 weeks ago
  2. 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 4 weeks ago
  3. d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 5 weeks ago
  4. 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 6 weeks ago
  5. ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 3 months ago
  6. fef24ed meson: Specify OEM extensions in an array by Andrew Jeffery · 5 weeks ago
  7. 35b72d9 base: add PLDM Command numbers by Thu Nguyen · 6 weeks ago
  8. 30b2564 platform: add PLDM Command numbers by Thu Nguyen · 6 weeks ago
  9. 309a5cd libpldm: Install api header, update changelog by Andrew Jeffery · 6 weeks ago
  10. 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 8 weeks ago
  11. a9bd972 dsp: firmware_update: Fix local include of stdbool by Andrew Jeffery · 8 weeks ago
  12. 8e23fd0 stateset: Add new state sets from DSP0249 v1.3.0 by Manojkiran Eda · 10 weeks ago
  13. 654eb96 entity: Add new entity types from DSP0249 v1.3.0 by Manojkiran Eda · 10 weeks ago
  14. 98e137d dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 3 months ago
  15. a989249 dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions() by Andrew Jeffery · 3 months ago
  16. 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 3 months ago
  17. 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 3 months ago
  18. 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 3 months ago
  19. 3f87748 oem: ibm: Add PCIe Topology Actions StateSetId and Enums by Pavithra Barithaya · 4 months ago
  20. 7a3c14e base: Add size and buffer macros for struct pldm_msg by Andrew Jeffery · 4 months ago
  21. f223a1b Define length of downstream device by Unive Tien · 4 months ago
  22. 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 3 months ago
  23. 3b5ab92 dsp: bios_table: Null check for pldm_bios_table_iter_is_end() by Andrew Jeffery · 3 months ago
  24. 8b53ad9 pdr: Remove PDR record by record set identifier by Varsha Kaverappa · 7 months ago
  25. b31e4c6 pdr: Remove contained entity from PDR repo by Varsha Kaverappa · 6 months ago
  26. 6476c96 oem: meta: Add encode_oem_meta_file_io_read_resp() by Lora Lin · 5 months ago
  27. 893a08f oem: meta: Add decode_oem_meta_file_io_read_req() by Lora Lin · 6 months ago
  28. 0f5be28 oem: meta: Add decode_oem_meta_file_io_write_req() by Lora Lin · 6 months ago
  29. 4e67265 fru: Remove get_fru_record_by_option_check() by Andrew Jeffery · 4 months ago
  30. 453dfff pdr: Remove pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 4 months ago
  31. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 4 months ago
  32. 73a2f66 pdr: Remove pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 4 months ago
  33. 38004f7 pdr: Remove pldm_entity_association_pdr_add_check() by Andrew Jeffery · 4 months ago
  34. c79375d bios_table: Remove pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 4 months ago
  35. 1085e23 bios_table: Remove pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 4 months ago
  36. de92682 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 4 months ago
  37. 5a8b7c5 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 4 months ago
  38. 2170655 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 4 months ago
  39. 5f28856 bios_table: Remove pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 4 months ago
  40. 4d8634d bios_table: Remove pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 4 months ago
  41. f5c63df bios_table: Remove pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 4 months ago
  42. 83a208a bios_table: Remove pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 4 months ago
  43. 03aa3d6 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 4 months ago
  44. 07fdf2d bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 4 months ago
  45. eb9df78 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 4 months ago
  46. ff2f421 bios_table: Remove pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 4 months ago
  47. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 4 months ago
  48. 0a1be3c msgbuf: Harden pldm_msgbuf_{insert,extract}_array() by Andrew Jeffery · 5 months ago
  49. 0290303 platform: Remove `_data` suffix from `cper_event` decode API by Thu Nguyen · 4 months ago
  50. a5d18dc platform: Add decode_pldm_cper_event_data() API by Thu Nguyen · 5 months ago
  51. eee9ad0 libpldm: Introduce LIBPLDM_CC_COUNTED_BY() by Andrew Jeffery · 5 months ago
  52. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 6 months ago
  53. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 6 months ago
  54. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 6 months ago
  55. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 6 months ago
  56. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 6 months ago
  57. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 6 months ago
  58. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 6 months ago
  59. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 6 months ago
  60. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 6 months ago
  61. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 6 months ago
  62. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 6 months ago
  63. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 6 months ago
  64. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 6 months ago
  65. aa49b71 dsp: pdr: Rename pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 6 months ago
  66. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 6 months ago
  67. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 7 months ago
  68. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 7 months ago
  69. 7739d12 platform: Rework decode/encode_pldm_message_poll_event_data() APIs by Thu Nguyen · 5 months ago
  70. b6ef35b fw_update: Add encode req & decode resp for get_downstream_fw_params by Chris Wang · 6 months ago
  71. dacfa35 pdr: Add related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 6 months ago
  72. 274732f pdr: Add pldm_pdr_get_terminus_handle() API by Pavithra Barithaya · 6 months ago
  73. e5469f5 platform: Define macros for the responded transferflags by Thu Nguyen · 6 months ago
  74. a1efaa2 include: Drop compat symlinks for IBM OEM headers by Andrew Jeffery · 7 months ago
  75. 9e3a5d4 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  76. d9b70ba dsp: fru: Rename get_fru_record_by_option_check() by Andrew Jeffery · 7 months ago
  77. 0ee03b5 base: Define macros for reserved TIDs by Thu Nguyen · 7 months ago
  78. 37552b9 pdr: Add contained entity to an association PDR by Varsha Kaverappa · 11 months ago
  79. a6fa555 platform: Add support for GetStateEffecterStates command by Tal Yacobi · 8 months ago
  80. 458475a fw_update: Add encode req & decode resp for query_downtream_identifiers by Chris Wang · 9 months ago
  81. 4c1f2c7 fw_update: Add encode req & decode resp for query_downstream_devices by Chris Wang · 10 months ago
  82. ea435c9 oem: ibm: Support for the Real SAI entity id by Jayashankar Padath · 8 months ago
  83. d4878cd pdr: Add decode_numeric_effecter_pdr_data() by Thu Nguyen · 1 year, 2 months ago
  84. 64764fd libpldm: add enum used by some Network Controller by Jinliang Wang · 9 months ago
  85. 819f138 oem: ibm: Add Firmware UAK as a FRU field type by Pavithra Barithaya · 11 months ago
  86. a9f2ffd oem-ibm: Alias pldm_oem_ibm_fru_field_type members as PLDM_OEM_IBM_* by Pavithra Barithaya · 10 months ago
  87. 0ee7766 platform: Add alias members to PDRRepoChgEvent by Varsha Kaverappa · 11 months ago
  88. 39aa036 state-set: Add all system power states (set ID 260) by Varsha Kaverappa · 11 months ago
  89. e424905 oem: ibm: Add PCIe slot sensor/effector StateSetId by Varsha Kaverappa · 11 months ago
  90. dc7d3b5 libpldm: Change hexadecimal literals to lowercase by Pavithra Barithaya · 11 months ago
  91. c347201 oem-ibm : Add an enum for oem-ibm FRU type by Pavithra Barithaya · 11 months ago
  92. 24ae239 state-set: Add the enum for Device Power State by Riya Dixit · 11 months ago
  93. cca12d0 oem-ibm: User password file types support by Jayashankar Padath · 12 months ago
  94. c6c391d pdr: Add preconditions for pldm_entity_association_tree_copy_root() by George Liu · 1 year, 2 months ago
  95. 22fad39 oem: meta: Add decode_oem_meta_file_io_req() by Delphine CC Chiu · 1 year, 2 months ago
  96. efb4006 libpldm: More fixes for header use by Andrew Jeffery · 1 year, 2 months ago
  97. d12dd36 libpldm: Rationalise the local and installed path of pldm.h by Andrew Jeffery · 1 year, 2 months ago
  98. 6967fc7 Add supported PLDM message types to the enum by Manojkiran Eda · 1 year, 2 months ago
  99. a7989cd meson: Fix for OEM header collision issue by Pavithra Barithaya · 1 year, 2 months ago
  100. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 1 year, 2 months ago