Commit graph

  • a6b3950ede twister: Allow --shuffle-tests without --subset Grzegorz Chwierut 2026-06-12 08:47:07 +02:00
  • 5fa3cac845 style: logging: resolve -Wundef alarms in log.h Ashton Hunt 2026-06-12 09:24:10 -04:00
  • b7496a6875 drivers: ethernet: dwmac: stm32: add test for stm32f Fin Maaß 2026-06-11 18:29:47 +02:00
  • 7aec7f2bde drivers: ethernet: dwmac: add support for the stm32f series Fin Maaß 2026-06-11 18:28:15 +02:00
  • 3e2831ac18 drivers: ethernet: dw: add support for dwc_ether_mac10_100_1000_universal Fin Maaß 2026-06-11 18:21:58 +02:00
  • c9835defa4 drivers: ethernet: dwmac: put in its own dir Fin Maaß 2026-06-10 20:35:39 +02:00
  • 8f9cd431af drivers: ethernet: dwmac: select CACHE_MANAGEMENT Fin Maaß 2026-06-11 18:34:42 +02:00
  • 562cd8e816 stats: Fix STATS_SET empty macro Krzysztof Chruściński 2026-06-09 08:35:09 +02:00
  • 7401a1259a bluetooth: stm32wbax: add BT_STM32WBA_BASIC_PLUS_LIB KConfig Vincent Tardy 2026-02-23 17:35:01 +01:00
  • 2a6e176592 west: update hal_stm32 revision to support ble basic plus Vincent Tardy 2026-06-04 10:32:09 +02:00
  • ad48211c01 MAINTAINERS.yml: add ieee 802.15.4 test entries Sylvio Alves 2026-06-15 21:52:14 -03:00
  • de5f5a9fd0 drivers: ieee802154: esp32: handle rx queue-full case Sylvio Alves 2026-06-15 21:41:34 -03:00
  • 96270c6d7d drivers: pinctrl: Add cfgout3 to infineon driver Zayne Stites 2026-05-05 13:36:26 -07:00
  • a9dfba9312 soc: infineon: edge: add cfg_out3 support to pinctrl Zayne Stites 2026-05-05 11:29:22 -07:00
  • be76726671 dts: bindings: pinctl: Add cfgout3 support to infineon,pinctrl Zayne Stites 2026-05-05 11:25:16 -07:00
  • eab6c498fb tests: drivers: pwm: add pwm_api test support for frdm_mcxaxx6 board Neil Chen 2026-05-08 15:36:58 +08:00
  • 5bc9d33603 boards: nxp: frdm_mcxaxx6: Support pwm for NXP frdm_mcxaxx6 board Neil Chen 2026-06-02 17:00:05 +08:00
  • 8527e1b7e5 dts: arm/nxp: Add pwm nodes to NXP mcxaxx6 dtsi file Neil Chen 2026-06-01 14:30:15 +08:00
  • c9dd1859f2 tests: drivers: pwm: add pwm_api test support for frdm_mcxa344 board Neil Chen 2026-05-25 15:37:08 +08:00
  • daa9bd7e57 boards: nxp: frdm_mcxa344: Support pwm for NXP frdm_mcxa344 board Neil Chen 2026-05-26 09:42:28 +08:00
  • 6f99e307f1 drivers: counter: mcux_lptmr: make re-arm check and stop atomic Felix Wang 2026-06-16 08:00:33 +05:30
  • 2f091737dd drivers: counter: mcux_lptmr: defer alarm stop until after callback Felix Wang 2026-06-02 18:40:44 +08:00
  • 7921693ef8 net: wifi: shell: don't reject iface by NM role in get_iface Chaitanya Tata 2026-06-12 00:19:41 +05:30
  • 9a2e3763fb boards: renesas: rcar_ironhide_x5h: Enable I2C5 Julien Panis 2026-04-08 16:45:16 +02:00
  • d4330f449e boards: renesas: Add support for R-Car X5H Ironhide Julien Panis 2026-02-05 17:06:37 +01:00
  • 68c9caf740 tests: ipc: pbuf: set min_ram Anas Nashif 2026-06-15 18:33:56 -04:00
  • dc0256972a samples: fix various typos Anas Nashif 2026-06-15 09:39:13 -04:00
  • 452c704a28 lorawan: frag_transport: reject fragment index 0 Anas Nashif 2026-06-14 13:40:04 -04:00
  • d393623364 drivers: can: bosch: m_can: switch to macro for declaring data struct Henrik Brix Andersen 2026-06-11 16:05:37 +00:00
  • 9153b32c1e tests: net: http_server: fix sec_tag_list size on TLS test Tobias Frauenschläger 2026-06-11 09:06:45 +02:00
  • acbd2bd665 rtio: Assert the read/write/transceive lengths Tom Burdick 2026-06-10 21:06:32 -05:00
  • 93b5265973 boards: espressif: Avoid using PSRAM related pins Marek Matej 2026-06-10 13:24:29 +02:00
  • 8aaabb2a94 drivers: ieee802154: ESP32 buffered receiver path and HW caps Marek Matej 2026-05-26 00:09:41 +02:00
  • 1e68351a25 kernel: userspace: abort timer before freeing Nicolas Pitre 2026-05-27 23:50:33 -04:00
  • 016f135c9b kernel: timeout: remove the TIMEOUT_DTICKS_ABORTED sentinel Nicolas Pitre 2026-05-27 23:39:09 -04:00
  • 414c3cdeaf kernel: timeout: remove the dticks-based cancel mechanism Nicolas Pitre 2026-05-27 23:29:05 -04:00
  • 59cf34bf21 kernel: work: migrate to z_try_abort_timeout() Nicolas Pitre 2026-05-27 23:14:37 -04:00
  • c5b4762c36 kernel: poll: migrate to z_try_abort_timeout() Nicolas Pitre 2026-05-27 22:40:03 -04:00
  • f5dfc4ba3e kernel: timeslicing: migrate to z_try_abort_timeout() Nicolas Pitre 2026-05-27 22:13:18 -04:00
  • ce23f1d734 kernel: sched: switch z_thread_timeout() to the superseded check Nicolas Pitre 2026-05-27 18:29:25 -04:00
  • cf6d9d8fa8 kernel: wait_q: add z_unpend_first_thread_locked() and migrate callers Nicolas Pitre 2026-05-27 18:28:32 -04:00
  • 387b387479 kernel: sched: migrate scheduler-internal sites to z_try_abort_timeout() Nicolas Pitre 2026-05-27 18:27:44 -04:00
  • 6d83c1abd0 kernel: timer: migrate to z_try_abort_timeout() Nicolas Pitre 2026-05-27 15:02:39 -04:00
  • 61444b281e kernel: timeout: tag inflight_timeout with a superseded bit Nicolas Pitre 2026-05-28 19:39:37 -04:00
  • 805b2af18e kernel: timeout: introduce z_try_abort_timeout() with in-flight tracking Nicolas Pitre 2026-05-27 13:18:00 -04:00
  • 1ab9ae5c14 board: giga: dfsdm: added dmic example for Arduino Giga Daniele Aimo 2026-05-26 10:55:04 +02:00
  • da885a98cd board: giga: dfsdm: added driver related nodes in device tree Daniele Aimo 2026-05-26 10:55:03 +02:00
  • dd74e09411 drivers: audio: dmic_stm32_dfsdm: added DMA support to the driver Daniele Aimo 2026-05-26 10:55:03 +02:00
  • ded4252ae3 tests: lib: onoff: add missing finalize calls in sync tests Jinming Zhao 2026-06-05 13:48:57 +05:30
  • 84c00357f4 tests: kernel: spinlock: add test coverage for z_assert_can_swap() Jinming Zhao 2026-06-01 13:32:59 +05:30
  • e662d2b8a6 ztest: set spinlock abort sentinel on expected fault Jinming Zhao 2026-06-01 13:32:56 +05:30
  • d844a4a861 kernel: spinlock: add z_assert_can_swap() for context-switch validation Jinming Zhao 2026-06-01 13:32:54 +05:30
  • be58bcf5bf boards: arm: stm32: add usbcan(fd) adapters Oleksii Mamontov 2026-05-11 19:21:23 +00:00
  • 825edda757 MAINTAINERS.yml: add fido2 area Siratul Islam 2026-05-22 23:10:12 +06:00
  • 5d2933b4f0 doc: fido2: add FIDO2 subsystem docs Siratul Islam 2026-05-21 01:47:13 +06:00
  • 5eca9e8cab samples: fido2: implement sample for fido2 Siratul Islam 2026-05-20 05:35:40 +06:00
  • 66a2330a5f fido2: implement authenticatorGetAssertion(0x02) Siratul Islam 2026-05-19 05:42:50 +06:00
  • 8fcbb6b0a3 fido2: implement authenticatorSelection(0x0b) Siratul Islam 2026-05-18 02:12:56 +06:00
  • 11c8d3172f fido2: implement transport progess indicator Siratul Islam 2026-05-17 19:35:36 +06:00
  • 9ffc62590c fido2: implement runtime state Siratul Islam 2026-05-16 05:54:37 +06:00
  • 80f3935e1f fido2: Implement authenticatorMakeCredential Siratul Islam 2026-05-12 01:22:33 +06:00
  • b79780531b fido2: Move to authentication dir Siratul Islam 2026-05-09 15:14:23 +06:00
  • b75280ad80 fido2: Introduce Storage Siratul Islam 2026-05-08 20:06:07 +06:00
  • 5565837752 fido2: Introduce PSA API Siratul Islam 2026-05-08 03:41:24 +06:00
  • 0a39fcfdf9 fido2: implement makecredential cbor decoding Siratul Islam 2026-05-07 17:33:59 +06:00
  • 2ec27f8fed fido2: implement core and getInfo Siratul Islam 2026-05-03 04:05:36 +06:00
  • 05d87c0fb9 fido2: add FIDO2/CTAP2 authenticator subsystem Kconfig Siratul Islam 2026-03-21 22:38:54 +06:00
  • e26bb0da2d fido2: add FIDO2/CTAP2 authenticator subsystem headers Siratul Islam 2026-02-21 00:26:24 +06:00
  • c2d0717c46 tests: unit: crc: add ZTEST_P to table-driven test functions Anas Nashif 2026-05-23 10:36:34 -04:00
  • 69aacf7f6b tests: net: utils: add ZTEST_P to test_net_addr Anas Nashif 2026-05-23 09:29:02 -04:00
  • 504da0830a tests: kernel: semaphore: add ZTEST_P to test_sem_init_validity Anas Nashif 2026-05-23 09:13:20 -04:00
  • 392cf0f700 tests: kernel: mem_heap: add ZTEST_P to test_k_heap_alloc_size Anas Nashif 2026-05-23 09:13:11 -04:00
  • 47fed2cd42 tests: kernel: common: add ZTEST_P to test_bitarray_alloc_divisor Anas Nashif 2026-05-23 09:13:00 -04:00
  • 380f951c08 ztest: add ztest_param_inst linker section to unit_testing board Anas Nashif 2026-05-23 10:36:18 -04:00
  • cc212fbb0e ztest: treat pass+skip==run as PASS in suite summary Anas Nashif 2026-05-23 10:05:24 -04:00
  • 945fbc3205 ztest: support multiple ZTEST_INSTANTIATE_TEST_SUITE_P per test function Anas Nashif 2026-05-23 09:46:16 -04:00
  • d041ea4f9d ztest: add runtime-generated parameter support for ZTEST_P Anas Nashif 2026-05-23 08:11:35 -04:00
  • 835a752e2b ztest: add ZTEST_DEFINE_PARAM_RANGE for value-parameterized tests Anas Nashif 2026-05-23 08:02:00 -04:00
  • 7d936323da ztest: show parameter instance and index in test output Anas Nashif 2026-05-23 07:49:32 -04:00
  • 021ecb2538 doc: ztest: document value-parameterized tests Anas Nashif 2026-04-30 06:26:37 -04:00
  • 54ec1bbd31 tests: ztest: expand ztest_param to cover new ZTEST_P semantics Anas Nashif 2026-04-30 06:26:28 -04:00
  • dca09f5d7a ztest: add value-parameterized test infrastructure Anas Nashif 2026-04-30 06:25:57 -04:00
  • c3151bdca6 llext: apply workaround for cortex_r on exported symbols Anas Nashif 2026-06-15 09:13:29 -04:00
  • 33674b7de8 llext: export: arm mutually exclusive to arm64 Anas Nashif 2026-06-15 08:02:55 -04:00
  • f9d47a775f drivers: watchdog: siwx91x: Fix typo Jérôme Pouiller 2026-06-08 19:49:15 +02:00
  • fcb98ffa37 Revert "boards: nxp: drop CONFIG_TRUSTED_EXECUTION_SECURE" Andrej Butok 2026-06-15 09:22:57 +02:00
  • 5c50f0a646 twister: reports: split Reporting class by responsibility Lukasz Fundakowski 2026-02-03 10:31:41 +01:00
  • 49a7bac9b2 dts: nxp: mcxw70: add correct definition for ifr0 and hw_params Radu Alexe 2026-06-10 19:52:13 +03:00
  • 4ac96a5c83 samples: Bluetooth: BAP: BSNK: Don't clear do_plc in the middle of SDU Emil Gydesen 2026-06-12 12:31:22 +02:00
  • c962879dcf Bluetooth: BAP: Shell: Don't clear do_plc in the middle of SDU Emil Gydesen 2026-06-11 14:42:38 +02:00
  • 78cb20678a manifest: Update hal_silabs for SiWx91x Aksel Skauge Mellbye 2026-06-11 14:21:29 +02:00
  • acee9be7cc manifest: update percepio Erik Tamlin 2026-06-11 12:56:09 +02:00
  • 2198bd83c8 drivers: ethernet: lan865x allow internal reset pullup Thomas Lang 2026-06-11 01:52:23 -07:00
  • cb03ae6453 Bluetooth: BAP: Shell: Fix bug when updating USB streams Emil Gydesen 2026-06-11 11:09:30 +02:00
  • dbefc84380 Bluetooth: BAP: Shell: Print when codec_cfg was updated Emil Gydesen 2026-06-11 11:03:36 +02:00
  • be7e247123 tests: Bluetooth: Bump qualification materials to Core Spec 6.3 Szymon Janc 2026-06-11 10:18:21 +02:00
  • 0dbc1ecf25 drivers: clock_control: stm32: H7/H7RS PLL1 DIVP can be 1 or even Etienne Carriere 2026-06-10 13:22:34 +02:00
  • 25874ade6f drivers: gpio_rcar: Make driver usable with Gen5 Julien Panis 2026-06-09 14:33:25 +02:00
  • 073c293e3a dts: bindings: gpio: Add pinctrl support to the R-Car GPIO driver Adrien Ricciardi 2026-06-09 14:26:41 +02:00
  • 7d59a66eb3 drivers: gpio: Add pinctrl support to the R-Car GPIO driver Adrien Ricciardi 2026-06-09 14:23:17 +02:00