summaryrefslogtreecommitdiff
path: root/sys/dev/firmware
Commit message (Expand)AuthorAgeFilesLines
* sys: Use the new arm_smccc_invoke macrosAndrew Turner2024-10-211-1/+1
* scmi: Implement scmi_clknode_recalc_freq methodCristian Marussi2024-09-021-2/+12
* Trim various $FreeBSD$John Baldwin2023-10-241-2/+0
* arm64: zynqmp: Add firmware driverEmmanuel Vadot2023-10-183-0/+1000
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-163-6/+0
* scmi: Suppress a couple of -Wunused-function warningsMark Johnston2023-02-241-2/+2
* Add support for ARM System Control and Management Interface (SCMI) v3.1.Ruslan Bukin2022-12-196-0/+1114