aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-16Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson1-0/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20firmware: imx: SCU irq should ONLY be enabled after SCU IPC is readyAnson Huang1-0/+3
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang3-1/+175
2019-03-19firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong1-44/+48
2019-03-19firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong1-52/+55
2019-03-19firmware: imx: scu-pd: use bool to set postfixAisheng Dong1-51/+51
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta1-0/+38
2019-01-12firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong1-0/+1
2018-11-14firmware: imx: add SCU power domain driverA.s. Dong3-1/+347
2018-10-08firmware: imx: add misc svc supportDong Aisheng2-1/+100
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng3-0/+283