summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-031-1/+12
|\
| * firmware: imx: add COMPILE_TEST for IMX_SCU driverAnson Huang2020-03-161-1/+1
| * firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SSJoakim Zhang2020-03-101-0/+4
| * firmware: imx: scu-pd: enlarge PD range for mu_bSebastien Fagard2020-02-181-1/+1
| * firmware: imx: scu-pd: Add missing audio PD rangesDaniel Baluta2020-02-181-0/+7
* | firmware: imx: add COMPILE_TEST supportAnson Huang2020-03-181-2/+2
* | firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez2020-02-241-1/+1
* | firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
* | firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez2020-02-241-3/+3
* | firmware: imx: scu: Ensure sequential TXLeonard Crestez2020-02-241-0/+27
|/
* firmware: imx: Allow IMX DSP to be selected as moduleDaniel Baluta2020-01-091-1/+1
* firmware: imx: add missing include of <linux/firmware/imx/sci.h>Ben Dooks (Codethink)2019-10-281-0/+1
* firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta2019-10-281-1/+1
* firmware: imx: Skip return value check for some special SCU firmware APIsAnson Huang2019-10-141-1/+15
* firmware: imx: warn on unexpected RXLeonard Crestez2019-10-061-1/+9
* firmware: imx: Add DSP IPC protocol interfaceDaniel Baluta2019-08-123-0/+167
* firmware: imx: scu-pd: Add IRQSTR_DSP PD rangeDaniel Baluta2019-07-231-0/+1
* firmware: imx: scu-pd: Add mu13 b side PD rangeDaniel Baluta2019-07-231-0/+1
* firmware: imx: scu-pd: Rename mu PD range to mu_aDaniel Baluta2019-07-231-1/+1
* Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-06-161-0/+3
|\
| * firmware: imx: SCU irq should ONLY be enabled after SCU IPC is readyAnson Huang2019-05-201-0/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* firmware: imx: enable imx scu general irq functionAnson Huang2019-04-113-1/+175
* firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong2019-03-191-44/+48
* firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong2019-03-191-52/+55
* firmware: imx: scu-pd: use bool to set postfixAisheng Dong2019-03-191-51/+51
* firmware: imx: Add support to start/stop a CPUDaniel Baluta2019-02-111-0/+38
* firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong2019-01-121-0/+1
* firmware: imx: add SCU power domain driverA.s. Dong2018-11-143-1/+347
* firmware: imx: add misc svc supportDong Aisheng2018-10-082-1/+100
* firmware: imx: add SCU firmware driver supportDong Aisheng2018-10-083-0/+283