1. 83192c7 drivers: ipm: esp32: Allow doorbell without data transfer by Celina Sophie Kalus · 1 year, 1 month ago
  2. d7678f1 xtensa: move to use system cache API support for coherency by Anas Nashif · 1 year, 2 months ago
  3. 11fc182 soc: esp32: refactor esp32_net by Lucas Tamborrino · 1 year, 3 months ago
  4. 29ab2b1 drivers: ipm: Remove CONFIG_IPM_IMX_REV2 by Daniel DeGrasse · 1 year, 5 months ago
  5. 8d5322b drivers: ipm: remove nxp,imx-mu-rev2 compatible by Daniel DeGrasse · 1 year, 5 months ago
  6. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
  7. 1a9de05 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ by Anas Nashif · 1 year, 5 months ago
  8. 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
  9. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  10. a03f101 drivers: fix thread function signatures by Benedikt Schmidt · 1 year, 5 months ago
  11. eeea26d ipm: cavs: Fix possible buffer overflow by Flavio Ceolin · 1 year, 6 months ago
  12. 98857c2 ipm: imx: Initialize variable before using it by Flavio Ceolin · 1 year, 6 months ago
  13. 0a12a05 ipm: imx: Fix possible buffer overflow by Flavio Ceolin · 1 year, 6 months ago
  14. 4ff32d9 ipm: mcux: Initialize variable before using it by Flavio Ceolin · 1 year, 6 months ago
  15. 6654d18 ipm: mcux: Fix possible buffer overflow by Flavio Ceolin · 1 year, 6 months ago
  16. bdda8ac soc: esp32s3: add esp32s3_appcpu for AMP support by Sylvio Alves · 1 year, 6 months ago
  17. 8148643 ipm: imx: send firmware ready reply to check for fw boot completion by Iuliana Prodan · 1 year, 6 months ago
  18. 691facc include: always use <> for Zephyr includes by Gerard Marull-Paretas · 1 year, 7 months ago
  19. 94cc1bf ipm: remove ipm_cavs_idc driver by Daniel Leung · 1 year, 7 months ago
  20. a5f4bec drivers: ipm: add init version of sedi ipm driver by Jiang Wei W · 1 year, 7 months ago
  21. 7327036 drivers: ipm: xlnx: remove redundant code by Tanmay Shah · 1 year, 8 months ago
  22. 09e2a4e drivers: ipm: add zynqmp r5f support by Tanmay Shah · 1 year, 8 months ago
  23. 7ca59d7 drivers: ipm: added IPM over IVSHMEM driver by Felipe Neves · 1 year, 9 months ago
  24. 23b3cae inte_adsp: ipc: prevent ipc message send during Device power transition by Andrey Borisovich · 1 year, 9 months ago
  25. 26ecaba drivers: syscalls: use zephyr_syscall_header by Daniel Leung · 1 year, 10 months ago
  26. cb11b2e barriers: Move __DSB() to the new API by Carlo Caione · 1 year, 10 months ago
  27. a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 2 years ago
  28. 402ac9e drivers: remove references to old CAVS platforms by Anas Nashif · 2 years ago
  29. 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
  30. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  31. a92478f drivers: ipm_esp32: add set enabled by Felipe · 2 years, 1 month ago
  32. 66d4c64 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences by Erwan Gouriou · 2 years, 3 months ago
  33. 7d1f435 drivers: ipc: Enable messaging unit driver for iMX.RT multicore SOCs by Daniel DeGrasse · 2 years, 4 months ago
  34. 54941e0 drivers: ipm: nrfx: align implementation to nrfx 2.10 API by Nikodem Kastelik · 2 years, 5 months ago
  35. f389f70 drivers: ipm: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 5 months ago
  36. a1195ae smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  37. 5760fcc soc: xtensa: esp32_net: by Felipe Neves · 2 years, 5 months ago
  38. fb43a48 drivers: ipm: fix infinite TXF interrupt by Arnaud Pouliquen · 2 years, 6 months ago
  39. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 6 months ago
  40. 3db1c59 ipm: intel_adsp: use memory window from DTS by Anas Nashif · 2 years, 6 months ago
  41. 9cd5395 intel_adsp: mem_window: rename defines CAVS_ -> ADSP_ by Anas Nashif · 2 years, 6 months ago
  42. 1983a4c boards, dts: fix namespace for intel adsp cavs, ace by Lauren Murphy · 2 years, 7 months ago
  43. 2e04bfd soc: intel_adsp: Refactored IPC/IDC by Andrey Borisovich · 2 years, 7 months ago
  44. 88fb9ee ipm: split kconfig options into multiple files by Anas Nashif · 2 years, 7 months ago
  45. a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
  46. d94dc98 soc: xtensa: esp32_net: fixes include paths by Felipe Neves · 2 years, 8 months ago
  47. a5379b7 drivers: ipm: ipm_esp32: remove hardcoded nodelabels by Felipe Neves · 2 years, 8 months ago
  48. 4bff7ec drivers: ipm: esp32: added IPM driver by Felipe Neves · 2 years, 8 months ago
  49. 59fc838 drivers: ipm: check if clock device is ready before accessing by Henrik Brix Andersen · 2 years, 8 months ago
  50. 43371d0 intel_adsp: move cavs to be a series by Anas Nashif · 2 years, 8 months ago
  51. af3d533 intel-adsp: migrate cavs-mem.h to adsp_memory.h by Anas Nashif · 2 years, 8 months ago
  52. 423264b intel_adsp: make shim header soc specific by Anas Nashif · 2 years, 8 months ago
  53. 2d87948 drivers: ipm/spi/intc: remove Intel S1000 support by Anas Nashif · 2 years, 10 months ago
  54. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  55. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  56. 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years, 1 month ago
  57. 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
  58. 47ae656 all: Deprecate UTIL_LISTIFY and replace with LISTIFY by Krzysztof Chruscinski · 3 years, 1 month ago
  59. 27a59ec9d drivers/ipm: Add ipm_cavs_host: host/DSP communication on adsp_intel by Andy Ross · 3 years, 1 month ago
  60. ebf48d7 drivers/ipm: Add IPM_CALLBACK_ASYNC mode by Andy Ross · 3 years, 1 month ago
  61. 52bee41 drivers: ipm: Add support for NXP i.MX rev2 MU by Chris Trowbridge · 3 years, 1 month ago
  62. 150d4b7 drivers: ipm: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  63. 9ac2c21 soc/intel_adsp: Remove adsp/io.h by Andy Ross · 3 years, 4 months ago
  64. a7af0ac soc/intel_adsp: Clean up IPM compiler guards by Andy Ross · 3 years, 4 months ago
  65. 430cbf4 soc/intel_adsp: Eliminate platform configuration headers by Andy Ross · 3 years, 4 months ago
  66. ed9434c soc: intel_adsp: Clean up shim driver by Andy Ross · 3 years, 4 months ago
  67. ab1baca drivers/ipm: Remove intel_adsp_mailbox driver by Andy Ross · 3 years, 4 months ago
  68. 466ca63 drivers: ipm: set IPM_STM32_HSEM default from the device tree by Fabio Baltieri · 3 years, 7 months ago
  69. 559e126 drivers: ipm: add driver based on stm32 hsem by HaiLong Yang · 3 years, 8 months ago
  70. faecc4c ipm: cavs: (cosmetic) fix indentation by Guennadi Liakhovetski · 3 years, 11 months ago
  71. aef4edd cavs: idc: export cavs_idc_smp_init() by Guennadi Liakhovetski · 4 years ago
  72. 4663b07 drivers: ipm: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  73. b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
  74. 02703e6 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE by Kumar Gala · 4 years, 3 months ago
  75. 274afd4 drivers: ipm_mcux: add support for LPC55S69 by Andrei Gansari · 4 years, 3 months ago
  76. 71b3ce2 ipm: Fixed linker error in drivers/ipm/ipm_handlers.c by Peter Andersson · 4 years, 3 months ago
  77. d59b4a2 drivers: ipm: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
  78. 727932f drivers: ipm: cavs_idc: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  79. 8893ad5 drivers: ipm: Convert drivers to new DT device macros by Kumar Gala · 4 years, 4 months ago
  80. b7a6087 drivers: ipm: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
  81. ad4116c soc: intel_s1000: Catch up with API skew by Andy Ross · 4 years, 5 months ago
  82. dc9127e ipm: cavs_idc: use the IPC/IDC definitions in SoC by Anas Nashif · 4 years, 5 months ago
  83. ef560e0 drivers: Manual const-ification of device driver instance by Tomasz Bursztyka · 4 years, 7 months ago
  84. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  85. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  86. 765305e ipm: ipm_intel_adsp: Add INTEL ADSP IPM driver by Andrei Emeltchenko · 4 years, 7 months ago
  87. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  88. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  89. 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
  90. caf78ca drivers: ipm: Align all drivers using user_data for the callback by Tomasz Bursztyka · 4 years, 8 months ago
  91. c670656 drivers: Apply IPM callback signature change where relevant by Tomasz Bursztyka · 4 years, 8 months ago
  92. bc34501 drivers: use macro to define device structures by Peter Bigot · 4 years, 10 months ago
  93. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  94. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  95. e53ddb5 intc: intc_cavs: Replace DT_CAVS_ICTL_BASE_ADDR with new macros by Kumar Gala · 5 years ago
  96. 78f29f8 drivers: ipm: ipm_mcux: convert to new DT_INST macros by Kumar Gala · 5 years ago
  97. a152f14 drivers: ipm: ipm_nrfx_ipc: Convert to new DT_INST macros by Kumar Gala · 5 years ago
  98. 5ed7b7e drivers: ipm: ipm_imx: Convert driver to new DT_INST macros by Kumar Gala · 5 years ago
  99. cab9a22 drivers: ipm: ipm_mhu: Fix typo bug in IRQ_CONNECT by Kumar Gala · 5 years ago
  100. ff1eb62 drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros by Kumar Gala · 5 years ago