aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/imx/imx-scu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang1-0/+4
2020-05-20firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun1-0/+1
2020-05-13dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng1-1/+0
2020-04-23firmware: imx: scu: Fix corruption of headerFranck LENORMAND1-5/+5
2020-04-20firmware: imx-scu: Support one TX and one RXPeng Fan1-11/+43
2020-02-24firmware: imx: scu: Ensure sequential TXLeonard Crestez1-0/+27
2019-10-14firmware: imx: Skip return value check for some special SCU firmware APIsAnson Huang1-1/+15
2019-10-06firmware: imx: warn on unexpected RXLeonard Crestez1-1/+9
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang1-0/+6
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng1-0/+270