Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mailbox: imx: add SCU MU support | Peng Fan | 2020-03-19 | 1 | -0/+155 |
* | mailbox: imx: restructure code to make easy for new MU | Peng Fan | 2020-03-19 | 1 | -54/+83 |
* | mailbox: imx: add support for imx v1 mu | Richard Zhu | 2019-11-30 | 1 | -17/+38 |
* | mailbox: imx: Clear the right interrupts at shutdown | Daniel Baluta | 2019-11-30 | 1 | -2/+13 |
* | mailbox: imx: Fix Tx doorbell shutdown path | Daniel Baluta | 2019-11-30 | 1 | -1/+3 |
* | mailbox: imx: Clear GIEn bit at shutdown | Daniel Baluta | 2019-07-10 | 1 | -2/+2 |
* | mailbox: imx: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 2019-05-09 | 1 | -3/+1 |
* | mailbox: imx: keep MU irq working during suspend/resume | Anson Huang | 2019-03-11 | 1 | -2/+2 |
* | mailbox: imx: Use device-managed registration API | Thierry Reding | 2018-12-21 | 1 | -2/+1 |
* | mailbox: Add support for i.MX messaging unit | Oleksij Rempel | 2018-08-15 | 1 | -0/+358 |