1. c4d1c8b dsp: firmware_update: Avoid integer overflow by Matt Johnston · 5 weeks ago
  2. cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 2 months ago
  3. f37edd7 clang-format: re-format for clang-19 by Patrick Williams · 5 weeks ago
  4. 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 7 weeks ago
  5. 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 6 weeks ago
  6. d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 8 weeks ago
  7. 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 8 weeks ago
  8. d5d1f66 dsp: firmware_update: Fix missing #include <span> by Matt Johnston · 8 weeks ago
  9. 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 2 months ago
  10. dec237b tests: firmware_update: Clean up some use of reinterpret_cast<>() by Andrew Jeffery · 2 months ago
  11. cd2eb60 tests: firmware_update: Fix 'complition' typo by Andrew Jeffery · 2 months ago
  12. 1be1d5e dsp: platform: Fix location of closing paren in overflow detection by Andrew Jeffery · 2 months ago
  13. 98e137d dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 3 months ago
  14. a989249 dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions() by Andrew Jeffery · 4 months ago
  15. 9e56659 dsp: pdr: Bound check pldm_entity_association_pdr_extract() by Andrew Jeffery · 4 months ago
  16. 4f60fb7 msgbuf: Bounds checks that satisfy GCC's analyzer by Andrew Jeffery · 4 months ago
  17. 830c1eb msgbuf: Externalise error value conversion by Andrew Jeffery · 4 months ago
  18. 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 3 months ago
  19. 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 4 months ago
  20. 9e16b18 platform: Fix checking `eventIDToAcknowledge` by Thu Nguyen · 4 months ago
  21. b43a778 platform: Support PLDM_CPER_EVENT in encode_platform_event_message_req() by John Chung · 4 months ago
  22. e5f1253 msgbuf: Improve type-specific ergonomics to match generic macros by Andrew Jeffery · 4 months ago
  23. 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 4 months ago
  24. d0ba43a clang-tidy: Enable cppcoreguidelines-pro-type-reinterpret-cast by Andrew Jeffery · 4 months ago
  25. 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 4 months ago
  26. 3b5ab92 dsp: bios_table: Null check for pldm_bios_table_iter_is_end() by Andrew Jeffery · 4 months ago
  27. 8b53ad9 pdr: Remove PDR record by record set identifier by Varsha Kaverappa · 7 months ago
  28. b31e4c6 pdr: Remove contained entity from PDR repo by Varsha Kaverappa · 7 months ago
  29. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 5 months ago
  30. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 5 months ago
  31. 3559aa1 platform: Stabilise decode_pldm_platform_cper_event API by Thu Nguyen · 5 months ago
  32. 0a1be3c msgbuf: Harden pldm_msgbuf_{insert,extract}_array() by Andrew Jeffery · 5 months ago
  33. 0290303 platform: Remove `_data` suffix from `cper_event` decode API by Thu Nguyen · 5 months ago
  34. 860a43d compiler: Provide LIBPLDM_CC_UNUSED by Andrew Jeffery · 5 months ago
  35. a5d18dc platform: Add decode_pldm_cper_event_data() API by Thu Nguyen · 6 months ago
  36. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 7 months ago
  37. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 7 months ago
  38. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 7 months ago
  39. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 7 months ago
  40. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 7 months ago
  41. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 7 months ago
  42. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 7 months ago
  43. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 7 months ago
  44. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 7 months ago
  45. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 7 months ago
  46. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 7 months ago
  47. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 7 months ago
  48. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 7 months ago
  49. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 7 months ago
  50. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 7 months ago
  51. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 7 months ago
  52. f874b38 platform: Stabilise decode_pldm_message_poll_event_data() APIs by Thu Nguyen · 6 months ago
  53. 7739d12 platform: Rework decode/encode_pldm_message_poll_event_data() APIs by Thu Nguyen · 6 months ago
  54. 43cb4b5 platform: Stabilise related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 6 months ago
  55. b6ef35b fw_update: Add encode req & decode resp for get_downstream_fw_params by Chris Wang · 7 months ago
  56. dacfa35 pdr: Add related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 7 months ago
  57. 274732f pdr: Add pldm_pdr_get_terminus_handle() API by Pavithra Barithaya · 7 months ago
  58. 9e3a5d4 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  59. de67ab6 platform: Stabilise GetStateEffecterStates functions by Tal Yacobi · 8 months ago
  60. f490a38 platform: Change GetStateEffecterStates API error personality by Tal Yacobi · 8 months ago
  61. 48761c6 libpldm: Reorganize source and test files by Andrew Jeffery · 8 months ago