Age | Commit message (Expand) | Author | Files | Lines |
2020-04-17 | firmware: imx: fix compile-testing | Arnd Bergmann | 1 | -2/+2 |
2020-04-04 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+12 |
2020-03-18 | firmware: imx: add COMPILE_TEST support | Anson Huang | 1 | -2/+2 |
2020-03-16 | firmware: imx: add COMPILE_TEST for IMX_SCU driver | Anson Huang | 1 | -1/+1 |
2020-03-10 | firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS | Joakim Zhang | 1 | -0/+4 |
2020-02-24 | firmware: imx: Align imx_sc_msg_req_cpu_start to 4 | Leonard Crestez | 1 | -1/+1 |
2020-02-24 | firmware: imx: scu-pd: Align imx sc msg structs to 4 | Leonard Crestez | 1 | -1/+1 |
2020-02-24 | firmware: imx: misc: Align imx sc msg structs to 4 | Leonard Crestez | 1 | -3/+3 |
2020-02-24 | firmware: imx: scu: Ensure sequential TX | Leonard Crestez | 1 | -0/+27 |
2020-02-18 | firmware: imx: scu-pd: enlarge PD range for mu_b | Sebastien Fagard | 1 | -1/+1 |
2020-02-18 | firmware: imx: scu-pd: Add missing audio PD ranges | Daniel Baluta | 1 | -0/+7 |
2020-01-09 | firmware: imx: Allow IMX DSP to be selected as module | Daniel Baluta | 1 | -1/+1 |
2019-10-28 | firmware: imx: add missing include of <linux/firmware/imx/sci.h> | Ben Dooks (Codethink) | 1 | -0/+1 |
2019-10-28 | firmware: imx: Remove call to devm_of_platform_populate | Daniel Baluta | 1 | -1/+1 |
2019-10-14 | firmware: imx: Skip return value check for some special SCU firmware APIs | Anson Huang | 1 | -1/+15 |
2019-10-06 | firmware: imx: warn on unexpected RX | Leonard Crestez | 1 | -1/+9 |
2019-08-12 | firmware: imx: Add DSP IPC protocol interface | Daniel Baluta | 3 | -0/+167 |
2019-07-23 | firmware: imx: scu-pd: Add IRQSTR_DSP PD range | Daniel Baluta | 1 | -0/+1 |
2019-07-23 | firmware: imx: scu-pd: Add mu13 b side PD range | Daniel Baluta | 1 | -0/+1 |
2019-07-23 | firmware: imx: scu-pd: Rename mu PD range to mu_a | Daniel Baluta | 1 | -1/+1 |
2019-06-16 | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 1 | -0/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-20 | firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready | Anson Huang | 1 | -0/+3 |
2019-04-11 | firmware: imx: enable imx scu general irq function | Anson Huang | 3 | -1/+175 |
2019-03-19 | firmware: imx: scu-pd: decouple the SS information from domain names | Aisheng Dong | 1 | -44/+48 |
2019-03-19 | firmware: imx: scu-pd: add specifying the base of domain name index support | Aisheng Dong | 1 | -52/+55 |
2019-03-19 | firmware: imx: scu-pd: use bool to set postfix | Aisheng Dong | 1 | -51/+51 |
2019-02-11 | firmware: imx: Add support to start/stop a CPU | Daniel Baluta | 1 | -0/+38 |
2019-01-12 | firmware: imx: scu-pd: add fallback compatible string support | Aisheng Dong | 1 | -0/+1 |
2018-11-14 | firmware: imx: add SCU power domain driver | A.s. Dong | 3 | -1/+347 |
2018-10-08 | firmware: imx: add misc svc support | Dong Aisheng | 2 | -1/+100 |
2018-10-08 | firmware: imx: add SCU firmware driver support | Dong Aisheng | 3 | -0/+283 |