zephyr/drivers/mbox
Phuc Pham 857fa96cf4 drivers: mbox: Initial support for RZ/G3S
Add MBOX driver support for Renesas RZ/G3S

Signed-off-by: Phuc Pham <phuc.pham.xr@bp.renesas.com>
Signed-off-by: Binh Nguyen <binh.nguyen.xw@renesas.com>
2025-03-07 19:45:30 +01:00
..
CMakeLists.txt drivers: mbox: Initial support for RZ/G3S 2025-03-07 19:45:30 +01:00
Kconfig drivers: mbox: Initial support for RZ/G3S 2025-03-07 19:45:30 +01:00
Kconfig.andes drivers: mbox: rework andes mbox plic to leverage intc_plic driver 2024-10-23 16:53:13 +02:00
Kconfig.esp32
Kconfig.ivshmem drivers: mbox: add IVSHMEM based mbox driver 2024-11-16 15:05:34 -05:00
Kconfig.nrf_bellboard
Kconfig.nrf_vevif_event drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
Kconfig.nrf_vevif_task
Kconfig.nrfx
Kconfig.nxp_imx
Kconfig.nxp_mailbox
Kconfig.nxp_s32
Kconfig.renesas_rz drivers: mbox: Initial support for RZ/G3S 2025-03-07 19:45:30 +01:00
Kconfig.stm32_hsem
Kconfig.ti_omap drivers: mbox: Add support for TI OMAP mailbox 2025-01-23 16:34:39 +01:00
mbox_andes_plic_sw.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_esp32.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_handlers.c
mbox_ivshmem.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_bellboard_rx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_bellboard_tx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_vevif_event_rx.c drivers: mbox: nrf_vevif_event: add workaround for nRF54L errata 16 2024-12-18 18:15:29 +01:00
mbox_nrf_vevif_event_tx.c drivers: mbox: nrf_vevif_event: add workaround for nRF54L errata 16 2024-12-18 18:15:29 +01:00
mbox_nrf_vevif_task_rx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrf_vevif_task_tx.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nrfx_ipc.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_nxp_imx_mu.c drivers: nxp mbox imx mu driver fix Flags 2025-02-14 17:11:50 +01:00
mbox_nxp_mailbox.c dts: drivers: Add DTS MBOX entry for NXP MCXN947 2025-01-15 19:04:42 +01:00
mbox_nxp_s32_mru.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_renesas_rz_mhu.c drivers: mbox: Initial support for RZ/G3S 2025-03-07 19:45:30 +01:00
mbox_stm32_hsem.c drivers: mbox: Place API into iterable section 2024-12-06 12:13:18 +01:00
mbox_ti_omap.c drivers: mbox: Wrap driver instances in device API macro 2025-02-12 16:06:25 +01:00