Commit graph

  • 418210dbf3 tests: drivers: wdt_basic_api: Allow testing without PAUSE_HALTED_BY_DBG Andrzej Głąbek 2024-04-05 16:01:15 +0200
  • ccedcd1ac0 tests: drivers: wdt_basic_api: Add missing failure indications Andrzej Głąbek 2024-04-05 15:39:30 +0200
  • 84898f62a3 DOC: ARCMWDT: Add tip for arc-gnu-toolchain installation Nikolay Agishev 2024-01-18 15:11:56 +0300
  • 1ed18ad5b2 samples: bluetooth: df: fix misleading comment in rx overlay Alexander Sarmanow 2024-04-05 11:15:03 +0200
  • cc42d16b1c net: wifi: Add disconnection success code Kapil Bhatt 2024-05-22 14:45:28 +0530
  • 1339ce4bf0 Bluetooth: Audio: Get function for bt_audio_codec_qos_pref. Ping Wang 2024-05-07 14:04:19 +0200
  • bd6bb64d8a drivers: timer: smartbond: Fix timer2 timeout set Jerzy Kasenberg 2024-05-22 13:31:35 +0200
  • bbbb2865c3 dts: stm32h7_dualcore: Add MBOX driver Celina Sophie Kalus 2024-05-02 14:53:11 +0200
  • 59bfe591ef samples: drivers: mbox: Add support for stm32h747i_disco board Celina Sophie Kalus 2024-05-02 14:50:41 +0200
  • 3290da8f1d samples: ipc: icmsg: Add support for stm32h747i_disco Celina Sophie Kalus 2024-05-02 14:35:18 +0200
  • 7da8ca3113 samples: ipc: icmsg: Do not return busy error codes Celina Sophie Kalus 2024-05-02 14:30:17 +0200
  • 9e0d4ef88f samples: ipc: icmsg: Add received bytes metric Celina Sophie Kalus 2024-05-02 14:28:03 +0200
  • e178d21b96 dts: bindings: ipm: Add dummy mbox-cells property Celina Sophie Kalus 2024-05-02 16:09:01 +0200
  • e1ec8f5884 dts: bindings: mbox: Add STM32 HSEM MBOX driver Celina Sophie Kalus 2024-03-01 11:10:42 +0100
  • 051dc14bb6 drivers: mbox: Add driver for STM32 HSEM Celina Sophie Kalus 2024-03-01 11:06:22 +0100
  • 39863b66bd lib: open-amp: Use struct fw_resource_table type instead of void Andrew Davis 2024-03-11 12:21:46 -0500
  • 4c5eb92650 lib: open-amp: Use fixed width types for resource table Andrew Davis 2024-03-11 11:37:14 -0500
  • 1af474b575 flash: spi_nor: error-checking fixes Robert Hancock 2024-02-05 16:51:15 -0600
  • c026b55fe5 tests: drivers: clock_control: nrf_lf_clock_start: Fix SYNTH test Krzysztof Chruściński 2024-04-12 11:59:18 +0200
  • a655deb046 docs: security: Create CVE-2024 section Alex Bellon 2024-05-01 18:50:00 +0000
  • deabfa3c3a drivers/flash/spi_nor: Fix and rework spi_nor_set_address_mode Dominik Ermel 2024-05-06 22:05:22 +0200
  • 18c73de93d drivers: spi: stm32: Skip pinctrl suspend/resume for subghzspi Aurelien Jarno 2024-05-13 22:09:05 +0200
  • 8ba222c56a samples: subsys: ipc: ipc_service: keep using remote harness Piotr Kosycarz 2024-05-14 11:53:46 +0200
  • 7d23bd2859 boards: nrf54h20dk: Add SUIT storage definition Tomasz Chyrowicz 2024-05-15 15:19:01 +0200
  • e993e994ea sensors: add new channel SENSOR_CHAN_POS_DXYZ Yong Cong Sin 2024-05-23 10:58:01 +0800
  • 4e7168028b sensors: shell: use SENSOR_CHANNEL_3_AXIS whenever possible Yong Cong Sin 2024-05-23 10:54:36 +0800
  • c13105750d samples: sensor: sensor_shell: update pytest to validate fix Yong Cong Sin 2024-05-17 11:18:14 +0800
  • eb37b8620b sensor_shell: fix hang when device is not a sensor Yong Cong Sin 2024-05-15 23:36:52 +0800
  • e879cd0502 sensor_shell: fix assertion due to NULL pointer deref Yong Cong Sin 2024-05-15 22:56:31 +0800
  • 26f3073b9a Bluetooth: audio: tests: Switch to one-time adv Aleksander Wasaznik 2024-05-16 15:16:05 +0200
  • 62f8f160ad drivers: entropy: smartbond: Optimize driver PM Ioannis Karachalios 2024-05-21 19:31:24 +0300
  • 71a5f1b9fd drivers: display: smartbond: Optimize driver PM Ioannis Karachalios 2024-05-21 19:30:40 +0300
  • 2958f691bb drivers: mipi_dbi: smartbond: Optimize driver PM Ioannis Karachalios 2024-05-21 19:25:47 +0300
  • 33665348c2 dt-bindings: pinctrl: nrf: allow for more ports Gerard Marull-Paretas 2024-05-15 12:49:43 +0200
  • c6fd2a1ddf net: dns: don't request address in recvfrom() Marcin Niestroj 2024-05-21 18:53:58 +0200
  • 44f86dd67d usb: dfu: fix detach happening too fast Aurelien Jarno 2024-05-21 20:51:02 +0200
  • b34e94f362 kernel: demand_paging: fix arch_page_location_get() documentation Nicolas Pitre 2024-05-21 21:47:52 -0400
  • af3c8b973e drivers: timer: nrf_grtc_timer: Fix for random system hangs Krzysztof Chruściński 2024-05-22 07:39:21 +0200
  • e9256135d6 Bluetooth: Controller: nrf5: Allocate GPIOTE channels Andrzej Głąbek 2024-05-22 11:29:56 +0200
  • 2e8f104425 modules: hal_nordic: nrfx_glue: Remove NRFX_GPIOTE_CHANNELS_USED Andrzej Głąbek 2024-05-22 11:23:06 +0200
  • cc602a6941 tests: Bluetooth: Fix incorrect comments about adv sets Emil Gydesen 2024-05-22 13:03:49 +0200
  • 04e38ae176 samples: Bluetooth: Fix incorrect comments about adv sets Emil Gydesen 2024-05-22 13:03:33 +0200
  • 4ae093eaf0 drivers: i2c: nrfx_twi_rtio: Minor indentation fixes Luis Ubieda 2024-05-23 07:26:16 -0400
  • 98c121d262 i2c: nrfx_twi_rtio: Establish proper namespacing in driver Luis Ubieda 2024-05-22 16:52:13 -0400
  • d3c0dfbf36 tests: Bluetooth: tester: Fix assert in OTS Szymon Janc 2024-05-20 12:13:00 +0200
  • e0c955eba3 tests: uoscore: Set necessary PSA options Flavio Ceolin 2024-05-23 14:43:34 -0700
  • 8c8e2f6243 doc: requirements: Add pyserial Stephanos Ioannidis 2024-05-23 22:08:03 +0900
  • 11920e35a0 mbedtls: reduce heap usage when building PSA crypto Valerio Setti 2024-05-21 10:29:01 +0200
  • 85bc3e6461 codeowners: add sensor veaa-x-3 Jeppe Odgaard 2024-05-17 19:35:03 +0200
  • 3656c1b14c spi_nor: remove unneeded enter_dpd() at end of spi_nor_configure() Mike J. Chen 2024-02-29 17:46:56 -0800
  • 06870146e6 Bluetooth: controller: Allow any valid ISO sync receiver BIG handle Morten Priess 2024-03-11 14:41:21 +0100
  • ffe79b5522 test: mbedtls: add custom target to check MbedTLS auto-generated files Valerio Setti 2024-05-16 11:06:08 +0200
  • 210e08be5d bluetooth: mesh: update BT_MESH_USES_MBEDTLS_PSA selected symbols Valerio Setti 2024-05-15 08:28:24 +0200
  • a1a7c9081a mbedtls: add new source file from MbedTLS 3.6 release Valerio Setti 2024-05-14 11:58:48 +0200
  • 12ff947568 mbedtls: add new PSA_CRYPTO_CLIENT config Valerio Setti 2024-05-13 14:35:37 +0200
  • 2adb4cac17 mbedtls: default enable USE_PSA_CRYPTO when CRYPTO_C Valerio Setti 2024-05-13 10:16:42 +0200
  • c4e1b56ef9 mbedtls: add the python script used to generate PSA Kconfigs Valerio Setti 2024-05-06 10:41:16 +0200
  • e58ebe12f4 mbedtls: add configuration file for PSA features Valerio Setti 2024-05-03 06:00:05 +0200
  • 266fb4c73a drivers: counter: Change apollo4p counter base address Hao Luo 2024-05-16 11:59:35 +0800
  • d7afd88e71 drivers: counter: Add support for Apollo3 SoCs counter Hao Luo 2023-12-22 18:47:22 +0800
  • 48a4269800 maintainers: ite: edit files Fin Maaß 2024-05-16 13:15:44 +0200
  • c118cd5a13 arch: make the max stack frames configurable Yong Cong Sin 2024-05-21 12:07:39 +0800
  • 2a3d9d0d90 arch: arm64: use symtab to print function name in stack trace Yong Cong Sin 2024-05-18 17:36:43 +0800
  • eafc4eff04 arch: riscv: print symbol name of mepc if CONFIG_SYMTAB is enabled Yong Cong Sin 2024-05-21 16:06:07 +0800
  • c1a925de98 arch: riscv: use symtab to print function name in stack trace Yong Cong Sin 2024-05-18 16:49:42 +0800
  • e1ce0aefff debug: implement symtab generation Yong Cong Sin 2024-05-18 16:45:44 +0800
  • 0af906a533 gpio: imx: Added IRQ lock for RMW operations Jérémy LOCHE - MAKEEN Energy 2024-05-14 10:59:47 +0200
  • 146195a647 soc: nordic: configure run once for nrf54l15 Piotr Kosycarz 2024-05-21 14:15:59 +0200
  • 765b244c27 Bluetooth: host: tests: Switch to one-time adv Aleksander Wasaznik 2024-05-21 16:34:44 +0200
  • 991b3623b0 soc: intel_adsp: ipc: don't call k_sem_init() multiple times Kai Vehmanen 2024-05-22 13:14:50 +0300
  • ee669d084f MAINTAINERS: add doc/safety to documentation area Simon Hein 2024-05-23 10:03:11 +0200
  • ced9fba95c boards: st: steval_stwinbx1: Add BLE support for STEVAL-STWINBX1 board Ali Hozhabri 2024-05-17 10:53:20 +0200
  • d830446c91 modules: tf-m: nordic: remove problematic include path Tomi Fontanilles 2024-05-22 15:41:00 +0300
  • e79f7135af logging: backend: uart: fix coverity warning Roger Wang 2024-05-23 11:21:56 +0800
  • ea02b93eea drivers: video: csi: Add support for i.MX RT11XX Phi Bang Nguyen 2024-05-11 21:08:41 +0200
  • e3ad40f883 include: video: Add XYUV32 pixel format Phi Bang Nguyen 2024-05-11 21:07:24 +0200
  • 39f99d84d2 data: Use designated initializers consistently in macro's Rick Bruyninckx 2024-04-19 14:13:45 +0200
  • 5c1e7d94ac tests: drivers: memc/ram: Add support for Smartbond Pro DevKit. Ioannis Karachalios 2024-01-30 12:20:32 +0200
  • db67eaa346 samples: drivers: memc: Add support for Smartbond Pro DevKit. Ioannis Karachalios 2024-01-23 22:19:10 +0200
  • b820cc2932 boards: renesas: dts: Add overlay files to support the MEMC Ioannis Karachalios 2024-04-30 00:42:29 +0300
  • 4e2ef1f525 dts: renesas: smartbond: Add support for the memory driver class. Ioannis Karachalios 2024-01-23 22:17:41 +0200
  • e1772409ce drivers: clock_control: smartbond: Add support for the memc driver. Ioannis Karachalios 2024-01-23 22:28:16 +0200
  • 02e739873e drivers: memc: smartbond: Add support for the memory driver class. Ioannis Karachalios 2024-01-23 22:13:59 +0200
  • 55d6e4cb10 samples: net: add secure MQTT sensor/actuator device sample Jason Murphy 2024-03-30 17:13:12 +0000
  • fac04490a4 soc: st: stm32: stm32g0x: enable ART flash cache accelerator Aurelien Jarno 2024-05-18 08:28:24 +0200
  • 858e8c51f1 drivers: spi: stm32: add runtime PM support Aurelien Jarno 2024-05-13 22:09:05 +0200
  • 63eccd3b78 drivers: crypto: smartbond: Add support for PM Ioannis Karachalios 2024-05-19 21:52:43 +0300
  • e17618c00c x86: ia32: linker: move bss/noinit sections after data section Dong Wang 2024-05-20 14:24:16 +0800
  • 4cc7753cad cmake: modules: extensions: Check for missing blobs in zephyr_blobs_verify Pieter De Gendt 2024-05-21 08:22:16 +0200
  • 49998d93ac samples/subsys/shell/shell_module/overlays: revert to the default prompt Filip Kokosinski 2024-05-21 08:49:44 +0200
  • aef0eb275d tests: temp: Add overlay for nRF54L15 DK Karol Lasończyk 2024-05-21 13:14:31 +0200
  • 1e3f14476b net: tls_credentials: Add missing base64.h header inclusion Robert Lubos 2024-05-21 15:29:01 +0200
  • 48230f21c9 tests: net: socket: getaddrinfo: Increase ztest stack size Robert Lubos 2024-05-22 11:59:17 +0200
  • 0268b9358f samples: drivers: adc_sequence: Fix expected console output regex Andrzej Głąbek 2024-05-22 14:49:39 +0200
  • f9ee925bb7 tests: drivers: uart: uart_pm fix 'rxbuf' may be used uninitialized Piotr Kosycarz 2024-05-22 15:29:39 +0200
  • 1bedf6209b tests: net: net_pkt: Fix typo Reto Schneider 2024-05-22 15:50:31 +0200
  • 672dab0566 docs: bitarray: fix missing documentation Lucas Romero 2024-05-22 22:59:02 +0200
  • 531c457550 Lib: SMF Modify HSM operation for UML-Style transitions Glenn Andrews 2024-04-20 20:43:43 -0700
  • 49d0dd810d board: mimxrt1010_evk: add linkserver support docs Hake Huang 2024-05-20 12:38:17 +0000
  • 5f203922d8 board: mimxrt1010_evk: add linkserver support Hake Huang 2024-05-20 11:08:25 +0000