- 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
- 94f7fd6 include, tests: Address concerns from -Wsign-compare by Andrew Jeffery · 4 months ago
- b36f9f0 dsp: base: Add ACKNOWLEDGE_COMPLETION transfer flag by Kasun Athukorala · 7 months ago
- 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 6 months ago
- 7efe4f6 dsp: platform: Updated a macro definition by Kasun Athukorala · 4 months ago
- f308a96 base: Allocating struct pldm_msg with member initialization by John Chung · 4 months ago
- fdf065b ABI: named bitfield structs in pldm_types.h by Alexander Hansen · 5 months ago
- cab9f9b clang-tidy: NOLINT reserved identifiers by Alexander Hansen · 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
- 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
- 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
- b87bc7c firmware_update: Add 1.3.0 version updates by Manojkiran Eda · 8 months ago
- f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 7 months ago
- 62b7dad base: Add command specific completion codes by Manojkiran Eda · 8 months ago
- 07264f4 base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG by Manojkiran Eda · 7 months ago
- 33ff135 dsp: firmware_update: Document package format pin metadata by Andrew Jeffery · 7 months ago
- 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 7 months ago
- 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 10 months ago
- 471c21a base: Add unexpected transfer opflag completion code by Manojkiran Eda · 7 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
- eaadf9a oem: ibm: Add boot side rename state set and enum by Archana Kakani · 11 months ago
- 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 11 months ago
- a1cd72b clang-format: update latest spec and reformat with clang-20 by Andrew Jeffery · 8 months ago
- 3d57f56 oem: ibm: Add PLDM_OEM_IBM_PANEL_TRIGGER_STATE enum by Jino Abraham · 9 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
- 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
- f38afa5 oem: ibm: Update the slot sensor and effecter state set id by Archana Kakani · 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
- 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 11 months ago
- d94bf00 base: Define the minimum request bytes for SetTID command by Roger G. Coscojuela · 10 months ago
- 92cedf0 meson: sizes.h: add includedir to install path by Patrick Williams · 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
- cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 1 year, 2 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
- ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 1 year, 3 months ago
- fef24ed meson: Specify OEM extensions in an array by Andrew Jeffery · 1 year, 2 months ago
- 35b72d9 base: add PLDM Command numbers by Thu Nguyen · 1 year, 2 months ago
- 30b2564 platform: add PLDM Command numbers by Thu Nguyen · 1 year, 2 months ago
- 309a5cd libpldm: Install api header, update changelog 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
- a9bd972 dsp: firmware_update: Fix local include of stdbool by Andrew Jeffery · 1 year, 2 months ago
- 8e23fd0 stateset: Add new state sets from DSP0249 v1.3.0 by Manojkiran Eda · 1 year, 3 months ago
- 654eb96 entity: Add new entity types from DSP0249 v1.3.0 by Manojkiran Eda · 1 year, 3 months ago
- 98e137d dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 1 year, 3 months ago
- a989249 dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions() by Andrew Jeffery · 1 year, 3 months ago
- 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 1 year, 3 months ago
- 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 1 year, 3 months ago
- 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 1 year, 4 months ago
- 3f87748 oem: ibm: Add PCIe Topology Actions StateSetId and Enums by Pavithra Barithaya · 1 year, 4 months ago
- 7a3c14e base: Add size and buffer macros for struct pldm_msg by Andrew Jeffery · 1 year, 4 months ago
- f223a1b Define length of downstream device by Unive Tien · 1 year, 4 months ago
- 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 1 year, 4 months ago
- 3b5ab92 dsp: bios_table: Null check for pldm_bios_table_iter_is_end() by Andrew Jeffery · 1 year, 4 months ago
- 8b53ad9 pdr: Remove PDR record by record set identifier by Varsha Kaverappa · 1 year, 7 months ago
- b31e4c6 pdr: Remove contained entity from PDR repo by Varsha Kaverappa · 1 year, 7 months ago
- 6476c96 oem: meta: Add encode_oem_meta_file_io_read_resp() by Lora Lin · 1 year, 6 months ago
- 893a08f oem: meta: Add decode_oem_meta_file_io_read_req() by Lora Lin · 1 year, 6 months ago
- 0f5be28 oem: meta: Add decode_oem_meta_file_io_write_req() by Lora Lin · 1 year, 6 months ago
- 4e67265 fru: Remove get_fru_record_by_option_check() by Andrew Jeffery · 1 year, 4 months ago
- 453dfff pdr: Remove pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 4 months ago
- f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 73a2f66 pdr: Remove pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 1 year, 4 months ago
- 38004f7 pdr: Remove pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- c79375d bios_table: Remove pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 1 year, 4 months ago
- 1085e23 bios_table: Remove pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 1 year, 4 months ago
- de92682 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 1 year, 4 months ago
- 5a8b7c5 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 1 year, 4 months ago
- 2170655 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 1 year, 4 months ago
- 5f28856 bios_table: Remove pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 1 year, 4 months ago
- 4d8634d bios_table: Remove pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 1 year, 4 months ago
- f5c63df bios_table: Remove pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 1 year, 4 months ago
- 83a208a bios_table: Remove pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 1 year, 4 months ago
- 03aa3d6 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 1 year, 4 months ago
- 07fdf2d bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 1 year, 4 months ago
- eb9df78 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 1 year, 4 months ago