- 3283ad1 OWNERS: Tidy up throughout the tree by Andrew Jeffery · 2 days ago
- 6b8f264 transport: af-mctp: Qualify MCTP TID mapping with target network by Vishnunithyasoundhar S · 2 months ago
- d6a9574 bindings: C++ binding for parsing PLDM fw package by Alexander Hansen · 1 year, 2 months ago
- f924a1c include: Add header file for SMBIOS Data Transfer by Konstantin Aladyshev · 2 weeks ago
- 9a60168 include: Add header file for RDE by Konstantin Aladyshev · 2 weeks ago
- 844eff4 dsp: firmware_update: Add Update Security Revision from DSP0267 v1.3.0 by Metha, Mayank · 12 days ago
- ccd348b state-set: Return missing enum value by Konstantin Aladyshev · 4 days ago
- 799fba2 fru: Add enum values for all possible commands by Konstantin Aladyshev · 2 weeks ago
- db29296 bios: Add enum values for all possible commands by Konstantin Aladyshev · 2 weeks ago
- 447b624 platform: Add enum for Redfish Parallel Resource PDR by Konstantin Aladyshev · 5 weeks ago
- 7d8e8f8 entity: Add new enums for cases of misspelling by Konstantin Aladyshev · 5 weeks ago
- 9a6ab39 state-set: Add new enums for state sets by Konstantin Aladyshev · 5 weeks ago
- d7d7448 stateset: Add the enum for presence state set by Jayashankar Padath · 6 weeks ago
- 07b7d17 stateset: Add new state sets from DSP0249 v1.4.0 by Konstantin Aladyshev · 5 weeks ago
- 18a8461 entity: Add new entity types from DSP0249 v1.4.0 by Konstantin Aladyshev · 5 weeks ago
- c6837f0 include: Remove libpldm/utils.h by Andrew Jeffery · 5 weeks ago
- 6f26a90 utils: Remove compat declaration of pldm_base_ver2str() by Andrew Jeffery · 5 weeks ago
- 96e2048 base: Remove deprecated and unused function symbols by Andrew Jeffery · 5 weeks ago
- 396a14c bcd: Remove deprecated and unused function symbols by Andrew Jeffery · 5 weeks ago
- 696eeaf api: Migrate `struct variable_field` to libpldm/pldm_types.h by Andrew Jeffery · 6 weeks ago
- 93a997d utils: Remove is_transfer_flag_valid() from the public API by Andrew Jeffery · 6 weeks ago
- bc19d9c utils: Remove is_time_legal() from the public API by Andrew Jeffery · 6 weeks ago
- 4e3d572 utils: Migrate pldm_base_ver2str() to base by Andrew Jeffery · 6 weeks ago
- ea8dd96 utils: Rename ver2str() to pldm_base_ver2str() by Andrew Jeffery · 6 weeks ago
- 7b66bcb utils: Split out BCD translation unit by Andrew Jeffery · 6 weeks ago
- 5da45e5 utils: Rename dec2bcd32() to pldm_bcd_dec2bcd32() by Andrew Jeffery · 6 weeks ago
- 2a985a6 utils: Rename bcd2dec32() to pldm_bcd_bcd2dec32() by Andrew Jeffery · 6 weeks ago
- 9ed3391 utils: Rename dec2bcd16() to pldm_bcd_dec2bcd16() by Andrew Jeffery · 6 weeks ago
- edc1b1f utils: Rename bcd2dec16() to pldm_bcd_bcd2dec16() by Andrew Jeffery · 6 weeks ago
- fccf4b6 utils: Rename dec2bcd8() to pldm_bcd_dec2bcd8() by Andrew Jeffery · 6 weeks ago
- 65b74a7 utils: Rename bcd2dec8() to pldm_bcd_bcd2dec8() by Andrew Jeffery · 6 weeks ago
- fd28f9c utils: Split out EDAC translation unit by Andrew Jeffery · 6 weeks ago
- ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 5 months ago
- cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 8 months ago
- d7b9424 utils: Add an API to calculate cumulative crc32 by Kasun Athukorala · 8 months ago
- 94f7fd6 include, tests: Address concerns from -Wsign-compare by Andrew Jeffery · 5 months ago
- b36f9f0 dsp: base: Add ACKNOWLEDGE_COMPLETION transfer flag by Kasun Athukorala · 8 months ago
- 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 7 months ago
- 7efe4f6 dsp: platform: Updated a macro definition by Kasun Athukorala · 6 months ago
- f308a96 base: Allocating struct pldm_msg with member initialization by John Chung · 6 months ago
- fdf065b ABI: named bitfield structs in pldm_types.h by Alexander Hansen · 6 months ago
- cab9f9b clang-tidy: NOLINT reserved identifiers by Alexander Hansen · 6 months ago
- 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 6 months ago
- c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 7 months ago
- 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 6 months ago
- e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 6 months ago
- 7c65530 platform: Reinforce some symbol names by Chau Ly · 6 months ago
- 4184623 base: Reinforce some symbol names by Chau Ly · 6 months ago
- 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 7 months ago
- 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 8 months ago
- ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 8 months ago
- 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 8 months ago
- b87bc7c firmware_update: Add 1.3.0 version updates by Manojkiran Eda · 9 months ago
- f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 8 months ago
- 62b7dad base: Add command specific completion codes by Manojkiran Eda · 9 months ago
- 07264f4 base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG by Manojkiran Eda · 9 months ago
- 33ff135 dsp: firmware_update: Document package format pin metadata by Andrew Jeffery · 8 months ago
- 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 8 months ago
- 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 12 months ago
- 471c21a base: Add unexpected transfer opflag completion code by Manojkiran Eda · 9 months ago
- ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 9 months ago
- 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 9 months ago
- babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 12 months ago
- 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 12 months ago
- f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 12 months ago
- 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 9 months ago
- eaadf9a oem: ibm: Add boot side rename state set and enum by Archana Kakani · 1 year ago
- 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 12 months ago
- a1cd72b clang-format: update latest spec and reformat with clang-20 by Andrew Jeffery · 10 months ago
- 3d57f56 oem: ibm: Add PLDM_OEM_IBM_PANEL_TRIGGER_STATE enum by Jino Abraham · 11 months ago
- d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 11 months ago
- a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 11 months ago
- e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 1 year ago
- 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 11 months ago
- f38afa5 oem: ibm: Update the slot sensor and effecter state set id by Archana Kakani · 11 months ago
- 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 11 months ago
- 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 11 months ago
- cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 11 months ago
- ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 12 months ago
- 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 1 year, 4 months ago
- 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 12 months ago
- d94bf00 base: Define the minimum request bytes for SetTID command by Roger G. Coscojuela · 12 months ago
- 92cedf0 meson: sizes.h: add includedir to install path by Patrick Williams · 1 year, 1 month ago
- cc6f643 firmware fd: Add PLDM Control version/commands by Matt Johnston · 1 year, 3 months ago
- bde874e libpldm: Add PLDM control responder by Matt Johnston · 1 year, 4 months ago
- 8c2bfb1 libpldm: Add firmware update FD responder by Matt Johnston · 1 year, 4 months ago
- cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 1 year, 4 months ago
- 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 1 year, 3 months ago
- 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 1 year, 3 months ago
- d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 1 year, 3 months ago
- 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 1 year, 3 months ago
- ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 1 year, 4 months ago
- fef24ed meson: Specify OEM extensions in an array by Andrew Jeffery · 1 year, 3 months ago
- 35b72d9 base: add PLDM Command numbers by Thu Nguyen · 1 year, 3 months ago
- 30b2564 platform: add PLDM Command numbers by Thu Nguyen · 1 year, 3 months ago
- 309a5cd libpldm: Install api header, update changelog by Andrew Jeffery · 1 year, 3 months ago
- 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 1 year, 4 months ago
- a9bd972 dsp: firmware_update: Fix local include of stdbool by Andrew Jeffery · 1 year, 4 months ago
- 8e23fd0 stateset: Add new state sets from DSP0249 v1.3.0 by Manojkiran Eda · 1 year, 4 months ago
- 654eb96 entity: Add new entity types from DSP0249 v1.3.0 by Manojkiran Eda · 1 year, 4 months ago