summaryrefslogtreecommitdiff
path: root/drivers/firmware/scmi
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass4-4/+4
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass1-2/+2
2020-10-16firmware: scmi: Include device_compat.hSean Anderson3-0/+3
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2-6/+151
2020-09-30reset: add reset controller driver for SCMI agentsEtienne Carriere1-0/+4
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere3-5/+241
2020-09-30clk: add clock driver for SCMI agentsEtienne Carriere1-3/+11
2020-09-30firmware: scmi: support Arm SMCCC transportEtienne Carriere3-3/+93
2020-09-30firmware: scmi: mailbox/smt agent deviceEtienne Carriere5-2/+333
2020-09-30firmware: add SCMI agent uclassEtienne Carriere4-0/+268