Commit graph

  • 854e8c3fcb modules: hostap: hapd_api: fix potential null pointer dereference Gaetan Perrot 2026-02-13 01:28:59 +09:00
  • ce1c7feb42 tests: drivers: can: api: pick a platform for the NXP S32 CANXL test Henrik Brix Andersen 2026-02-11 13:11:39 +00:00
  • 945894c8fa drivers: i2c: i2c_omap: fix inconsistent register type definitions Sunil Hegde 2026-02-05 15:42:59 +05:30
  • 809ca435a7 drivers: i2c: i2c_omap: improve timeout handling in message transfers Sunil Hegde 2026-02-05 11:48:21 +05:30
  • 7eb1cf2133 drivers: i2c: i2c_omap: fix FIFO byte count extraction Sunil Hegde 2026-02-04 11:31:15 +05:30
  • 7c8cc258f8 doc: develop: manifest: external: Add libcsp Yasushi SHOJI 2025-12-15 19:37:47 +09:00
  • 2f3af507e9 drivers: firmware: tisci: Fix semaphore cleanup Dave Joseph 2026-01-08 14:03:45 +05:30
  • 3ad7b47071 drivers: firmware: tisci: Add secure path support Dave Joseph 2026-01-08 14:02:17 +05:30
  • b1bc08eb5a drivers: firmware: tisci: Add secure property Dave Joseph 2026-01-08 13:49:33 +05:30
  • 2581dd286e drivers: firmware: tisci: Reorganise macros Dave Joseph 2026-01-08 13:48:32 +05:30
  • 37eb5ad031 drivers: modem: hl7800: do not restore sockets on boot Ryan Erickson 2026-02-16 10:11:21 -06:00
  • 6c5004e468 drivers: modem: hl7800: unlock before closing all sockets Scott Coleman - wsl 2026-01-08 04:38:32 -05:00
  • f6846c5650 divers: modem: hl7800: treat TCP_CONN notif as per-socket error Scott Coleman - wsl 2026-01-08 04:37:16 -05:00
  • af21169d47 tests: drivers: watchdog: wdt_basic_api: reduce window timeout on STM32F7 Fabrice DJIATSA 2026-02-13 14:08:22 +01:00
  • 41f57b3721 tests: drivers: watchdog:Fix noinit placement and disable dcache STM32H7 Fabrice DJIATSA 2026-02-13 13:48:23 +01:00
  • d37e4da41c watchdog: drivers: stm32: fix timeout validation using absolute difference Fabrice DJIATSA 2026-02-13 13:27:29 +01:00
  • 80ad4a99b5 boards: espressif: AMP doc update Marek Matej 2026-01-29 12:59:57 +00:00
  • 93e76ac3b7 tests: mcuboot: remove harness regex wildcards Sylvio Alves 2026-02-11 14:22:04 -03:00
  • 4544c98b16 scripts: instrumentation: Use elftools instead of objdump Eryk Szpotanski 2026-02-11 18:29:52 +01:00
  • 125afecddd tests: kernel: sleep: Adjustments for NRF54H20 PPR xip Paweł Pelikan 2026-02-16 14:17:39 +01:00
  • 61603ebdb1 net: openthread: Add missing CMake linkage to mbed TLS Robert Lubos 2026-02-16 12:57:44 +01:00
  • d04d9e6387 boards: microchip: pic32cm_pl10_cnano: add pinctrl to supported list Mohamed Azhar 2026-02-11 20:23:59 +05:30
  • e129c02d5d soc: microchip: Update pinctrl files for port G1 Mohamed Azhar 2026-02-11 20:22:46 +05:30
  • 3a4041d628 dts: arm: microchip: pic32cm_pl: Add pinctrl nodes Mohamed Azhar 2026-02-11 20:20:29 +05:30
  • b6ec0e74cb west.yml: Update west.yml for updating hal directory Mohamed Azhar 2026-02-16 12:45:48 +05:30
  • 798bacfed5 doc: _extensions: put board status abbr into a paragraph Benjamin Cabé 2026-02-13 14:59:02 +01:00
  • 6ad783490b tests: arch: arm: user_stack_test: exclude mps2/an386 Mathieu Choplain 2026-02-17 09:50:54 +01:00
  • b669a39738 kernel: events: use abort thread timeout using dedicated function Mathieu Choplain 2026-02-16 11:26:32 +01:00
  • 5a0f73f045 kernel: events: wake threads atomically using waitq post-walk callback Mathieu Choplain 2026-02-16 11:23:18 +01:00
  • 73feef8b20 kernel: sched: add post-walk callback argument to z_sched_waitq_walk() Mathieu Choplain 2026-02-16 11:14:13 +01:00
  • 3ba7dcfe2c kernel: events: wake threads during wait queue walk if possible Mathieu Choplain 2026-02-16 11:06:39 +01:00
  • e725225489 kernel: sched: perform safe waitq walk inside z_sched_waitq_walk() Mathieu Choplain 2026-02-16 10:55:06 +01:00
  • eac6c7cb24 kernel: sched: don't acquire scheduler spinlock in z_sched_wake_thread() Mathieu Choplain 2026-02-16 10:38:48 +01:00
  • 320f3b4893 samples drivers: counter: alarm: Add support for nRF7120 Robert Robinson 2026-02-09 17:18:20 +00:00
  • 1c33298b40 samples: sysbuild: hello_world: Add support for nRF7120 Robert Robinson 2026-02-09 17:16:41 +00:00
  • 66aa83a8d3 samples: sensor: qdec: Add support for nRF7120 Robert Robinson 2026-02-09 17:16:17 +00:00
  • 3902ab8632 samples: drivers: i2c: rtio_loopback: Add support for nRF7120 Robert Robinson 2026-02-09 17:15:06 +00:00
  • 6d543bede7 samples: boards: nordic: system_off: add support for nRF7120 Robert Robinson 2026-02-09 17:12:28 +00:00
  • 5101fe2832 samples: boards: nordic: nrf_sys_event: Add support for nRF7120 Robert Robinson 2026-02-09 17:04:12 +00:00
  • 8a7282182b samples: basic: minimal: Add support for nRF7120 Robert Robinson 2026-02-09 17:01:05 +00:00
  • 979c69eedd doc: services: jwt: Add dedicated page for JWT API Benjamin Cabé 2025-12-01 17:30:18 +01:00
  • bf9007f381 boards: remove odd tags from supported board features Henrik Brix Andersen 2026-02-15 15:56:41 +00:00
  • d060673658 net: wifi: shell: Convert the code to use SHELL_HELP macro Jukka Rissanen 2026-02-15 12:41:56 +02:00
  • 9ec320d762 tests: coredump: enable coredump_threads test for RISC-V Mirai SHINJO 2026-02-14 02:53:19 -05:00
  • 78718321e9 arch: riscv: coredump: add per-thread dump support Mirai SHINJO 2026-02-12 23:36:49 -05:00
  • 9473277fe2 arch: riscv: coredump: dump all 33 registers Mirai SHINJO 2026-02-14 02:53:03 -05:00
  • 170a1fe01b scripts: coredump: update RISC-V parser for full register set Mirai SHINJO 2026-02-12 23:37:52 -05:00
  • 5f8d1eb80d modules: hal_nordic: nrfx: remove UART instance specific symbols Michał Stasiak 2026-02-13 07:54:23 +01:00
  • 38c736295a drivers: spi: spi_nrfx_spi: use standard instantiation Adam Kondraciuk 2025-11-21 17:01:36 +01:00
  • 6d14ea188c drivers: i2c: i2c_nrfx_twi: use standard instantiation Adam Kondraciuk 2025-11-17 17:04:10 +01:00
  • f3cbc13912 drivers: timer: nrf_rtc: Align to nrfx 4.1 Krzysztof Chruściński 2026-01-16 11:06:12 +01:00
  • 39d64f17ca modules: hal_nordic: nrfx: bump API to version 4.1.0 Michał Stasiak 2026-02-13 07:43:07 +01:00
  • 04bebca0f4 soc: nordic: uicr: add support for UICR.POLICY_PERIPHCONFSTAGE Jonathan Nilsen 2026-02-02 16:58:08 +01:00
  • ceb55f56cc soc: nordic: uicr: make it possible to keep the PERIPHCONF section Jonathan Nilsen 2026-02-02 16:54:25 +01:00
  • 6c1d24cde1 usb: device_next: uvc: fix frame/formats descriptors Josuah Demangeon 2026-02-06 18:14:25 +01:00
  • 5b3057b3f1 tests: drivers: can: timing: automatically test all bitrates @ 80 MHz Henrik Brix Andersen 2024-09-10 11:34:19 +02:00
  • 55dd40fee1 boards: st: stm32h573i_dk: remove external flash address range mapping Etienne Carriere 2026-02-06 16:00:19 +01:00
  • 4360894965 usb: host: class: support multiple controllers Josuah Demangeon 2026-02-07 02:23:27 +01:00
  • 69edab8c97 twister: move ZEPHYR_BASE to constants to reduce dependencies Grzegorz Chwierut 2026-02-17 18:17:13 +01:00
  • 0179cce4cd net: shell: Convert the code to use SHELL_HELP macro Jukka Rissanen 2026-02-14 21:24:40 +02:00
  • f3eb844f95 maintainers: add xenuiswatching as i3c maintainer Ryan McClelland 2026-02-14 11:11:56 -08:00
  • 8f12af2c28 soc: microchip: mec: MEC174x/5x/165xB SoC managed PM enablement Scott Worley 2026-02-13 14:34:06 -05:00
  • b3f3ff28ec tests: boards: mec172xevb_assy6906: Fix test failure due to SPI driver Scott Worley 2026-02-11 08:53:46 -05:00
  • e5e32eaea1 dts: bindings: gpio: move DTS snippets from description to examples Benjamin Cabé 2026-01-22 13:49:08 +01:00
  • 4c7d61ba26 drivers: hwinfo: add GD32 support Aleksandr Senin 2025-12-30 09:43:27 +03:00
  • d73ea02be1 twister: Do not clean previous results for listing tests Lukasz Fundakowski 2026-02-17 14:35:33 +01:00
  • c621c97083 bluetooth: fix typo in reference to option values Titouan Christophe 2026-02-13 17:32:31 +01:00
  • fb8a0c8fe5 bluetooth: fix missing doxygen for optional struct fields Titouan Christophe 2026-02-13 17:31:52 +01:00
  • 3bef399524 soc: espressif: use ZSR_CPU_STR macro for cpu pointer register Sylvio Alves 2026-02-13 13:58:43 -03:00
  • c2c43341fc MAINTAINERS: do not include the dts/ folder in the Boards/SoCs category Henrik Brix Andersen 2026-02-13 16:39:32 +01:00
  • 66812f66a7 net: ipv6: Do packet length checks before starting fragment reassembly Jukka Rissanen 2026-02-13 08:42:28 +02:00
  • 38b284802f soc: mcxw: Fix PM Kconfig dependency on MCXW23 Yassine El Aissaoui 2026-02-11 11:16:01 +01:00
  • 2c53ff4944 boards: rakwireless: rak5010: Add SHTC3 temperature and humidity sensor Abdulrahman Aminu 2026-02-07 12:44:48 -06:00
  • bf8749007b drivers: sensor: ti_hdc302x: Fix mask on temp alert threshold Jeremy Thompson 2026-02-02 16:41:00 -05:00
  • 85f4a38d2b samples: net: lwm2m_client: add NTN config overlay for HL78xx EVK Zafer SEN 2026-02-02 15:01:53 +00:00
  • 5c8d9c2ab3 samples: net: lwm2m_client: enable PSA CCM to fix DTLS handshake failure Zafer SEN 2026-02-02 14:58:54 +00:00
  • 628f28ed13 drivers: modem: hl78xx: add NB-NTN support and positioning Zafer SEN 2026-02-02 14:49:12 +00:00
  • fe789226d6 drivers: tmag5273: Add device PM support Marek Maškarinec 2025-07-09 15:17:11 +02:00
  • 5c31ef18df drivers: modem: Allows modems to use default PDP context or APN Seppo Takalo 2026-01-29 17:49:21 +02:00
  • 0e8686e4f7 tests: drivers: flash: Add Overlay for cy8cproto_041tp Manojkumar Konisetty 2025-12-31 17:27:30 +05:30
  • ff45823b47 tests: drivers: flash: Add Overlay for cy8cproto_041tp Manojkumar Konisetty 2025-12-31 17:23:51 +05:30
  • 0a89e0ae00 tests: drivers: flash: Add support for cy8cproto_041tp Manojkumar Konisetty 2025-12-31 17:11:27 +05:30
  • 7ab5c80d2f tests: drivers: flash: Add support for cy8cproto_041tp Manojkumar Konisetty 2025-12-31 15:34:58 +05:30
  • 7c9048d70d dts: arm: infineon: Add Flash controller for psoc4100tp.dtsi Manojkumar Konisetty 2025-12-31 15:14:58 +05:30
  • e2bb8efb9a drivers: flash: Add Infineon PSOC4 flash driver and CMakeLists Manojkumar Konisetty 2025-12-31 14:56:17 +05:30
  • d48b688dcb drivers: flash: Add Flash Kconfig for PSOC4 series Manojkumar Konisetty 2025-12-31 15:04:40 +05:30
  • dd1de01d96 tests: bluetooth: tester: add RFCOMM service support Lyle Zhu 2025-12-17 19:50:29 +08:00
  • 9cae0c4b25 doc: develop: flash_debug: add realtek bee mpcli docs Zophai Liu 2026-01-21 10:12:59 +08:00
  • 9ee71b498c west: runner: add realtek bee mpcli flash runner Zophai Liu 2026-01-21 10:04:10 +08:00
  • 353022a47d boards: add rtl87x2g_evb_a board Zhiyuan Tang 2026-01-21 14:18:35 +08:00
  • 08bad54b32 drivers: gpio: add realtek bee gpio driver Yuzhuo Liu 2026-01-21 10:06:56 +08:00
  • 3cf997ed6c drivers: serial: add realtek bee serial driver Yuzhuo Liu 2026-01-21 10:09:49 +08:00
  • b1e409e01f drivers: pinctrl: add realtek bee pinctrl driver Yuzhuo Liu 2026-01-21 10:03:07 +08:00
  • e3864c87c2 drivers: clock: add realtek bee clock driver Yuzhuo Liu 2026-01-21 09:57:47 +08:00
  • ba5b90f22e soc: realtek: add soc support for RTL87x2G series Zhiyuan Tang 2026-01-21 14:09:34 +08:00
  • 6a8227918c dts: arm: add initial dtsi support for RTL87x2G series Zhiyuan Tang 2026-01-21 13:57:14 +08:00
  • 10485d933d modules: hal_realtek: add Kconfig for Realtek Bee HAL Yuzhuo Liu 2026-01-05 10:25:20 +08:00
  • b5eeee01f6 manifest: update hal_realtek revision for bee series Yuzhuo Liu 2026-02-12 15:44:19 +08:00
  • b65e287a36 drivers: spi: stm32: use the new fifo related property Guillaume Gautier 2026-01-27 15:52:39 +01:00
  • d414c5d617 dts: bindings: spi: stm32h7: add two fifo related properties Guillaume Gautier 2026-01-27 15:47:20 +01:00