Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
refs/heads/main
270bd37
abi: Refresh dumps to capture libpldm++ namespace rework
by Andrew Jeffery
· 2 days ago
main
3283ad1
OWNERS: Tidy up throughout the tree
by Andrew Jeffery
· 2 days ago
0b33a0b
OWNERS: Sort 'openbmc' list entries
by Andrew Jeffery
· 2 days ago
6b8f264
transport: af-mctp: Qualify MCTP TID mapping with target network
by Vishnunithyasoundhar S
· 2 months ago
10506db
meson: Clarify compile test message for tainted_args function attribute
by Andrew Jeffery
· 2 days ago
180926f
CONTRIBUTING: Add entry on naming codec functions
by Andrew Jeffery
· 4 days 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
8c254dd
CONTRIBUTING: Document changelog expectations
by Andrew Jeffery
· 5 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
ec500f3
meson: reformat with meson formatter
by Patrick Williams
· 4 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
1345f97
libpldm: Release v0.15.0
by Andrew Jeffery
· 5 weeks ago
v0.15.0
aa0f03f
CHANGELOG: Tidy it up
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
182d51a
scripts: abi-dump-updater: Enable abi-compliance-check
by Andrew Jeffery
· 6 weeks ago
7b415ad
scripts: apply-renames: Bump clang version to 19
by Andrew Jeffery
· 6 weeks ago
c1a39a4
CONTRIBUTING: Add entries for typedefs
by Andrew Jeffery
· 6 weeks ago
f4d8810
msgbuf: Add pldm_msgbuf_insert_real32
by Roger G. Coscojuela
· 3 months ago
bf554b2
pdr: Stabilize APIs for removing records
by Pavithra Barithaya
· 6 months ago
06dcea7
msgbuf: platform: Correct pldm_msgbuf_extract_effecter_data
by Chau Ly
· 4 months ago
9f6b9b3
transport: Fix msec overflow test
by Andrew Jeffery
· 5 months ago
69b5a9c
transport: Improve time validation in pldm_transport_send_recv_msg()
by Amithash Prasad
· 5 months ago
88c00b0
tests: transport: send_recv_one: Prevent invalid accesses
by Andrew Jeffery
· 5 months ago
e78634b
Add environ as a link seam for platform APIs
by Amithash Prasad
· 5 months ago
00d12f8
compiler: Sort static_assert()s
by Andrew Jeffery
· 5 months ago
8403c4b
tests: meson: Use system include type for googletest dependencies
by Andrew Jeffery
· 5 months ago
9e458e1
dsp: base: Omit checksum for Multipart receive ACKNOWLEDGE_COMPLETION
by Kasun Athukorala
· 5 months ago
d50035f
dsp: base: Fix MultipartReceive Request decoding
by Kasun Athukorala
· 6 months ago
9d320cb
clang-tidy-21: uninitialized-const-pointer warnings
by Patrick Williams
· 5 months ago
1ad093f
clang-format: update latest spec and reformat with clang-21
by Patrick Williams
· 5 months ago
aa0aeda
dsp: base: decode_pldm_base_negotiate_transfer_params_resp() is stable
by Chau Ly
· 5 months ago
67f6770
OWNERS: Add Chau Ly as reviewer for FileIO
by Chau Ly
· 5 months 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
c144ea9
tests: dsp: firmware_update: Drop guards for package parsing tests
by Andrew Jeffery
· 5 months ago
d17265a
dsp: platform: Fix overlooked call to PLDM_MSGBUF_DEFINE_P()
by Andrew Jeffery
· 5 months ago
7a8d932
msgbuf: Define a separate msgbuf structure for encode/decode function
by John Chung
· 6 months ago
94f7fd6
include, tests: Address concerns from -Wsign-compare
by Andrew Jeffery
· 5 months ago
a4cfba4
scripts: pre-submit: Limit file descriptors for valgrind
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
0196e8a
CONTRIBUTING: Avoid "Tested:" sections in commit messages
by Andrew Jeffery
· 6 months ago
2f14fa1
CONTRIBUTING: Document subject prefix expectation
by Andrew Jeffery
· 6 months ago
f308a96
base: Allocating struct pldm_msg with member initialization
by John Chung
· 6 months ago
f6ef78f
dsp: firmware_update: Stabilized new firmware package parsing ABI
by Unive Tien
· 9 months ago
cd02e9d
scripts: pre-submit: ABI dump update requires a changelog entry
by Andrew Jeffery
· 6 months ago
a93a3a0
dsp: base: Correct test case name for decode_multipart_receive_req()
by Chau Ly
· 6 months ago
6121773
dsp: base: Don't extract MultipartReceive resp's CRC once complete
by Chau Ly
· 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
· 6 months ago
fcc15b8
tests: msgbuf: Ensure extraction succeeds before testing values
by Andrew Jeffery
· 6 months ago
26c8eb2
Stabilize PLDM File Transfer related APIs
by Chau Ly
· 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
d8a15fe
CONTRIBUTING: Document required encode buffer and data length exchange
by Andrew Jeffery
· 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
edb8826
dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf
by Andrew Jeffery
· 6 months ago
5c5cedd
CONTRIBUTING: Add "little proofs" article by Matthew Prast
by Andrew Jeffery
· 7 months ago
ad045dd
README: Add note on upgrading between libpldm versions
by Andrew Jeffery
· 7 months ago
340bb62
CONTRIBUTING: Switcheroo the symlink for ergonomics
by Andrew Jeffery
· 7 months ago
ada5871
libpldm: Release v0.14.0
by Andrew Jeffery
· 7 months ago
v0.14.0
44e6684
abi: Re-generate gcc.dump for gcc-15
by Unive Tien
· 7 months ago
16eeccc
dsp: base: Allow PLDM File Transfer use MultipartReceive decode API
by John Chung
· 7 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
c127a01
tools: Make pd-tool build optional
by Matt Johnston
· 8 months ago
0178274
firmware_update: Add DSP0267 v1.3.0 version updates
by Carter Chen
· 8 months ago
ff78bca
utils: Add API for CRC validation
by Carter Chen
· 8 months ago
Next »