Commit graph

  • 302e4d25eb tests: flash_interface_test: Only test if flash has driver Declan Snyder 2025-10-23 13:24:50 -05:00
  • 0b5b6b827e native_simulator: Get latest from upstream Andreas Kurz 2025-10-23 13:58:20 +02:00
  • 72cef9b458 tests: drivers: spi: loopback: boards: adjust scaling for stm32 boards Guillaume Gautier 2025-06-23 14:15:24 +02:00
  • a80b420dda tests: drivers: spi: loopback: add stm32 spi rtio test case Guillaume Gautier 2025-06-19 14:18:11 +02:00
  • 8f06e7616f drivers: spi: stm32: add rtio support Guillaume Gautier 2025-10-23 11:39:37 +02:00
  • 3b856ccb11 drivers: spi: stm32: replace an #if with an if() in transceive() Etienne Carriere 2025-10-19 13:43:09 +02:00
  • 21827ce8e3 drivers: spi: stm32: remove useless inline keywords Etienne Carriere 2025-10-20 08:22:09 +02:00
  • 2c62291d22 drivers: spi: stm32: fix missing braces in conditioned instruction Etienne Carriere 2025-10-21 11:47:23 +02:00
  • 21dd1db3dd drivers: spi: stm32: correct indentation Etienne Carriere 2025-10-20 08:21:06 +02:00
  • c0fdf66991 drivers: spi: stm32: explicit boolean test Etienne Carriere 2025-10-20 08:18:59 +02:00
  • 24530175c0 drivers: spi stm32: remove bits2byte() Etienne Carriere 2025-10-19 15:33:59 +02:00
  • 5ad47994da drivers: spi: stm32: remove useless LOG_LEVEL Etienne Carriere 2025-10-19 13:34:54 +02:00
  • 87e752495b drivers: spi: stm32: reorder header inclusion Etienne Carriere 2025-10-21 15:04:44 +02:00
  • 88db1357b6 drivers: spi: stm32: don't include zephyr/arch/cache.h Etienne Carriere 2025-06-23 14:39:06 +02:00
  • 720ee56137 drivers: spi: stm32: prepare for rtio integration Guillaume Gautier 2025-06-12 15:13:53 +02:00
  • d7a7cca3b7 tests: drivers: spi_loopback: increase latency limit for nrf54h Bjarki Arge Andreasen 2025-10-20 22:22:28 +02:00
  • e9b7925992 tests: arch: arm: irq_vector_table: disable POWER_DOMAIN for nRF54H20 Bjarki Arge Andreasen 2025-10-20 22:01:49 +02:00
  • beacd7c181 dts: drivers: nordic: nrf54h: Don't manage clocks from drivers Bjarki Arge Andreasen 2025-10-14 14:37:17 +02:00
  • bbad3d9717 drivers: nordic: support pin retention for AIN Bjarki Arge Andreasen 2025-10-14 09:22:59 +02:00
  • e092eae90a drivers: gpio: remove pad group integration Bjarki Arge Andreasen 2025-10-13 11:41:56 +02:00
  • 0a8888d000 drivers: pinctrl: nrf: simplify pin retention Bjarki Arge Andreasen 2025-10-13 11:07:45 +02:00
  • 3a74ed7013 dts: vendor: nordic: nrf54h: remove gpio-pad-groups Bjarki Arge Andreasen 2025-10-13 10:48:05 +02:00
  • 191c9e47fd dts: vendor: nordic: nrf54h: remove power-domains from devices Bjarki Arge Andreasen 2025-10-13 10:39:49 +02:00
  • bbfcaa2e1b tests: remove misuse of snippets Torsten Rasmussen 2025-10-21 12:33:31 +02:00
  • 4b1f9bab42 boards: adi: Correct flash node assignment for MAX32655 boards Tahsin Mutlugun 2025-10-21 13:39:16 +03:00
  • 0d86ebb83b llext: load: memcpy section header Jordan Yates 2025-10-21 21:49:13 +10:00
  • 61e177f521 Bluetooth: Host: remove unnecessary assignment in bt_conn_unref() Ricardo Cañuelo Navarro 2025-10-21 15:12:19 +02:00
  • dc842e1673 boards: infineon: fixed documentation for kit_pse84_eval board Yurii Lozynskyi 2025-10-21 16:40:31 +03:00
  • 0a047679fe drivers: serial: stm32: don't allow async TX on a suspended UART Kamil Krzyżanowski 2025-10-21 17:34:41 +02:00
  • 9defa3cd65 samples: net: zperf: update async_tx scenario configuration Fabrice DJIATSA 2025-10-21 09:30:41 +02:00
  • acc8fdfd4f drivers: i3c: npcx: add device only when IBI enable succeeds Alvis Sun 2025-10-21 13:26:13 +08:00
  • 9c13bfd5d7 net: ip: ipv6: replace legacy crypto with PSA API Valerio Setti 2025-10-10 13:47:19 +02:00
  • d33c4ef96f tests: net: iface: increase main stack size in net.iface.iid.stable Valerio Setti 2025-10-13 11:53:35 +02:00
  • 6115d590ca west: mbedtls: include a fix for static key slot key material buffer size Valerio Setti 2025-10-13 09:58:20 +02:00
  • 00eee1ad78 jwt: deprecate CONFIG_JWT_SIGN_RSA_LEGACY Valerio Setti 2025-10-10 13:07:09 +02:00
  • d9677bbd7b drivers: mspi: mspi_dw: Add DMA support David Jewsbury 2025-10-14 11:05:37 +01:00
  • a18fd95004 drivers: mspi_dw: Add support for slave mode David Jewsbury 2025-10-13 11:50:55 +01:00
  • 2f1ee737b3 drivers: mspi_dw: Add support for asynchronous transfers David Jewsbury 2025-10-09 16:45:00 +02:00
  • 032ca4c894 dts: mspi: Align op-mode binding with mspi.h enum David Jewsbury 2025-08-26 17:15:11 +01:00
  • a322957f59 drivers: mspi: Add timeout callback to MSPI API David Jewsbury 2025-09-04 11:36:45 +01:00
  • ac94ca7894 drivers: pinctrl: nrf: add support for MSPI David Jewsbury 2025-08-13 16:48:39 +01:00
  • 72dd539cba dts: nordic: Add nrf-qspi-v2 binding David Jewsbury 2025-10-15 18:15:25 +01:00
  • b960514cdc boards: silabs: Add xg26 radio boards Aksel Skauge Mellbye 2025-10-21 13:49:32 +02:00
  • 1304142e80 boards: silabs: Add xg26 explorer kits Aksel Skauge Mellbye 2025-10-20 22:26:36 +02:00
  • ca4164bf0b soc: silabs: Add xg26 soc support Aksel Skauge Mellbye 2025-10-20 17:09:09 +02:00
  • 630ac65cf2 soc: silabs: Support devices with 3 PPU registers Aksel Skauge Mellbye 2025-10-20 21:48:37 +02:00
  • 73151ad79c include: zephyr: dt-bindings: Add Silicon Labs xg26 binding headers Aksel Skauge Mellbye 2025-10-20 17:25:38 +02:00
  • 117973287f dts: arm: silabs: Add xg26 devicetree files Aksel Skauge Mellbye 2025-10-20 17:04:43 +02:00
  • c04139ed56 boards: coredevices: add pebble time 2 Gerard Marull-Paretas 2025-10-21 11:58:16 +02:00
  • e97d1c0d40 dts: bindings: vendor-prefixes: add coredevices Gerard Marull-Paretas 2025-10-21 11:28:12 +02:00
  • 83a052f190 driver: dma: dma_silabs_siwx91x_gpdma: Add pm support Martin Hoff 2025-10-20 11:27:26 +02:00
  • bd3dab0461 board: nxp: imx943_evk: Fixes phy addr Biwen Li 2025-10-20 11:24:59 +09:00
  • d737e285e5 Bluetooth: Controller: Add code comments related to short prepare Vinayak Kariappa Chettimada 2025-10-18 07:00:43 +02:00
  • e5e1edde72 tests: drivers: flash: common: Remove storage_partition definition Khoa Nguyen 2025-10-18 08:01:50 +00:00
  • 7fb956b44d boards: renesas: Add support MCUBoot for ek_ra8p1 and mck_ra8t2 Khoa Nguyen 2025-10-18 08:00:57 +00:00
  • bc35c10247 manifest: Update hal_renesas revision to get MCUBoot support Khoa Nguyen 2025-10-18 08:50:48 +00:00
  • 039389187f drivers: clock_control: fix sf32lb clock_control typo Qingsong Gou 2025-10-17 16:10:58 +08:00
  • ac3e7cb6da tests: boards: nrf: add rram_throttling test Riadh Ghaddab 2025-10-14 21:50:42 +02:00
  • f487439fbc Bluetooth: ISO: Fix issue with CIG being terminated Emil Gydesen 2025-10-09 15:42:23 +02:00
  • da60309b10 drivers: smbus: stm32: implement smbus_stm32_pcall() with pec Chris Friedt 2025-10-19 19:38:04 -04:00
  • ee135a8a3c drivers: smbus: stm32: implement smbus_stm32_block_pcall() with pec Chris Friedt 2025-10-08 08:26:30 -04:00
  • 43cd4caee8 soc: nordic: nrf54h: s2ram: Use ARM FPU save/restore funcs Rubin Gerritsen 2025-10-04 15:08:25 +02:00
  • 4c0d478576 soc: nordic: nrf54h: s2ram: Use ARM SCB save/restore funcs Rubin Gerritsen 2025-10-04 14:57:26 +02:00
  • b45d7a8a62 soc: nordic: nrf54h: s2ram: Use ARM MPU save/restore funcs Rubin Gerritsen 2025-10-04 14:50:48 +02:00
  • ea07b16f39 tests: boot: test_mcuboot: Add sam_e54_xpro to platform allow list Fabin V Martin 2025-09-22 15:17:59 +05:30
  • 4010667669 samples: sysbuild: update list of allowed platforms Fabin V Martin 2025-09-22 15:10:49 +05:30
  • 81089841ec boards: microchip: Update sam_e54_xpro device tree Fabin V Martin 2025-09-16 12:57:50 +05:30
  • 0bd56429d3 drivers: flash: microchip: add flash g1 driver Fabin V Martin 2025-07-28 18:29:09 +05:30
  • 41f9d4cd26 dts: arm: microchip: add flash node and bindings Fabin V Martin 2025-09-12 12:58:17 +05:30
  • a0c5465ea7 boards: nxp: imx943_evk: doc: spell fix Biwen Li 2025-10-17 16:10:44 +09:00
  • 9f0c21daf1 boards: nxp: imx943_evk: m33: add lpuart3 node for debugging Biwen Li 2025-10-17 16:18:10 +09:00
  • 6364fde3e0 samples: enable openamp sample for imx943 evk Biwen Li 2025-10-23 15:14:05 +09:00
  • 0c2fe0c387 samples: enable ipc static vrings for imx943 evk Biwen Li 2025-10-23 15:13:08 +09:00
  • 2e4cab8088 samples: enable mbox_data sample for imx943 evk Biwen Li 2025-10-23 15:11:27 +09:00
  • 895e9ee85d samples: enable mbox sample for imx943 evk Biwen Li 2025-10-23 15:10:25 +09:00
  • c048b219ec boards: nxp: imx943_evk: remove robust comments Biwen Li 2025-10-23 15:07:10 +09:00
  • b79c449eff dts: arm: nxp: imx943: add mu and mbox nodes Biwen Li 2025-10-23 15:06:15 +09:00
  • 3c4b4e1ae2 usb: device_next: msc: do not copy SCSI data Mark Wang 2025-10-17 17:09:37 +08:00
  • ef3e8cc5cc doc: release: 4.3: add UVC changes Josuah Demangeon 2025-07-24 11:04:50 +00:00
  • ac808a5b2f samples: usb: uvc: add filtering of the format Josuah Demangeon 2025-07-16 07:24:20 +00:00
  • 74e147e886 usb: device_next: uvc: remove application decisions from the UVC class Josuah Demangeon 2025-07-15 22:33:54 +00:00
  • 9771105768 usb: device_next: uvc: use fmt->size instead of computing it every time Josuah Demangeon 2025-10-13 18:42:41 +00:00
  • bd1f72b0ba usb: device_next: uvc: propagate descriptor error to the application Josuah Demangeon 2025-10-13 12:45:27 +00:00
  • 8aba2e3f3a Bluetooth: Controller: Enable OUTPUT_DISASSEMBLY_WITH_SOURCE with LTO Vinayak Kariappa Chettimada 2025-09-09 14:06:42 +02:00
  • 29cf367568 samples: Bluetooth: hci_ipc: Enable HCI vendor-specific h/w error event Vinayak Kariappa Chettimada 2025-09-09 13:31:44 +02:00
  • fb679ad2d8 samples: Bluetooth: hci_uart: Reuse hci_vs_err_assert Vinayak Kariappa Chettimada 2025-09-09 13:26:46 +02:00
  • 696d618bdc samples: Bluetooth: hci_uart: Make bt_ll_sw_split conf consistent Vinayak Kariappa Chettimada 2025-09-09 14:09:28 +02:00
  • 5db80f0d57 Bluetooth: Controller: Reduce assertion check code size Vinayak Kariappa Chettimada 2025-09-06 06:40:25 +02:00
  • 796c0002f8 Bluetooth: Controller: Introduce LL_ASSERT_DBG/ERR Vinayak Kariappa Chettimada 2025-05-26 16:41:01 +02:00
  • caa21ac284 samples: mgmt: hawkbit: add stm32h750b_dk to CI platforms Abderrahmane JARMOUNI 2025-10-22 23:05:11 +02:00
  • 6a1945be56 tests: boot: test_mcuboot: add stm32h750b_dk to CI platforms Abderrahmane JARMOUNI 2025-10-06 21:46:52 +02:00
  • 2fe301d98f samples: sysbuild: with_mcuboot: add stm32h750b_dk to CI platforms Abderrahmane JARMOUNI 2025-10-06 21:40:57 +02:00
  • 8beda69df8 boards: stm32h750b_dk: introduce board variant for apps in ext Flash Abderrahmane JARMOUNI 2025-10-06 00:47:53 +02:00
  • fc422beb68 lib: uuid: replace legacy crypto support with PSA API Valerio Setti 2025-10-10 12:21:33 +02:00
  • 4147a8ff9a samples: modules: lgvl: Update code mram for Renesas ek_ra8p1 Khoa Nguyen 2025-10-23 02:50:55 +00:00
  • 75d766f713 tests: subsys: fs: Add tests support for Renesas ek_ra8m2 board Khoa Tran 2025-10-06 15:28:34 +07:00
  • eeef30fcc6 tests: driver: disk: Add tests support for Renesas ek_ra8m2 board Khoa Tran 2025-10-06 15:27:04 +07:00
  • 560d81db06 tests: subsys: sd: Add tests support for Renesas ek_ra8m2 board Khoa Tran 2025-10-06 15:24:58 +07:00
  • 07e9573d7f tests: subsys: pm: Add support for power_mgmt_soc on ek_ra8m2 Khoa Nguyen 2025-06-03 14:57:44 +07:00
  • ea62a20cde tests: drivers: sdhc: Add tests support for Renesas ek_ra8m2 board Khoa Tran 2025-10-06 15:22:12 +07:00