Age | Commit message (Expand) | Author |
2023-05-17 | remoteproc: imx_rproc: Call of_node_put() on iteration error | Mathieu Poirier |
2023-01-07 | remoteproc: imx_rproc: Correct i.MX93 DRAM mapping | Peng Fan |
2022-08-23 | remoteproc: imx_rproc: Simplify some error message | Christophe JAILLET |
2022-06-22 | remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init | Miaoqian Lin |
2022-05-09 | remoteproc: imx_rproc: Support i.MX93 | Peng Fan |
2022-04-18 | remoteproc: imx_rproc: Ignore create mem entry for resource table | Peng Fan |
2021-12-13 | remoteproc: imx_rproc: correct firmware reload | Peng Fan |
2021-11-17 | remoteproc: imx_rproc: Fix a resource leak in the remove function | Christophe JAILLET |
2021-10-12 | remoteproc: imx_rproc: Move common structure to header file | Shengjiu Wang |
2021-09-27 | remoteproc: imx_rproc: Change to ioremap_wc for dram | Dong Aisheng |
2021-09-27 | remoteproc: imx_rproc: Fix rsc-table name | Dong Aisheng |
2021-09-27 | remoteproc: imx_rproc: Fix ignoring mapping vdev regions | Dong Aisheng |
2021-09-27 | remoteproc: imx_rproc: Fix TCM io memory type | Dong Aisheng |
2021-06-23 | remoteproc: imx_rproc: support i.MX8ULP | Peng Fan |
2021-06-01 | remoteproc: imx_rproc: support i.MX8MN/P | Peng Fan |
2021-06-01 | remoteproc: imx_rproc: support i.MX7ULP | Peng Fan |
2021-06-01 | remoteproc: imx_rproc: make clk optional | Peng Fan |
2021-06-01 | remoteproc: imx_rproc: initial support for mutilple start/stop method | Peng Fan |
2021-06-01 | remoteproc: imx_rproc: parse fsl,auto-boot | Peng Fan |
2021-04-13 | remoteproc: imx_rproc: support remote cores booted before Linux Kernel | Peng Fan |
2021-04-13 | remoteproc: imx_rproc: move memory parsing to rproc_ops | Peng Fan |
2021-04-13 | remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX | Peng Fan |
2021-04-13 | remoteproc: imx_rproc: add missing of_node_put | Peng Fan |
2021-03-12 | remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() | Wei Yongjun |
2021-03-11 | remoteproc: imx_proc: enable virtio/mailbox | Peng Fan |
2021-03-11 | remoteproc: imx_rproc: ignore mapping vdev regions | Peng Fan |
2021-03-11 | remoteproc: imx_rproc: support i.MX8MQ/M | Peng Fan |
2021-03-11 | remoteproc: imx_rproc: add i.MX specific parse fw hook | Peng Fan |
2021-03-11 | remoteproc: imx_rproc: use devm_ioremap | Peng Fan |
2021-03-11 | remoteproc: imx_rproc: correct err message | Peng Fan |
2021-03-11 | remoteproc: add is_iomem to da_to_va | Peng Fan |
2020-03-25 | remoteproc: Use size_t type for len in da_to_va | Clement Leger |
2019-07-17 | Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-03 | remoteproc: imx: Fix typo in "failed" | Fabio Estevam |
2018-03-18 | remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()' | Christophe JAILLET |
2018-03-18 | remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob... | Christophe JAILLET |
2018-03-18 | remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' | Christophe JAILLET |
2017-10-11 | remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() | Wei Yongjun |
2017-10-10 | remoteproc: imx_rproc: fix a couple off by one bugs | Dan Carpenter |
2017-08-30 | remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver | Oleksij Rempel |