- 466ca63 drivers: ipm: set IPM_STM32_HSEM default from the device tree by Fabio Baltieri · 3 years, 7 months ago
- 559e126 drivers: ipm: add driver based on stm32 hsem by HaiLong Yang · 3 years, 8 months ago
- faecc4c ipm: cavs: (cosmetic) fix indentation by Guennadi Liakhovetski · 3 years, 11 months ago
- aef4edd cavs: idc: export cavs_idc_smp_init() by Guennadi Liakhovetski · 4 years ago
- 4663b07 drivers: ipm: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
- b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
- 02703e6 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE by Kumar Gala · 4 years, 3 months ago
- 274afd4 drivers: ipm_mcux: add support for LPC55S69 by Andrei Gansari · 4 years, 3 months ago
- 71b3ce2 ipm: Fixed linker error in drivers/ipm/ipm_handlers.c by Peter Andersson · 4 years, 3 months ago
- d59b4a2 drivers: ipm: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
- 727932f drivers: ipm: cavs_idc: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
- 8893ad5 drivers: ipm: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
- b7a6087 drivers: ipm: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
- ad4116c soc: intel_s1000: Catch up with API skew by Andy Ross · 4 years, 5 months ago
- dc9127e ipm: cavs_idc: use the IPC/IDC definitions in SoC by Anas Nashif · 4 years, 5 months ago
- ef560e0 drivers: Manual const-ification of device driver instance by Tomasz Bursztyka · 4 years, 7 months ago
- 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 765305e ipm: ipm_intel_adsp: Add INTEL ADSP IPM driver by Andrei Emeltchenko · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
- caf78ca drivers: ipm: Align all drivers using user_data for the callback by Tomasz Bursztyka · 4 years, 8 months ago
- c670656 drivers: Apply IPM callback signature change where relevant by Tomasz Bursztyka · 4 years, 8 months ago
- bc34501 drivers: use macro to define device structures by Peter Bigot · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
- e53ddb5 intc: intc_cavs: Replace DT_CAVS_ICTL_BASE_ADDR with new macros by Kumar Gala · 5 years ago
- 78f29f8 drivers: ipm: ipm_mcux: convert to new DT_INST macros by Kumar Gala · 5 years ago
- a152f14 drivers: ipm: ipm_nrfx_ipc: Convert to new DT_INST macros by Kumar Gala · 5 years ago
- 5ed7b7e drivers: ipm: ipm_imx: Convert driver to new DT_INST macros by Kumar Gala · 5 years ago
- cab9a22 drivers: ipm: ipm_mhu: Fix typo bug in IRQ_CONNECT by Kumar Gala · 5 years ago
- ff1eb62 drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros by Kumar Gala · 5 years ago
- 9f6d957 drivers: ipm: fix build issue from DT macro conversion by Kumar Gala · 5 years ago
- d6e804a drivers: ipm: ipm_cavs_idc: Convert to new DT_INST macros by Kumar Gala · 5 years ago
- 989484b drivers: stm32: Convert STM32 drivers to new DT_INST macros by Kumar Gala · 5 years ago
- 492e890 ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) by Daniel Leung · 5 years ago
- 5e486b9 treewide: use full path to ipm.h header by Peter Bigot · 5 years ago
- 0b0d2e64 treewide: use full path to clock_control/stm32_clock_control.h header by Peter Bigot · 5 years ago
- bbb00d0 treewide: use full path to clock_control.h header by Peter Bigot · 5 years ago
- d716e3a various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() by Krzysztof Chruscinski · 5 years ago
- e770c8d drivers: ipm: Cleanup IPM Kconfig by Andrei Emeltchenko · 5 years ago
- 57f7801 drivers: ipm: nrfx: add event_index assertion by Marcin Szymczyk · 5 years ago
- 434c3cb drivers: ipm: add nRFx IPM driver by Karol Lasończyk · 5 years ago
- ac9fe11 Kconfig: Remove copy-pasted comments on some promptless symbols by Ulf Magnusson · 5 years ago
- 075c94f kernel: Port remaining syscalls to new API by Andy Ross · 6 years ago
- 578ae40 boards: remove quarl_se_c1000 by Anas Nashif · 6 years ago
- 725a3c9 drivers: introduce ipm driver for stm32 by Arnaud Pouliquen · 6 years ago
- 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
- 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
- 6524925 cleanup: include/: move ipm.h to drivers/ipm.h by Anas Nashif · 6 years ago
- a269397 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... by Kumar Gala · 6 years ago
- 2a7824a drivers: ipm: mhu: Add MHU driver for V2M Musca by Karl Zhang · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
- 9aab5ce kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 6 years ago
- 567de65 drivers: ipm: ipm_quark_se: Remove object declaration from header by Adithya Baglody · 6 years ago
- 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
- ba3ed24 imx: Add IMX IPM driver for i.MX socs by Stanislav Poboril · 6 years ago
- 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
- aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
- 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
- 0866d18 irq: Fix irq_lock api usage by Flavio Ceolin · 7 years ago
- 8cf8db3 Kconfig: Use a short, consistent style for prompts by Ulf Magnusson · 7 years ago
- 2d50da7 drivers: ipm: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
- 8345e5e syscalls: remove policy from handler checks by Andrew Boie · 7 years ago
- 5477ee4 mcux: Add MCUX IPM driver for lpc and kinetis socs by Stanislav Poboril · 7 years ago
- b0db28b drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. by Adithya Baglody · 7 years ago
- c200367 drivers: Perform a runtime check if a driver is capable of an operation by Leandro Pereira · 7 years ago
- 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
- 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
- 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
- 2e60b24 drivers: ipm: add system calls by Andrew Boie · 7 years ago
- f84d520 drivers: IPM: Refactor IPM driver using u32_t registers by Andrei Emeltchenko · 8 years ago
- 1129925 drivers: IPM: Access 32-bit IPM registers right way by Andrei Emeltchenko · 8 years ago
- 50605ec drivers: IPM: Fix loosing interrupts by Andrei Emeltchenko · 8 years ago
- cdbae26 ipm: Trivial space adjustment by Andrei Emeltchenko · 8 years ago
- ccad5bf drivers: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
- 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
- 278f057 ipm: fix Makefile to include drivers correctly by Anas Nashif · 8 years ago
- ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
- b04cdcd drivers: Remove legacy nanokernel.h include by Flavio Santes · 8 years ago
- 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
- a8dfccc drivers/ipm_quark_se: Make driver_api const. by Marcus Shawcroft · 8 years ago
- fd212ac ipm/ipm_quark_se: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
- 5363d14 boards: rename Quark SE Devboard to Quark SE C1000 by Anas Nashif · 9 years ago
- 5e4b62c boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) by Anas Nashif · 9 years ago
- 533c2ee arc: fix management of IRQ priority levels by Andrew Boie · 9 years ago
- 0c9876c ipm: convert to use DEVICE_AND_API_INIT() by Daniel Leung · 9 years ago
- 024cfe7 drivers: Replace DEV_OK by 0 by Andre Guedes · 9 years ago
- d340d4c device: use DEVICE_INIT everwhere by Benjamin Walsh · 9 years ago
- 0303d8c device: rename SYS_DEFINE_DEVICE() by Benjamin Walsh · 9 years ago
- bfc2720 device: rename DECLARE_DEVICE_INIT_CONFIG() by Benjamin Walsh · 9 years ago
- a0e4568 c++: Add extern "C" { } block to header files by Peter Mitsis · 9 years ago
- d9cfbd5 interrupts: new static IRQ API by Andrew Boie · 9 years ago
- cb5022f ipm_quark_se: lock irqs while waiting for status bit to clear by Andrew Boie · 9 years ago
- 4f0f7e3 ipm_quark_se: don't wait for response with interrupts locked by Andrew Boie · 9 years ago
- 08d3cd7 ipm: quark_se: fix dropped/repeating characters by Andrew Boie · 9 years ago
- 0551ee0 ipm: rework isr to service one set of requests at a time by Dirk Brandewie · 9 years ago
- 10bb38c Use SoC instead of platform. by Anas Nashif · 9 years ago