aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firmware/arm/scmi_mailbox.c
Commit message (Expand)AuthorAgeFilesLines
* scmi: Make transports report the effective length of the received messagesCristian Marussi2025-06-041-6/+6
* Revert "scmi: Make transports report the effective length of the received mes...Andrew Turner2025-06-041-5/+5
* scmi: Make transports report the effective length of the received messagesCristian Marussi2025-01-231-5/+5
* scmi: Introduce a new SCMI API and port CLK SCMI driver to itCristian Marussi2024-04-111-23/+13
* scmi: Add SCMI message tracking and centralize tx/rx logicCristian Marussi2024-04-111-33/+40
* scmi: Add new SCMI interfaces for init and message processingCristian Marussi2024-04-111-37/+90
* scmi: Fix SCMI mailbox polling mechanismCristian Marussi2024-04-111-1/+2
* scmi: Split out the SCMI mailbox to a new fileAndrew Turner2024-04-111-0/+178