Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
f72cf6f616984a8fbf27734aaee81c93f9ca48da
f72cf6f
firmware_update: Add DSP0267 v1.2.0 version updates
by Carter Chen
· 9 weeks ago
62b7dad
base: Add command specific completion codes
by Manojkiran Eda
· 3 months ago
07264f4
base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG
by Manojkiran Eda
· 3 months ago
33ff135
dsp: firmware_update: Document package format pin metadata
by Andrew Jeffery
· 9 weeks ago
c28bbbb
prettier: re-format
by Patrick Williams
· 9 weeks ago
effec66
docs: checklists: Add reverse-christmas-tree implementation note
by Andrew Jeffery
· 2 months ago
ab020b6
README: Migrate ABI discussion to CONTRIBUTING
by Andrew Jeffery
· 2 months ago
ae2c83f
README: Relocate elaboration on stabilisation
by Andrew Jeffery
· 2 months ago
38da16c
README: Fix contraction of "it is"
by Andrew Jeffery
· 2 months ago
8fa9f73
docs: Symlink changes checklist to CONTRIBUTING.md
by Andrew Jeffery
· 2 months ago
685e7fc
abi: Update dump for decode_get_event_receiver_resp()
by Andrew Jeffery
· 2 months ago
684a9ab
platform: Stabilize get event receiver API
by Roger G. Coscojuela
· 3 months ago
74689cc
utils: Remove deprecated crc8(), crc32() symbols
by Andrew Jeffery
· 2 months ago
af271b8
libpldm: Release v0.13.0
by Andrew Jeffery
· 2 months ago
v0.13.0
f363bda
tools: Add pd, a test tool for libpldm
by Andrew Jeffery
· 6 months ago
2613c27
dsp: firmware_update: Introduce iterators for parsing firmware packages
by Andrew Jeffery
· 6 months ago
bacbbac
dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno()
by Andrew Jeffery
· 6 months ago
150b06c
dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno()
by Andrew Jeffery
· 6 months ago
309bbe8
base: return valid completion code
by Manojkiran Eda
· 3 months ago
471c21a
base: Add unexpected transfer opflag completion code
by Manojkiran Eda
· 3 months ago
3643e74
fw_update: Use fw_update specific completion codes
by Manojkiran Eda
· 3 months ago
412fa27
markdownlint: minor fixes
by Patrick Williams
· 3 months ago
ec19cbc
base: decode_set_tid_req() in PLDM base
by Vishnu Santhosh
· 3 months ago
06eadd0
dsp: firmware update: Add encode/decode APIs for DD update
by Sora Su
· 3 months ago
d34f40d
clang-tidy: format with config-clang-tidy
by Patrick Williams
· 3 months ago
babd7b1
dsp: platform: Add encode req & decode resp for GetEventReceiver command
by Roger G. Coscojuela
· 6 months ago
59edcb1
pdr: Add pldm_entity_association_tree_delete_node() API
by Pavithra Barithaya
· 6 months ago
f0eee36
pdr: Add pldm_pdr_delete_by_sensor_id() API
by Pavithra Barithaya
· 6 months ago
48b0f80
platform: encode_get_pdr_repository_info_req() in PLDM platform
by Vishnu Santhosh
· 3 months ago
eaadf9a
oem: ibm: Add boot side rename state set and enum
by Archana Kakani
· 6 months ago
8cfeb47
pdr: Add pldm_pdr_delete_by_effecter_id() API
by Pavithra Barithaya
· 6 months ago
0f520d1
meson: Define LIBPLDM_ABI_DEPRECATED_UNSAFE as empty as required
by Andrew Jeffery
· 4 months ago
20681ed
meson: Use __attribute__ for consistency
by Andrew Jeffery
· 4 months ago
869c287
pdr: Stabilize pldm_pdr_delete_by_record_handle()
by Pavithra Barithaya
· 4 months ago
a1cd72b
clang-format: update latest spec and reformat with clang-20
by Andrew Jeffery
· 4 months ago
ffdc405
control: Remove msgbuf.h dependency
by Jeremy Kerr
· 4 months ago
5a30160
control: Remove msgbuf.h from control-internal.h
by Jeremy Kerr
· 4 months ago
560ff9c
msgbuf: Add pldm_msgbuf_span_until()
by Andrew Jeffery
· 6 months ago
92c3236
tests: dsp: firmware_update: Split DecodeFirmwareDeviceIdRecord tests
by Andrew Jeffery
· 6 months ago
71a0a7e
tests: msgbuf: Ensure value is initialized
by Andrew Jeffery
· 6 months ago
075a7dc
tests: dsp: firmware_update: Split test cases by package data
by Andrew Jeffery
· 6 months ago
e038b96
tests: firmware_update: Split out spec constants
by Andrew Jeffery
· 6 months ago
a3eba61
tests: dsp: firmware_update: Fix "packagerHeaderSize" typo
by Andrew Jeffery
· 6 months ago
0ba6aa0
dsp: firmware_update: Convert internal buffer params to `const void *`
by Andrew Jeffery
· 6 months ago
3d57f56
oem: ibm: Add PLDM_OEM_IBM_PANEL_TRIGGER_STATE enum
by Jino Abraham
· 5 months ago
3b986d3
docs: changes: Add C Isn't A Programming Language Anymore to influences
by Andrew Jeffery
· 5 months ago
d0c9ae7
utils: Rename crc8() to pldm_edac_crc8()
by Andrew Jeffery
· 5 months ago
a386348
utils: Rename crc32() to pldm_edac_crc32()
by Andrew Jeffery
· 5 months ago
b7677b7
utils: Deprecate is_transfer_flag_valid()
by Andrew Jeffery
· 5 months ago
800e183
utils: Deprecate is_time_legal()
by Andrew Jeffery
· 5 months ago
e3bd017
requester: Remove related deprecated APIs
by Andrew Jeffery
· 6 months ago
d0541fe
libpldm: Release v0.12.0
by Andrew Jeffery
· 5 months ago
v0.12.0
59dce78
dsp: base: Add encode req & decode resp for NegotiateTransferParameters
by Chau Ly
· 5 months ago
f38afa5
oem: ibm: Update the slot sensor and effecter state set id
by Archana Kakani
· 5 months ago
58273fb
dsp: file: Add encode req & decode resp for DfHeartbeat command
by Chau Ly
· 5 months ago
7286ca6
dsp: file: Add encode req & decode resp for DfClose command
by Chau Ly
· 5 months ago
cf26f2a
dsp: file: Add encode req & decode resp for DfOpen command
by Chau Ly
· 5 months ago
ed4ad70
platform: Add decode API for File Descriptor PDR
by Chau Ly
· 6 months ago
8836784
dsp: base: Add encode req & decode resp for MultipartReceive command
by Dung Cao
· 11 months ago
1a4eed9
msgbuf: Add pldm_msgbuf_extract_uint*_to_size APIs
by Chau Ly
· 5 months ago
a189696
msgbuf: Rework error handling to improve soundness
by Andrew Jeffery
· 6 months ago
63b5a66
msgbuf: Return -EOVERFLOW where relevant in pldm_msgbuf_consumed()
by Andrew Jeffery
· 6 months ago
70d21c9
msgbuf: Rename 'destroy' APIs to 'complete'
by Andrew Jeffery
· 6 months ago
7e68f34
msgbuf: Modernize pldm_msgbuf_skip() implementation
by Andrew Jeffery
· 6 months ago
2b42f7f
msgbuf: Relax requirements on pointer out-parameters
by Andrew Jeffery
· 6 months ago
704e4d5
msgbuf: Warn on unused result for init and destroy APIs
by Andrew Jeffery
· 6 months ago
7d87f8d
meson: Use doxygen to build documentation
by Andrew Jeffery
· 6 months ago
53b0867
dsp: firmware_update: Initialize msgbuf after argument tests
by Andrew Jeffery
· 6 months ago
93b071b
docs: changes: Add The Power of Ten to influences
by Andrew Jeffery
· 5 months ago
1bfd034
docs: changes: Add Jessica Paquette to influences
by Andrew Jeffery
· 5 months ago
eba23b9
docs: changes: Add The C programming language website
by Andrew Jeffery
· 5 months ago
5192e2e
pdr: Add pldm_pdr_delete_by_record_handle() API
by Pavithra Barithaya
· 6 months ago
9c57ef5
requester: Add null check in pldm_instance_id_free
by Manojkiran Eda
· 6 months ago
6c7ee4f
requester: Add null check in pldm_instance_id_alloc
by Manojkiran Eda
· 5 months ago
bc40dd5
pdr: Fix for Entity Association PDR looping
by Archana Kakani
· 1 year, 1 month ago
d94bf00
base: Define the minimum request bytes for SetTID command
by Roger G. Coscojuela
· 6 months ago
eba1620
scripts: pre-submit: Force GCC for -fanalyzer
by Andrew Jeffery
· 6 months ago
779e9db
dsp: firmware_update: Wrap static errno variants of package APIs
by Andrew Jeffery
· 6 months ago
248b5ab
api: Translate -EBADMSG as PLDM_ERROR_INVALID_DATA
by Andrew Jeffery
· 6 months ago
8fd2655
changelog: Switch from numbered lists to bullet lists
by Andrew Jeffery
· 6 months ago
a994a98
changelog: Fix entries subsequent to v0.11.0 tag
by Andrew Jeffery
· 6 months ago
4b5a13b
docs: checklists: Rework release checklist
by Andrew Jeffery
· 6 months ago
2628990
firmware fd: FD_T1 timeout in FD-driven states
by Matt Johnston
· 7 months ago
5f9d307
README: Rework section on configuring, building and testing
by Andrew Jeffery
· 7 months ago
d05ac25
meson: Exploit file.full_path() for config.h
by Andrew Jeffery
· 12 months ago
fdc4dcc
meson: Address missing native directive in add_languages()
by Andrew Jeffery
· 12 months ago
e5c3f14
dsp: firmware_update: Stabilize downstream devices related ABI
by Unive Tien
· 9 months ago
c4589e0
meson: reformat with meson formatter
by Patrick Williams
· 7 months ago
e78035e
meson: Format build files to match style guide
by Archana Kakani
· 7 months ago
059684c
docs: checklists: Add resource cleanup recommendations
by Andrew Jeffery
· 7 months ago
02c9d37
docs: checklists: Document heap allocation constraint
by Andrew Jeffery
· 7 months ago
0b140da
docs: checklists: Split out note on request and response APIs
by Andrew Jeffery
· 7 months ago
73625d7
docs: checklists: Sub-headers for adding new APIs
by Andrew Jeffery
· 7 months ago
92cedf0
meson: sizes.h: add includedir to install path
by Patrick Williams
· 7 months ago
fa2e265
scripts: pre-submit: Fail on meson format diff
by Matt Johnston
· 8 months ago
abe9b37
libpldm: Add fuzzing for firmware FD responder
by Matt Johnston
· 10 months ago
cc6f643
firmware fd: Add PLDM Control version/commands
by Matt Johnston
· 9 months ago
bde874e
libpldm: Add PLDM control responder
by Matt Johnston
· 10 months ago
8c2bfb1
libpldm: Add firmware update FD responder
by Matt Johnston
· 10 months ago
8f3b13c
msgbuf: pldm_msgbuf_peek_remaining and pldm_msgbuf_skip
by Matt Johnston
· 11 months ago
Next »