| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs... | Liu Ying | 2020-11-30 | 1 | -0/+4 |
* | firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy... | Liu Ying | 2020-11-30 | 1 | -0/+1 |
* | firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su... | Liu Ying | 2020-11-30 | 1 | -0/+1 |
* | firmware: imx-dsp: Export functions to request/free channels | Daniel Baluta | 2020-11-16 | 1 | -0/+25 |
* | firmware: imx: Save channel name for further use | Daniel Baluta | 2020-11-16 | 1 | -3/+3 |
* | firmware: imx: Introduce imx_dsp_setup_channels | Daniel Baluta | 2020-11-16 | 1 | -15/+26 |
* | firmware: imx: scu-pd: Add power domains for imx-jpeg | Mirela Rabulea | 2020-11-16 | 1 | -0/+6 |
* | firmware: imx: scu-pd: ignore power domain not owned | Peng Fan | 2020-09-13 | 1 | -0/+4 |
* | firmware: imx: Move i.MX SCU soc driver into imx firmware folder | Anson Huang | 2020-07-13 | 3 | -1/+143 |
* | firmware: imx: scu-pd: add more cm4 resources | Peng Fan | 2020-06-23 | 1 | -2/+12 |
* | firmware: imx: add resource management api | Peng Fan | 2020-06-23 | 2 | -1/+46 |
* | firmware: imx: scu-pd: fix cm40 power domain | Peng Fan | 2020-06-23 | 1 | -2/+2 |
* | firmware: imx: make sure MU irq can wake up system from suspend mode | Anson Huang | 2020-06-17 | 1 | -0/+2 |
* | Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2020-05-26 | 1 | -16/+48 |
|\ |
|
| * | firmware: imx: scu: Fix possible memory leak in imx_scu_probe() | Wei Yongjun | 2020-05-20 | 1 | -0/+1 |
| * | dt-bindings: firmware: imx: Move system control into dt-binding headfile | Dong Aisheng | 2020-05-13 | 1 | -1/+0 |
| * | firmware: imx: scu: Fix corruption of header | Franck LENORMAND | 2020-04-23 | 1 | -5/+5 |
| * | firmware: imx-scu: Support one TX and one RX | Peng Fan | 2020-04-20 | 1 | -11/+43 |
* | | firmware: imx: fix compile-testing | Arnd Bergmann | 2020-04-17 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-04-03 | 1 | -1/+12 |
|\ |
|
| * | firmware: imx: add COMPILE_TEST for IMX_SCU driver | Anson Huang | 2020-03-16 | 1 | -1/+1 |
| * | firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS | Joakim Zhang | 2020-03-10 | 1 | -0/+4 |
| * | firmware: imx: scu-pd: enlarge PD range for mu_b | Sebastien Fagard | 2020-02-18 | 1 | -1/+1 |
| * | firmware: imx: scu-pd: Add missing audio PD ranges | Daniel Baluta | 2020-02-18 | 1 | -0/+7 |
* | | firmware: imx: add COMPILE_TEST support | Anson Huang | 2020-03-18 | 1 | -2/+2 |
* | | firmware: imx: Align imx_sc_msg_req_cpu_start to 4 | Leonard Crestez | 2020-02-24 | 1 | -1/+1 |
* | | firmware: imx: scu-pd: Align imx sc msg structs to 4 | Leonard Crestez | 2020-02-24 | 1 | -1/+1 |
* | | firmware: imx: misc: Align imx sc msg structs to 4 | Leonard Crestez | 2020-02-24 | 1 | -3/+3 |
* | | firmware: imx: scu: Ensure sequential TX | Leonard Crestez | 2020-02-24 | 1 | -0/+27 |
|/ |
|
* | firmware: imx: Allow IMX DSP to be selected as module | Daniel Baluta | 2020-01-09 | 1 | -1/+1 |
* | firmware: imx: add missing include of <linux/firmware/imx/sci.h> | Ben Dooks (Codethink) | 2019-10-28 | 1 | -0/+1 |
* | firmware: imx: Remove call to devm_of_platform_populate | Daniel Baluta | 2019-10-28 | 1 | -1/+1 |
* | firmware: imx: Skip return value check for some special SCU firmware APIs | Anson Huang | 2019-10-14 | 1 | -1/+15 |
* | firmware: imx: warn on unexpected RX | Leonard Crestez | 2019-10-06 | 1 | -1/+9 |
* | firmware: imx: Add DSP IPC protocol interface | Daniel Baluta | 2019-08-12 | 3 | -0/+167 |
* | firmware: imx: scu-pd: Add IRQSTR_DSP PD range | Daniel Baluta | 2019-07-23 | 1 | -0/+1 |
* | firmware: imx: scu-pd: Add mu13 b side PD range | Daniel Baluta | 2019-07-23 | 1 | -0/+1 |
* | firmware: imx: scu-pd: Rename mu PD range to mu_a | Daniel Baluta | 2019-07-23 | 1 | -1/+1 |
* | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 2019-06-16 | 1 | -0/+3 |
|\ |
|
| * | firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready | Anson Huang | 2019-05-20 | 1 | -0/+3 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | firmware: imx: enable imx scu general irq function | Anson Huang | 2019-04-11 | 3 | -1/+175 |
* | firmware: imx: scu-pd: decouple the SS information from domain names | Aisheng Dong | 2019-03-19 | 1 | -44/+48 |
* | firmware: imx: scu-pd: add specifying the base of domain name index support | Aisheng Dong | 2019-03-19 | 1 | -52/+55 |
* | firmware: imx: scu-pd: use bool to set postfix | Aisheng Dong | 2019-03-19 | 1 | -51/+51 |
* | firmware: imx: Add support to start/stop a CPU | Daniel Baluta | 2019-02-11 | 1 | -0/+38 |
* | firmware: imx: scu-pd: add fallback compatible string support | Aisheng Dong | 2019-01-12 | 1 | -0/+1 |
* | firmware: imx: add SCU power domain driver | A.s. Dong | 2018-11-14 | 3 | -1/+347 |
* | firmware: imx: add misc svc support | Dong Aisheng | 2018-10-08 | 2 | -1/+100 |
* | firmware: imx: add SCU firmware driver support | Dong Aisheng | 2018-10-08 | 3 | -0/+283 |