History log of /openbmc/docs/designs/mctp/mctp.md (Results 1 – 4 of 4)
Revision Date Author Comments
# f4febd00 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 785a64ff 21-Mar-2022 Jeremy Kerr <jk@codeconstruct.com.au>

designs/mctp: the kernel approach is now available, and recommended

We want to encourage use of the kernel approach, now that support is
upstream.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.a

designs/mctp: the kernel approach is now available, and recommended

We want to encourage use of the kernel approach, now that support is
upstream.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Change-Id: Iccf4cbf250d8b1c14a40d08aa791a2aa12f8e44e

show more ...


# f0ca2e41 08-Feb-2021 Jeremy Kerr <jk@codeconstruct.com.au>

mctp: Add initial kernel MCTP design definition

Covering network & interface representation, sockets API implementation
and configuration interface.

Signed-off-by: Jeremy Kerr <

mctp: Add initial kernel MCTP design definition

Covering network & interface representation, sockets API implementation
and configuration interface.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Change-Id: Ia7b7e51c7528b08941c2811b94f4775c51031efb

show more ...


# 14081020 08-Feb-2021 Jeremy Kerr <jk@codeconstruct.com.au>

designs/mctp: Move MCTP designs to a subdirectory, making way for kernel approach

We've had long-term plans for a kernel approach to MCTP, but have
documented the current userspace-based

designs/mctp: Move MCTP designs to a subdirectory, making way for kernel approach

We've had long-term plans for a kernel approach to MCTP, but have
documented the current userspace-based implementation here.

This change moves the MCTP design to a new subdirectory (mctp/), and
splits the design into a common overview (mctp.md) and the current
userspace-based design (mctp-userspace.md).

This allows us to introduce a kernel design as a future commit, and
share the overview amongst documents.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Change-Id: I834bce8bd3b6a3a89e00e0b3ff9cd77014d485a1

show more ...