- f4d8810 msgbuf: Add pldm_msgbuf_insert_real32 by Roger G. Coscojuela · 8 weeks ago
- bf554b2 pdr: Stabilize APIs for removing records by Pavithra Barithaya · 5 months ago
- 06dcea7 msgbuf: platform: Correct pldm_msgbuf_extract_effecter_data by Chau Ly · 3 months ago
- 9f6b9b3 transport: Fix msec overflow test by Andrew Jeffery · 4 months ago
- 69b5a9c transport: Improve time validation in pldm_transport_send_recv_msg() by Amithash Prasad · 4 months ago
- e78634b Add environ as a link seam for platform APIs by Amithash Prasad · 4 months ago
- 00d12f8 compiler: Sort static_assert()s by Andrew Jeffery · 4 months ago
- 9e458e1 dsp: base: Omit checksum for Multipart receive ACKNOWLEDGE_COMPLETION by Kasun Athukorala · 4 months ago
- d50035f dsp: base: Fix MultipartReceive Request decoding by Kasun Athukorala · 4 months ago
- aa0aeda dsp: base: decode_pldm_base_negotiate_transfer_params_resp() is stable by Chau Ly · 4 months ago
- ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 4 months ago
- cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 7 months ago
- d7b9424 utils: Add an API to calculate cumulative crc32 by Kasun Athukorala · 7 months ago
- d17265a dsp: platform: Fix overlooked call to PLDM_MSGBUF_DEFINE_P() by Andrew Jeffery · 4 months ago
- 7a8d932 msgbuf: Define a separate msgbuf structure for encode/decode function by John Chung · 5 months ago
- 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 6 months ago
- f6ef78f dsp: firmware_update: Stabilized new firmware package parsing ABI by Unive Tien · 7 months ago
- 6121773 dsp: base: Don't extract MultipartReceive resp's CRC once complete by Chau Ly · 5 months ago
- 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 5 months ago
- c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 5 months ago
- 26c8eb2 Stabilize PLDM File Transfer related APIs by Chau Ly · 6 months ago
- 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
- e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
- 7c65530 platform: Reinforce some symbol names by Chau Ly · 5 months ago
- 4184623 base: Reinforce some symbol names by Chau Ly · 5 months ago
- edb8826 dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf by Andrew Jeffery · 5 months ago
- 16eeccc dsp: base: Allow PLDM File Transfer use MultipartReceive decode API by John Chung · 6 months ago
- 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 6 months ago
- 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 6 months ago
- ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 7 months ago
- 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 7 months ago
- ff78bca utils: Add API for CRC validation by Carter Chen · 7 months ago
- f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 7 months ago
- 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 7 months ago
- 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 10 months ago
- bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 10 months ago
- 150b06c dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno() by Andrew Jeffery · 10 months ago
- 309bbe8 base: return valid completion code by Manojkiran Eda · 8 months ago
- 3643e74 fw_update: Use fw_update specific completion codes by Manojkiran Eda · 8 months ago
- ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 8 months ago
- 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 8 months ago
- babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 10 months ago
- 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 11 months ago
- f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 11 months ago
- 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 8 months ago
- 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 11 months ago
- 869c287 pdr: Stabilize pldm_pdr_delete_by_record_handle() by Pavithra Barithaya · 9 months ago
- ffdc405 control: Remove msgbuf.h dependency by Jeremy Kerr · 9 months ago
- 5a30160 control: Remove msgbuf.h from control-internal.h by Jeremy Kerr · 9 months ago
- 560ff9c msgbuf: Add pldm_msgbuf_span_until() by Andrew Jeffery · 10 months ago
- 0ba6aa0 dsp: firmware_update: Convert internal buffer params to `const void *` by Andrew Jeffery · 10 months ago
- d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 9 months ago
- a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 9 months ago
- b7677b7 utils: Deprecate is_transfer_flag_valid() by Andrew Jeffery · 9 months ago
- 800e183 utils: Deprecate is_time_legal() by Andrew Jeffery · 9 months ago
- e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 11 months ago
- 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 10 months ago
- 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 10 months ago
- 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 10 months ago
- cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 10 months ago
- ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 10 months ago
- 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 1 year, 3 months ago
- 1a4eed9 msgbuf: Add pldm_msgbuf_extract_uint*_to_size APIs by Chau Ly · 10 months ago
- a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 11 months ago
- 63b5a66 msgbuf: Return -EOVERFLOW where relevant in pldm_msgbuf_consumed() by Andrew Jeffery · 10 months ago
- 70d21c9 msgbuf: Rename 'destroy' APIs to 'complete' by Andrew Jeffery · 10 months ago
- 7e68f34 msgbuf: Modernize pldm_msgbuf_skip() implementation by Andrew Jeffery · 11 months ago
- 2b42f7f msgbuf: Relax requirements on pointer out-parameters by Andrew Jeffery · 11 months ago
- 704e4d5 msgbuf: Warn on unused result for init and destroy APIs by Andrew Jeffery · 11 months ago
- 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 11 months ago
- 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 11 months ago
- 9c57ef5 requester: Add null check in pldm_instance_id_free by Manojkiran Eda · 10 months ago
- 6c7ee4f requester: Add null check in pldm_instance_id_alloc by Manojkiran Eda · 10 months ago
- bc40dd5 pdr: Fix for Entity Association PDR looping by Archana Kakani · 1 year, 5 months ago
- 779e9db dsp: firmware_update: Wrap static errno variants of package APIs by Andrew Jeffery · 11 months ago
- 248b5ab api: Translate -EBADMSG as PLDM_ERROR_INVALID_DATA by Andrew Jeffery · 11 months ago
- 2628990 firmware fd: FD_T1 timeout in FD-driven states by Matt Johnston · 11 months ago
- e5c3f14 dsp: firmware_update: Stabilize downstream devices related ABI by Unive Tien · 1 year, 1 month ago
- e78035e meson: Format build files to match style guide by Archana Kakani · 12 months ago
- cc6f643 firmware fd: Add PLDM Control version/commands by Matt Johnston · 1 year, 2 months ago
- bde874e libpldm: Add PLDM control responder by Matt Johnston · 1 year, 2 months ago
- 8c2bfb1 libpldm: Add firmware update FD responder by Matt Johnston · 1 year, 2 months ago
- 8f3b13c msgbuf: pldm_msgbuf_peek_remaining and pldm_msgbuf_skip by Matt Johnston · 1 year, 3 months ago
- 94e2d75 pdr: Handle removal of the last contained entity from EA PDR by Archana Kakani · 1 year, 1 month ago
- c4d1c8b dsp: firmware_update: Avoid integer overflow by Matt Johnston · 1 year, 1 month ago
- cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 1 year, 2 months ago
- 5d4f7b5 msgbuf: Add pldm_msgbuf_destroy_used() by Matt Johnston · 1 year, 1 month ago
- e8d8d33 msgbuf: Add pldm_msgbuf_insert_uint64 by Matt Johnston · 1 year, 3 months ago
- 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 1 year, 1 month ago
- 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 1 year, 1 month ago
- d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 1 year, 2 months ago
- 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 1 year, 2 months ago
- eb8bb17 dsp: base: add encode_pldm_header_only_errno() by Unive Tien · 1 year, 2 months ago
- c69081a meson: Make transport optional by Matt Johnston · 1 year, 3 months ago
- ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 1 year, 3 months ago
- 65c6409 meson: Convert options from feature to boolean by Andrew Jeffery · 1 year, 2 months ago
- fef24ed meson: Specify OEM extensions in an array by Andrew Jeffery · 1 year, 2 months ago
- 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 1 year, 2 months ago
- 56ef86a dsp: platform: Fix extra parentheses by Matt Johnston · 1 year, 2 months ago
- 1be1d5e dsp: platform: Fix location of closing paren in overflow detection by Andrew Jeffery · 1 year, 2 months ago