1. bc19d9c utils: Remove is_time_legal() from the public API by Andrew Jeffery · 4 days ago
  2. 4e3d572 utils: Migrate pldm_base_ver2str() to base by Andrew Jeffery · 4 days ago
  3. 9ed3391 utils: Rename dec2bcd16() to pldm_bcd_dec2bcd16() by Andrew Jeffery · 4 days ago
  4. edc1b1f utils: Rename bcd2dec16() to pldm_bcd_bcd2dec16() by Andrew Jeffery · 5 days ago
  5. fccf4b6 utils: Rename dec2bcd8() to pldm_bcd_dec2bcd8() by Andrew Jeffery · 5 days ago
  6. 65b74a7 utils: Rename bcd2dec8() to pldm_bcd_bcd2dec8() by Andrew Jeffery · 5 days ago
  7. bf554b2 pdr: Stabilize APIs for removing records by Pavithra Barithaya · 5 months ago
  8. 9e458e1 dsp: base: Omit checksum for Multipart receive ACKNOWLEDGE_COMPLETION by Kasun Athukorala · 4 months ago
  9. d50035f dsp: base: Fix MultipartReceive Request decoding by Kasun Athukorala · 4 months ago
  10. aa0aeda dsp: base: decode_pldm_base_negotiate_transfer_params_resp() is stable by Chau Ly · 4 months ago
  11. ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 4 months ago
  12. cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 7 months ago
  13. d17265a dsp: platform: Fix overlooked call to PLDM_MSGBUF_DEFINE_P() by Andrew Jeffery · 4 months ago
  14. 7a8d932 msgbuf: Define a separate msgbuf structure for encode/decode function by John Chung · 5 months ago
  15. 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 6 months ago
  16. f6ef78f dsp: firmware_update: Stabilized new firmware package parsing ABI by Unive Tien · 7 months ago
  17. 6121773 dsp: base: Don't extract MultipartReceive resp's CRC once complete by Chau Ly · 5 months ago
  18. 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 5 months ago
  19. c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 5 months ago
  20. 26c8eb2 Stabilize PLDM File Transfer related APIs by Chau Ly · 6 months ago
  21. 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
  22. e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
  23. 7c65530 platform: Reinforce some symbol names by Chau Ly · 5 months ago
  24. 4184623 base: Reinforce some symbol names by Chau Ly · 5 months ago
  25. edb8826 dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf by Andrew Jeffery · 5 months ago
  26. 16eeccc dsp: base: Allow PLDM File Transfer use MultipartReceive decode API by John Chung · 6 months ago
  27. 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 6 months ago
  28. 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 6 months ago
  29. ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 7 months ago
  30. 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 7 months ago
  31. ff78bca utils: Add API for CRC validation by Carter Chen · 7 months ago
  32. f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 7 months ago
  33. 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 7 months ago
  34. 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 10 months ago
  35. bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 10 months ago
  36. 150b06c dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno() by Andrew Jeffery · 10 months ago
  37. 309bbe8 base: return valid completion code by Manojkiran Eda · 8 months ago
  38. 3643e74 fw_update: Use fw_update specific completion codes by Manojkiran Eda · 8 months ago
  39. ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 8 months ago
  40. 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 8 months ago
  41. babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 10 months ago
  42. 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 11 months ago
  43. f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 11 months ago
  44. 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 8 months ago
  45. 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 11 months ago
  46. 869c287 pdr: Stabilize pldm_pdr_delete_by_record_handle() by Pavithra Barithaya · 9 months ago
  47. 0ba6aa0 dsp: firmware_update: Convert internal buffer params to `const void *` by Andrew Jeffery · 11 months ago
  48. a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 10 months ago
  49. 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 10 months ago
  50. 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 10 months ago
  51. 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 10 months ago
  52. cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 10 months ago
  53. ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 10 months ago
  54. 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 1 year, 3 months ago
  55. a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 11 months ago
  56. 70d21c9 msgbuf: Rename 'destroy' APIs to 'complete' by Andrew Jeffery · 11 months ago
  57. 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 11 months ago
  58. 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 11 months ago
  59. bc40dd5 pdr: Fix for Entity Association PDR looping by Archana Kakani · 1 year, 6 months ago
  60. 779e9db dsp: firmware_update: Wrap static errno variants of package APIs by Andrew Jeffery · 11 months ago
  61. e5c3f14 dsp: firmware_update: Stabilize downstream devices related ABI by Unive Tien · 1 year, 1 month ago
  62. 94e2d75 pdr: Handle removal of the last contained entity from EA PDR by Archana Kakani · 1 year, 1 month ago
  63. c4d1c8b dsp: firmware_update: Avoid integer overflow by Matt Johnston · 1 year, 1 month ago
  64. cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 1 year, 2 months ago
  65. 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 1 year, 1 month ago
  66. 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 1 year, 1 month ago
  67. d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 1 year, 2 months ago
  68. 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 1 year, 2 months ago
  69. eb8bb17 dsp: base: add encode_pldm_header_only_errno() by Unive Tien · 1 year, 2 months ago
  70. ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 1 year, 3 months ago
  71. 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 1 year, 2 months ago
  72. 56ef86a dsp: platform: Fix extra parentheses by Matt Johnston · 1 year, 2 months ago
  73. 1be1d5e dsp: platform: Fix location of closing paren in overflow detection by Andrew Jeffery · 1 year, 2 months ago
  74. 98e137d dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 1 year, 3 months ago
  75. 8f33a1d dsp: pdr: Rework test in pldm_entity_association_pdr_extract() by Andrew Jeffery · 1 year, 3 months ago
  76. 36324f6 Apply GCC's tainted_args attribute to library entrypoints by Andrew Jeffery · 1 year, 4 months ago
  77. 21cb052 dsp: bios_table: Bounds check pldm_bios_table_string_entry_encode() by Andrew Jeffery · 1 year, 3 months ago
  78. 3b33c13 dsp: bios: Bounds check encode_set_bios_attribute_current_value_req() by Andrew Jeffery · 1 year, 4 months ago
  79. 37016fe dsp: bios: Bounds check encode_set_bios_table_req() by Andrew Jeffery · 1 year, 4 months ago
  80. d7d08f6 dsp: fru: Bounds check encode_fru_record() by Andrew Jeffery · 1 year, 4 months ago
  81. 82c3481 dsp: fru: Bounds check encode_get_fru_record_by_option_resp() by Andrew Jeffery · 1 year, 4 months ago
  82. a989249 dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions() by Andrew Jeffery · 1 year, 4 months ago
  83. 92967be dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 4 months ago
  84. d96d21f dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 4 months ago
  85. d610b00 dsp: bios_table: Bounds check pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 1 year, 4 months ago
  86. a16f70c dsp: bios_table: Tidy up pldm_bios_table_pad_checksum_size() by Andrew Jeffery · 1 year, 4 months ago
  87. 72dd2dd dsp: bios_table: Branchless implementation of pad_size_get() by Andrew Jeffery · 1 year, 4 months ago
  88. 9e56659 dsp: pdr: Bound check pldm_entity_association_pdr_extract() by Andrew Jeffery · 1 year, 4 months ago
  89. ad33b99 dsp: platform: Bounds check encode_state_effecter_pdr() by Andrew Jeffery · 1 year, 4 months ago
  90. bb50a59 dsp: platform: Bounds check encode_sensor_state_pdr() by Andrew Jeffery · 1 year, 4 months ago
  91. 225530a dsp: platform: Prevent overflow of arithmetic on event_data_length by Andrew Jeffery · 1 year, 4 months ago
  92. 329176a dsp: platform: Merge PDR header extraction and validation by Andrew Jeffery · 1 year, 4 months ago
  93. 830c1eb msgbuf: Externalise error value conversion by Andrew Jeffery · 1 year, 4 months ago
  94. 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 1 year, 3 months ago
  95. 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 1 year, 4 months ago
  96. 9e16b18 platform: Fix checking `eventIDToAcknowledge` by Thu Nguyen · 1 year, 4 months ago
  97. b43a778 platform: Support PLDM_CPER_EVENT in encode_platform_event_message_req() by John Chung · 1 year, 4 months ago
  98. 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 1 year, 4 months ago
  99. 74c9a54 pdr: Improve error propagation by Archana Kakani · 1 year, 4 months ago
  100. 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 1 year, 4 months ago