Commit graph

  • 0fc64c1efe boards: renesas: add 3 LED support Vincent Jardin 2025-09-02 10:51:03 +02:00
  • 09d4c9bded tests: counter: Remove unused line Yasin Ustuner 2025-08-27 16:23:22 +03:00
  • cdd4460a31 drivers: disk: sdmmc_stm32: Add compatibility macros for STM32F4 SDIO Shan Pen 2025-08-24 11:11:40 +08:00
  • 6524cc4f22 tests: drivers: Add AT25XV021A flash device to test cases Liam Ogletree 2025-07-14 11:19:17 -05:00
  • 97752191f4 drivers: flash: Add support for Atmel AT25 SPI flash variant Liam Ogletree 2025-07-09 12:11:16 -05:00
  • 1f53d6a2d3 drivers: spi: spi_pico_pio: Remove pio from ...data Terry Geng 2025-02-05 22:08:07 -05:00
  • 814750d115 drivers: misc: pio_rpi_pico: Make pio_rpi_pico_get_pio inline. Terry Geng 2025-02-04 10:51:34 -05:00
  • 7837f5e509 drivers: wifi: esp32: fix integration of connection manager Joel Guittet 2025-08-29 17:46:06 +02:00
  • 29add12625 boards: nxp: frdm_mcxn947: deactivate eth phy on cpu1 Fin Maaß 2025-08-28 17:49:45 +02:00
  • bd9dc902e1 storage/stream_flash: Add test for buffered data size API Syver Haraldsen 2025-09-01 09:02:37 +02:00
  • 6331225c94 storage/stream_flash: Add API to query buffered data size Syver Haraldsen 2025-09-01 09:00:17 +02:00
  • 633246a3ea net: dns: add query support for additional types CNAME, SRV, and TXT Charles Hardin 2025-08-19 18:47:17 -07:00
  • b60ae6fb1a net: dns: only add periods between labels and not on the first label Charles Hardin 2025-08-19 18:48:39 -07:00
  • ece1ed567b net: dns: adjust the enum for response type to be positive on success Charles Hardin 2025-08-19 18:46:14 -07:00
  • 2dc358cee2 Bluetooth: ISO: Add check to prevent premature BIG termination Emil Gydesen 2025-05-15 10:53:08 +02:00
  • 066ed265ff doc: lora_lorawan: document LoRa Basics Modem Jordan Yates 2025-04-29 17:51:53 +10:00
  • 2270898271 samples: lora: validate LBM build Jordan Yates 2025-04-29 15:47:31 +10:00
  • 03513a6910 lora: lbm: choice of reported RSSI type Jordan Yates 2025-07-11 13:16:02 +10:00
  • 611e14bd6d lora: lbm: enable SX126x RX boost option Jordan Yates 2025-07-02 16:39:30 +10:00
  • 38384e1233 lora: LoRa Basics Modem backend for SX12xx chips Jordan Yates 2025-04-29 15:31:45 +10:00
  • 26438a5563 manifest: add lora-basics-modem module Jordan Yates 2025-04-29 14:49:30 +10:00
  • 01c97e205d lora: shift drivers to dedicated loramac-node folder Jordan Yates 2025-04-27 16:35:36 +10:00
  • de263b2bf8 doc: Bluetooth: ISO: Add broadcast to ISO shell docs Emil Gydesen 2025-04-04 11:35:19 +02:00
  • 258e793cc8 Bluetooth: ISO: Shell: Fix bcode for big_create Emil Gydesen 2025-04-04 11:27:39 +02:00
  • 3015714384 MAINTAINERS: Add @glneo as TI K3 Platforms maintainer Vaishnav Achath 2025-08-26 19:38:08 +05:30
  • 0034709df5 .gitignore: Ignore direnv .envrc file Gerson Fernando Budke 2025-08-28 17:24:33 +02:00
  • c7086c7e67 drivers: flash_stm32_xspi: Fix Dummy Cycles on MX66UM1G45G NOR at 200MHz Erwan Gouriou 2025-08-29 11:27:18 +02:00
  • f179972548 boards: stm32n6570_dk/nucleo_n657x0_q: Set NOR XSPI controller clk to HCLK5 Erwan Gouriou 2025-08-29 11:26:34 +02:00
  • c820085376 drivers: timer: stm32: fix typo in kconfig help Benjamin Cabé 2025-09-02 09:35:08 +02:00
  • c416937d9f include: drivers: flash: clean up doxygen Benjamin Cabé 2025-09-01 14:50:36 +02:00
  • 6a98a11b66 soc : realtek: ec: rts5912: fix waiting time not enough Elmo Lan 2025-08-29 21:01:28 +08:00
  • 7c7dae4f9e tests: zms: add function to test zms handling of invalid inputs Theis Mejnertsen 2025-08-26 21:47:03 +02:00
  • aca602f2d0 fs: zms: add input validation of fs pointer for api Theis Mejnertsen 2025-08-26 21:47:06 +02:00
  • 4e4482205f fs: zms: make zms_active_sector_free_space return type signed Theis Mejnertsen 2025-08-26 21:46:59 +02:00
  • 7ff93d7454 scripts: twister: pylib: not needed board id with BOOT-SERIAL mode Fabrice DJIATSA 2025-08-05 10:16:38 +02:00
  • c965767203 samples: drivers: spi flash testing with stm32 in memmapped mode Francois Ramu 2025-07-23 16:58:40 +02:00
  • a1466cfc60 sys: timeutil: Move and rename K_TICKS macros Alberto Escolar Piedras 2025-08-04 16:37:44 +02:00
  • 551a7abbc5 sys: timeutil & test: Multiple fixes Alberto Escolar Piedras 2025-08-04 16:21:46 +02:00
  • f4936880a8 Revert "tests/lib/timespec_util: Skip two tests by now" Chris Friedt 2025-07-08 18:10:30 -04:00
  • 4ff059395b sys: timeutil: compute the remainder in timespec to timeout conversion Chris Friedt 2025-07-09 09:48:34 -04:00
  • fd41e08f4e tests: lib: timespec_util: elaborate timespec to k_timeout_t conversion Chris Friedt 2025-07-09 09:37:27 -04:00
  • 4a72b590c6 sys: timeutil: ensure safety of timespec conversion routines Chris Friedt 2025-07-09 09:42:02 -04:00
  • f68af2d4c7 sys: clock: additional constants and macros for timespec conversion Chris Friedt 2025-07-09 09:16:17 -04:00
  • f743822acc dts: arm: stm32mp2_m33.dtsi: add iwdg4 watchdog node Luc BEAUFILS 2025-06-19 11:07:37 +02:00
  • b30d291030 dt-bindings: stm32mp2_clock: add iwdg4 clock Luc BEAUFILS 2025-06-19 11:09:23 +02:00
  • d31f0138ad drivers: wdt_iwdg_stm32.c: freeze watchdog in debug mode for mp2x SoCs Luc BEAUFILS 2025-06-19 11:04:45 +02:00
  • df4ed5e281 clock_control: clock_stm32_ll_mp2: add wwdg1 clock support Luc BEAUFILS 2025-06-24 11:15:20 +02:00
  • dd86d70923 dts: arm: stm32mp2_m33: add wwdg1 node Luc BEAUFILS 2025-06-19 11:03:10 +02:00
  • d67bb71435 dt-bindings: stm32mp2_clock: add wwdg1 clock Luc BEAUFILS 2025-06-19 11:00:13 +02:00
  • 43b63b13e6 drivers: wdt_wwdg_stm32: freeze watchdog in debug mode for mp2x SoCs Luc BEAUFILS 2025-06-19 10:36:23 +02:00
  • d3d334c584 drivers/bbram: Enable bbram driver for it51xxx series Tim Lin 2025-03-28 16:30:04 +08:00
  • 16f2b2fc1c boards: nuvoton: add support for numaker m5531 cyliang tw 2025-08-19 17:17:45 +08:00
  • f33104e014 dts: arm: nuvoton: add support for m5531h2l cyliang tw 2025-08-19 17:02:44 +08:00
  • 600010cf5f Bluetooth: BAP: Switch to new USB stack for BAP shell Emil Gydesen 2025-08-18 22:28:20 +02:00
  • 287d3a142c samples: net: wifi: Add apsta_mode configurations for rw612. Qiankun Li 2025-08-14 16:23:56 +05:30
  • 433adcff3d samples: net: wifi: Enable apsta_mode macros in *.conf file. Qiankun Li 2025-08-15 14:01:20 +05:30
  • a4000c60a9 samples: net: wifi: Add new Kconfig for apsta_mode Qiankun Li 2025-08-14 16:15:43 +05:30
  • e045e397e1 drivers: wifi: nxp: Set default bandwidth for softap Qiankun Li 2025-08-13 17:07:59 +05:30
  • e0b65d2908 samples: net: wifi: Add apsta_mode support for rw612 boards. Qiankun Li 2025-08-13 16:40:28 +05:30
  • aec461634f drivers: gpio: silabs: Support EM4 wakeup interrupts Aksel Skauge Mellbye 2025-08-27 17:24:22 +02:00
  • 962bdefd86 dts: arm: silabs: Add EM4 wakeup pins and power state Aksel Skauge Mellbye 2025-08-27 16:48:14 +02:00
  • 83ac15c95b doc: releases: Add entry for bt_cap_initiator_broadcast_foreach_stream Emil Gydesen 2025-08-13 16:46:46 +02:00
  • 4059d5b6a7 Bluetooth: CAP: Implement bt_cap_initiator_broadcast_foreach_stream Emil Gydesen 2025-08-13 16:45:48 +02:00
  • 427cf0da6a bluetooth: mesh: pb_adv: check SegN in Transaction Continuation PDU Pavel Vasilyev 2025-08-27 14:02:11 +02:00
  • d94b2fd4e4 drivers: wifi: siwx91x: Add support for definitive MFP config Muzaffar Ahmed 2025-08-08 13:40:21 +05:30
  • e5620e07c9 drivers: flash: stm32 xspi flash read with memcopy when executing Francois Ramu 2025-07-28 12:18:44 +02:00
  • 232db11f0d twister: tests: fix test output parsing Anas Nashif 2025-09-01 15:17:47 -04:00
  • 8d0a6b59c6 twister: do not use twister internals for reason field Anas Nashif 2025-09-01 15:16:46 -04:00
  • a6277ddaef twister: remove stray debug message Anas Nashif 2025-09-01 13:41:20 -04:00
  • 8f25922b6c boards: other: convert to ARDUINO_HEADER_R3_* macro Marcin Niestroj 2025-08-22 07:11:30 +02:00
  • 9333d7a118 boards: panasonic: convert to ARDUINO_HEADER_R3_* macro Marcin Niestroj 2025-08-22 07:10:14 +02:00
  • 68d76cea7b boards: nordic: convert to ARDUINO_HEADER_R3_* macro Marcin Niestroj 2025-08-22 07:09:49 +02:00
  • 7161062f99 boards: nxp: convert to ARDUINO_HEADER_R3_* macro Marcin Niestroj 2025-08-22 07:09:19 +02:00
  • 0b3d003795 boards: u-blox: convert to ARDUINO_HEADER_R3_* macro Marcin Niestroj 2025-08-22 07:02:37 +02:00
  • f464d29843 boards: st: convert to ARDUINO_HEADER_R3_* macro Marcin Niestroj 2025-08-22 07:00:15 +02:00
  • 9663b17dba drivers: clock_control: Fix setting hfxt oscillator in mspm0 clock Tomasz Bursztyka 2025-08-20 13:23:31 +02:00
  • 8454ff70f2 drivers: counter: Fix mspm0 alarm cancellation Tomasz Bursztyka 2025-08-19 14:12:48 +02:00
  • 3d9fd26286 dts: mspm0g: Add timg 8/9/14 counter nodes for x51x series Tomasz Bursztyka 2025-08-15 10:16:07 +02:00
  • 5ca7ed3893 dts: mspm0g: Add timg 6/7/12 counter nodes Tomasz Bursztyka 2025-05-27 13:00:57 +02:00
  • b81741519d dts: bindings: Fixing description of ti,msmpm0-pwm binding Tomasz Bursztyka 2025-08-15 10:04:27 +02:00
  • 5e3f1611e1 dts: mspm0: Fix timer/counter/pwm names to enforce uniqueness Tomasz Bursztyka 2025-08-15 09:29:06 +02:00
  • 27b2d17ad1 samples: Bluetooth: BAP: Unicast Server: Refactor TX Emil Gydesen 2025-05-16 11:43:08 +02:00
  • 79d7ce61d2 driver: crypto: fix timing discrepancies Elmo Lan 2025-07-16 16:53:38 +08:00
  • f2512a1da0 doc/releases: Notes about Intel CET and Hardware Shadow Stack Ederson de Souza 2025-08-13 06:25:33 -07:00
  • b6a54ea3d4 doc/security: Mention control-flow integrity mechanisms Ederson de Souza 2025-08-12 05:26:17 -07:00
  • d115489910 kernel/thread_stack: Document hardware shadow stack macros Ederson de Souza 2025-08-12 05:26:17 -07:00
  • eb6da2ec20 tests/arch/x86: Add tests for shadow stack Ederson de Souza 2025-05-07 14:00:07 -07:00
  • 948c884054 tests/kernel/lifo/lifo_api: Don't reuse name for different thread stacks Ederson de Souza 2025-05-06 09:21:20 -07:00
  • 53c7e9a3f8 tests/kernel/fifo/fifo_api: Don't reuse name for different thread stacks Ederson de Souza 2025-05-05 18:02:17 -07:00
  • 2d94c5d7aa arch/x86: Support for automatic shadow stacks Ederson de Souza 2025-05-07 13:24:33 -07:00
  • cdaca274a5 kernel: Automatically set up HW shadow stack for thread stacks Ederson de Souza 2025-05-07 13:20:33 -07:00
  • 08ec5e89fc cmake: New list for post build commands that should run early Ederson de Souza 2025-05-07 13:18:09 -07:00
  • d3d82a1159 tests/kernel/fatal/exception: Skip stack sentinel test with shadow stack Ederson de Souza 2025-04-25 14:38:05 -07:00
  • 10d6ef0ea5 kernel: Option to allow shadow stack to be reused Ederson de Souza 2025-04-25 13:46:38 -07:00
  • 6a76424177 arch/x86: Use Zephyr HW shadow stack arch interface Ederson de Souza 2025-05-07 14:02:34 -07:00
  • 016eaf2959 kernel: Add interface for hardware shadow stack usage Ederson de Souza 2025-04-01 18:01:10 -07:00
  • 5df48fd5d9 arch/x86: Allow SoC to run preparatory steps on shadow stack Ederson de Souza 2025-03-25 15:55:31 -07:00
  • ad93c6a1ac arch/x86: Support shadow stack on IRQ on ia32 Ederson de Souza 2025-03-25 16:14:35 -07:00
  • 82de622d23 arch/x86: Support shadow stack on ia32 Ederson de Souza 2025-03-25 12:56:18 -07:00
  • 86b401075a arch/x86: Verify shadow stack pointers Ederson de Souza 2025-03-25 15:04:53 -07:00