aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann1-16/+48
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-04-17firmware: imx: fix compile-testingArnd Bergmann1-2/+2
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+12
2020-03-18firmware: imx: add COMPILE_TEST supportAnson Huang1-2/+2
2020-03-16firmware: imx: add COMPILE_TEST for IMX_SCU driverAnson Huang1-1/+1
2020-03-10firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SSJoakim Zhang1-0/+4
2020-02-24firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez1-1/+1
2020-02-24firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez1-1/+1
2020-02-24firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez1-3/+3
2020-02-24firmware: imx: scu: Ensure sequential TXLeonard Crestez1-0/+27
2020-02-18firmware: imx: scu-pd: enlarge PD range for mu_bSebastien Fagard1-1/+1
2020-02-18firmware: imx: scu-pd: Add missing audio PD rangesDaniel Baluta1-0/+7
2020-01-09firmware: imx: Allow IMX DSP to be selected as moduleDaniel Baluta1-1/+1
2019-10-28firmware: imx: add missing include of <linux/firmware/imx/sci.h>Ben Dooks (Codethink)1-0/+1
2019-10-28firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta1-1/+1
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-08-12firmware: imx: Add DSP IPC protocol interfaceDaniel Baluta3-0/+167
2019-07-23firmware: imx: scu-pd: Add IRQSTR_DSP PD rangeDaniel Baluta1-0/+1
2019-07-23firmware: imx: scu-pd: Add mu13 b side PD rangeDaniel Baluta1-0/+1
2019-07-23firmware: imx: scu-pd: Rename mu PD range to mu_aDaniel Baluta1-1/+1
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