Commit graph

  • 57a35d9cb4 net: l2: wifi: Fix override certs directory for sysbuild Triveni Danda 2025-10-09 16:20:19 +05:30
  • 58016ed6b6 net: socket: tls: Fix type of pointer Michael Zimmermann 2025-10-09 11:44:29 +02:00
  • 0f214d3d9e net: ip: ipv6_nbr: p2p link: NA without link address option Jani Hirsimäki 2025-10-06 13:31:36 +03:00
  • 47e7b7b2b5 drivers: ethernet: Add promiscuous mode to slip interface Marcelo Roberto Jimenez 2025-10-11 13:27:49 -03:00
  • 074f4db67a drivers: ethernet: Run clang-format before applying a patch Marcelo Roberto Jimenez 2025-10-11 13:24:45 -03:00
  • 2a0fb72c6a drivers: flash: stm32_qspi: Fix special behaviour for Microchip QSPIs Ben Marsh 2025-10-08 16:13:41 +01:00
  • 4deaa62656 boards: st: stm32h7s78_dk: add support for touch input Titouan Christophe 2025-05-06 12:03:26 +02:00
  • f04d0196de test: Bluetooth: tester: Add support for EAD peripheral Petri Pitkanen 2025-07-02 11:02:08 +03:00
  • 47abb0c65d boards: adafruit: Fix ws2812 pin on Adafruit Feather RP2040. Jörg Hofrichter 2025-10-06 19:13:32 +02:00
  • 05ba27accd arch: riscv: Handle multiple pmpcfg registers in PMP init Firas Sammoura 2025-09-18 05:32:08 +00:00
  • 7d2fb6c013 mgmt: mcumgr: grp: settings_mgmt: Add capability to save setting by key Rami Saad 2025-09-11 14:21:37 -04:00
  • 5505c0d7ad modules/psa-arch-tests: Add GCC 14.3 support patch Keith Packard 2025-07-27 18:44:24 -07:00
  • e86098fb20 tests: drivers: watchdog: use Kconfig options for setup flags and timeout Quy Tran 2025-05-22 18:05:03 +07:00
  • ef8665dc4d boards: renesas: Enable watchdog driver on RSK-RX130-512kb Quy Tran 2025-02-20 14:59:14 +07:00
  • 255096e02c soc: renesas: rx: enable option function select register 0 Quy Tran 2025-02-20 14:55:27 +07:00
  • fd859e7a3b dts: renesas: rx: add iwdt property node for watchdog driver Quy Tran 2025-02-20 14:57:14 +07:00
  • 7b9fd54052 drivers: watchdog: Support Renesas RX independent watchdog timer driver Sang Tran 2024-12-13 17:05:17 +07:00
  • b82eefc397 arch: rx: Add NMI vector table for Renesas RX MCU Sang Tran 2024-12-26 11:33:01 +07:00
  • 2b25575d9c soc: renesas: rx: Update OFS value in vects.c using Kconfig Quy Tran 2025-09-03 03:59:19 +00:00
  • 842fd974cc include: arch: rx: Move _ebss before noinit to preserve after reset Quy Tran 2025-09-12 00:39:39 +07:00
  • 4b3cb736d5 arch/riscv: Refactor PMP configuration reading Firas Sammoura 2025-10-06 23:46:46 +00:00
  • fb7406488f soc: it51xxx/linker: Make h2ram_pool behind the CONFIG_ESPI_IT8XXX2 option Tim Lin 2025-10-08 16:50:54 +08:00
  • 74c57ce769 soc: it8xxx2/linker: Make h2ram_pool behind the CONFIG_ESPI_IT8XXX2 option Tim Lin 2025-10-03 23:28:55 +08:00
  • 7ff2be07f2 drivers: mspi_dw: Remove needless TXEIR check Andrzej Głąbek 2025-10-06 15:36:10 +02:00
  • 60d8b2fe37 soc: nxp: imx943: Fix potential out-of-bounds access in pm_mcore loop Yongxu Wang 2025-10-09 11:02:42 +08:00
  • 7899951c94 drivers: ethernet: Add promiscuous mode to xmc4xxx Marcelo Roberto Jimenez 2025-10-03 22:41:55 -03:00
  • ef42928c50 drivers: ethernet: Run clang-format before applying a patch Marcelo Roberto Jimenez 2025-10-09 10:34:55 -03:00
  • 892013a5c6 fuel_gauge: composite: fix unreleased PM constraint Jordan Yates 2025-10-09 15:40:55 +10:00
  • d50f116279 samples: add overlay for adc samples/tests Richard Wheatley 2025-10-01 18:11:45 -05:00
  • 980741229b boards: ambiq: apollo4p_blue_kbr_evb add adc0 Richard Wheatley 2025-10-01 18:11:38 -05:00
  • a49b78a049 dts: arm: ambiq: update apollo4p_blue to use adc Richard Wheatley 2025-10-01 18:11:29 -05:00
  • 7ef0911346 dts: arm: ambiq: add power states to apollo4p_blue Richard Wheatley 2025-10-01 18:11:21 -05:00
  • dc18e381dc soc: ambiq: apollo4x: add Add pinctrl to apollo4x Richard Wheatley 2025-10-01 18:11:01 -05:00
  • fa2aeb1e3f logging: rtt: remove cast to void to used function arguments Kiara Navarro 2025-09-20 17:10:22 -03:00
  • e8db885acd logging: rtt: mark unused function arguments Kiara Navarro 2025-09-20 17:05:21 -03:00
  • 77e4752cbc shields: support for ssd1306 shield on nrf5340dk Sebastian Viviani 2025-09-15 16:01:42 +01:00
  • 44ff3d3805 samples: Add red-black tree sample program James Roy 2025-10-10 16:27:26 +08:00
  • ce8c0eac5b samples: data_structures: Fix the incorrect sample path in README James Roy 2025-10-10 16:25:48 +08:00
  • 1c004a08c3 Bluetooth: CCP: Client: Add support for get provider name Emil Gydesen 2024-10-02 10:12:19 +02:00
  • 18d885d76c tests: libc: thread: fix -Wformat errors Tim Pambor 2025-10-08 15:31:27 +02:00
  • ecffdacb64 tests: posix: fix -Wformat errors Tim Pambor 2025-10-07 09:19:42 +02:00
  • ba9147948a tests: mcumgr: Improve compatibility with 64-bit platforms Tim Pambor 2025-10-08 16:49:22 +02:00
  • a8677f5fc4 tests: drivers: flash: fix test_storage_partition Camille BAUD 2025-10-11 16:59:00 +02:00
  • 5547392275 tests: bsim: bluetooth: host: misc: hfc: Enable auto-initated procedures Pavel Vasilyev 2025-10-07 15:42:07 +02:00
  • 87ffb9711e samples: subsys: display: add stm32f469_disco conf file Philippe Peurichard 2025-10-11 08:36:40 +02:00
  • d3f989378c samples: drivers: display: add stm32f469_disco conf file Philippe Peurichard 2025-09-13 09:36:08 +02:00
  • d4a8099d4d boards: st: add pllsai for ltdc & mipi-dsi support on stm32f469 disco Philippe Peurichard 2025-09-13 09:32:26 +02:00
  • a7a751c8dd dts: arm: st: add mipi_dsi node in stm32f469.dtsi Philippe Peurichard 2025-09-13 09:29:02 +02:00
  • c3a0dafcb4 boards: nordic: Arduino SPI high drive strength Jordan Yates 2025-09-03 17:21:55 +10:00
  • c9d3a01c20 arch: arm: specify max MPU regions for CONFIG_ARMV7_M_ARMV8_M_MAINLINE Danny Nuch 2025-09-23 14:10:14 -07:00
  • b8419e6d29 dts: rw6xx: Update the power mode exit latency Mahesh Mahadevan 2025-09-30 15:49:53 -05:00
  • 7bbecd8c37 scripts: kconfig: fix dt_nodelabel_int_prop crash if prop doesn't exist Mathieu Choplain 2025-10-08 18:51:54 +02:00
  • 48d3aef043 samples: basic: button: Disable led on xgm240 boards Aksel Skauge Mellbye 2025-10-08 21:00:45 +02:00
  • 3506523872 boards: silabs: Add xgm240_rb4316a and xgm240_rb4317a Aksel Skauge Mellbye 2025-10-08 19:49:56 +02:00
  • f18b433636 dts: arm: silabs: Add xgm24 modules Aksel Skauge Mellbye 2025-10-08 20:50:29 +02:00
  • b6f5b59de6 boards: silabs: Add xg24_rb4186c board Aksel Skauge Mellbye 2025-10-03 13:19:13 +02:00
  • 4010d39ef9 boards: silabs: Tidy up xg24_rb4187c board definition Aksel Skauge Mellbye 2025-10-03 12:02:58 +02:00
  • 8a9a46920a boards: silabs: Move xg24_rb4187c to shared xg24 directory Aksel Skauge Mellbye 2025-10-03 11:31:15 +02:00
  • 41a35defc6 drivers: ethernet: eth_w5500 Siddhant Modi 2025-10-08 12:22:42 -07:00
  • 0e83446fd1 include: zephyr: drivers: sensor.h: fixed inline code format Alexander Apostolu 2025-10-08 16:04:06 -04:00
  • 4187375d81 tests: http_server: remove duplicated CONFIG_ZVFS_OPEN_MAX Ofir Shemesh 2025-10-09 00:30:53 +03:00
  • 406675da24 drivers: flash: andes_xip: rename define Dawid Niedzwiecki 2025-10-09 11:40:32 +02:00
  • bba57b2f1e drivers: bluetooth: hci spi: Add missing semicolon Declan Snyder 2025-10-10 08:42:08 -05:00
  • 760d0cd500 samples: mcumgr: smp_svr: correct overlay-udp.conf to udp.conf Chris Friedt 2025-10-10 16:18:39 -04:00
  • b69b064242 fs: littlefs: add api call for lfs_fs_gc Maciej Zagrabski 2025-07-23 20:53:45 +02:00
  • 3ac4f92625 Bluetooth: Classic: OBEX: Optimize MOPL configuration Lyle Zhu 2025-09-25 10:38:26 +08:00
  • 26065ecee3 Bluetooth: Classic: GOEP: Support multiple OBEX sessions Lyle Zhu 2025-08-27 19:04:21 +08:00
  • b62be03552 drivers: memc: stm32_xspi_psram: fix command size in x8 mode Arthur Gay 2025-09-09 10:18:19 +02:00
  • c47e6068ae tests: add kit_pse84_eval overlays for gpio_basic_api testsuite McAtee Maxwell 2025-09-30 14:08:05 -07:00
  • 1c90409566 boards: add support for ifx kit_pse84_eval McAtee Maxwell 2025-09-30 13:54:01 -07:00
  • c83c6df512 drivers: uart: update ifx uart_pdl driver for kit_pse84_eval McAtee Maxwell 2025-09-30 14:06:24 -07:00
  • 69c64929b3 drivers: add ifx pinctrl driver updates for kit_pse84_eval McAtee Maxwell 2025-09-30 14:07:11 -07:00
  • 281e52f6bf drivers: clock_control: add clock_control support for kit_pse84_eval McAtee Maxwell 2025-09-30 14:04:59 -07:00
  • 5d3741caaf drivers: clock_control: rename files related to ifx clock_control McAtee Maxwell 2025-09-30 14:02:33 -07:00
  • 3064c0f5db dts: add devicetree support for ifx edge devices McAtee Maxwell 2025-09-30 13:53:04 -07:00
  • 618be35125 modules: update hal_infineon module for infineon "edge" soc McAtee Maxwell 2025-10-09 13:47:47 -07:00
  • 03a6bb2282 soc: add support for ifx edge socs McAtee Maxwell 2025-09-30 13:51:49 -07:00
  • 6ef6fcf459 modules: update revision of hal_infineon module McAtee Maxwell 2025-10-09 13:46:41 -07:00
  • e21305ef2e tests: dfu: img_util: Remove overlay from Kconfig files Jamie McCrae 2025-10-01 10:58:52 +01:00
  • 6fb782389c samples: mgmt: mcumgr: smp_svr: Remove overlay from Kconfig files Jamie McCrae 2025-10-01 10:55:55 +01:00
  • a60ed23d19 doc: Releases: Add notes about deprecated bt_ctlr_set_public_addr Emil Gydesen 2025-09-26 10:19:51 +02:00
  • b07be641e7 Bluetooth: Controller: Deprecate bt_ctlr_set_public_addr Emil Gydesen 2025-09-26 10:18:16 +02:00
  • 6d77949698 Bluetooth: GOEP: Fix L2CAP segmented RX data handling issue Lyle Zhu 2025-09-24 21:36:25 +08:00
  • 84c889e479 soc: ti: cc23x0: drop deprecated CONFIG_BUILD_NO_GAP_FILL option Miguel Gazquez 2025-09-26 11:51:08 +02:00
  • 02ae4042ff dts: bindings: sensor: ti,ina226: Removed double enum value entry Martin Koehler 2025-10-02 11:54:41 +02:00
  • 32615695ad dfu: Allow to use imgtool-based headers Tomasz Chyrowicz 2025-10-02 16:58:19 +02:00
  • 14af1654d1 soc: Move to the app-specific partitions Tomasz Chyrowicz 2025-10-02 16:55:47 +02:00
  • 1609f10082 drivers: usb: udc: stm32: configure OTGFS/HS RxFIFO size using Kconfig Mathieu Choplain 2025-10-03 17:56:57 +02:00
  • 6efa7f31fc drivers: usb: udc: stm32: allow EP max packet size up to HW capabilities Mathieu Choplain 2025-10-02 17:41:49 +02:00
  • bbb8aba17d drivers: usb: udc: stm32: accept non-word-aligned MaxPacketSize or FIFOs Mathieu Choplain 2025-10-02 17:30:39 +02:00
  • ac998f7109 drivers: usb: udc: stm32: clean up handling of USB buffer table Mathieu Choplain 2025-10-02 16:52:46 +02:00
  • 3788b2c0a6 drivers: usb: udc: stm32: turn EP0 max packet size into a constant Mathieu Choplain 2025-10-02 15:48:51 +02:00
  • 9f4d477e96 west.yml: hal_stm32: Update dts/.../-pinctrl.dtsi Erwan Gouriou 2025-10-03 10:16:10 +02:00
  • 60c3de2722 bluetooth: host: remove useless internal flag BT_ADV_PERSIST Christophe Dufaza 2025-09-29 00:18:35 +02:00
  • a1dd571f11 bluetooth: host: remove no longer used internal API bt_le_adv_resume() Christophe Dufaza 2025-09-28 23:50:05 +02:00
  • 9b5ad2f8df bluetooth: host: do not attempt to resume terminated advertising sets Christophe Dufaza 2025-09-28 22:57:21 +02:00
  • 731e581174 bluetooth: host: do not resume periodic connectable advertisers Christophe Dufaza 2025-09-28 21:43:45 +02:00
  • b3a4ff0109 bluetooth: host: do not use freed connection to resume advertising Christophe Dufaza 2025-09-28 20:59:23 +02:00
  • 5762ff5b58 bluetooth: host: remove transitional option _BT_LE_ADV_OPT_ONE_TIME Christophe Dufaza 2025-09-26 00:37:16 +02:00
  • e24d3b92a3 bluetooth: host: remove transitional option _BT_LE_ADV_OPT_CONNECTABLE Christophe Dufaza 2025-09-25 23:46:41 +02:00