1
0
Fork 0

Commit graph

  • 26d033b790 net: ipv6_pe: Check return value from mbedtls_md_setup Jukka Rissanen 2024-11-26 14:16:09 +02:00
  • 7d20d3a28c net: lwm2m: Make BinaryAppDataContainer instances configurable Stig Bjørlykke 2024-11-26 13:28:46 +01:00
  • 07b4d3a297 posix: clock: partially reformat __z_clock_nanosleep Ilya Tagunov 2024-11-27 07:10:23 +00:00
  • 4c56eb6f65 posix: clock: fix potential int32_t overflow in __z_clock_nanosleep Ilya Tagunov 2024-11-27 07:05:15 +00:00
  • bf525851e8 posix: clock: fix 32-bit time_t overflow in __z_clock_nanosleep Ilya Tagunov 2024-11-27 07:02:32 +00:00
  • 760210f39d drivers: fpga: separate drivers of iCE40 for SPI and GPIO bitbang Benedikt Schmidt 2024-11-26 08:29:36 +01:00
  • a7a978a946 drivers: bluetooth: esp32: enable entropy generator by default Sylvio Alves 2024-11-28 00:36:36 -03:00
  • 1320b3dd66 tests: bsim: comment out some failing AC tests Valerio Setti 2024-11-28 11:46:45 +01:00
  • 2e822d5c56 Revert "samples: bt: reduce system heap memory for the hci_ipc sample" Valerio Setti 2024-11-28 10:36:29 +01:00
  • 3bf9a14f98 Bluetooth: Host: increase BT_LONG_WQ stack size when using ECC emulation Valerio Setti 2024-11-28 10:12:10 +01:00
  • 5790de6d6a Bluetooth: Host: use P256-M in ECC emulation Valerio Setti 2024-11-28 10:08:16 +01:00
  • 2f583a8369 doc: gsg: warn against using Python 3.13 on Windows Benjamin Cabé 2024-11-27 15:50:21 +01:00
  • 18a3f6f0fa board: arm: Add support for WeAct Mini STM31H7B0 Sahaj Sarup 2024-10-25 03:15:27 +05:30
  • f254280f1f Bluetooth: Audio: Fix bad docs for codec helper functions Emil Gydesen 2024-11-23 00:27:27 +01:00
  • 11dae0e9eb net: l2: wifi: Add checks for cert header creation Ravi Dondaputi 2024-10-22 15:22:32 +05:30
  • c120f4fe56 modules: hal_nordic: nrfs: Enqueue requests when not connected Grzegorz Swiderski 2024-11-15 08:41:59 +01:00
  • dae37b69c5 boards: shields: added reset to mikroe ble tiny click Ian Morris 2024-11-21 11:02:58 -08:00
  • 8e51ebf499 drivers: bluetooth: hci: add hardware reset for da1453x Ian Morris 2024-10-30 08:48:32 -07:00
  • d87bafea30 dts: common: nordic: nrf54l20: Add missing nodes Krzysztof Chruściński 2024-11-20 15:48:34 +01:00
  • d897c70b06 samples: boards: nordic: system_off: add console checking Piotr Kosycarz 2024-11-21 11:51:28 +01:00
  • e6dd68ec89 arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice Yong Cong Sin 2024-11-25 12:54:01 +08:00
  • 033804e266 arch: riscv: support CONFIG_USERSPACE in CONFIG_RISCV_CURRENT_VIA_GP Yong Cong Sin 2024-11-25 12:31:13 +08:00
  • 1eeee010bd bluetooth: mesh: cfg_cli: Update logs when pulling out CDP0 and 1 Pavel Vasilyev 2024-11-26 10:34:06 +01:00
  • e2a0fafe42 bluetooth: mesh: cfg_cli: Check buf len when pulling out data Pavel Vasilyev 2024-11-26 08:22:57 +01:00
  • 1e69738bf2 boards: nordic: Fix cpuapp_ram0x_region reg value. Arkadiusz Balys 2024-11-26 12:19:46 +01:00
  • c6a1af5c17 net: ethernet: bridge: Drop the cloned packet in error Jukka Rissanen 2024-11-26 13:25:52 +02:00
  • ed0dcca2fb net: ethernet: bridge: Avoid null pointer access Jukka Rissanen 2024-11-26 11:08:49 +02:00
  • 8780d912fa tests/storage/stream_flash: add nrf52840dk/nrf52840 to platform_allow Ilya Tagunov 2024-11-28 09:49:46 +00:00
  • 2041682900 bluetooth: mesh: brg_cfg_cli: Initialize prohibited value Pavel Vasilyev 2024-11-26 07:59:01 +01:00
  • 5ae4f11c93 tests: drivers: enable more tests for nrf54l10 and nrf54l05 Piotr Kosycarz 2024-11-26 10:12:33 +01:00
  • 8a82b078a4 boards: nrf54h20: increase size of cpuapp and cpurad partitions Håkon Amundsen 2024-10-30 10:29:22 +01:00
  • 71fe68cab8 tests/stream_flash: Remove CONFIG_MPU_ALLOW_FLASH_WRITE=y Dominik Ermel 2024-11-25 13:34:12 +01:00
  • 5437ded36c mgmt: mcumgr: grp: img_mgmt: Fix misplaced #endif Jamie McCrae 2024-11-27 19:19:35 +00:00
  • 7271000fe5 drivers: spi_mcux_lpspi: Clean up DMA path Declan Snyder 2024-09-20 20:11:55 -05:00
  • 2c884a9274 drivers: spi_mcux_lpspi: Optimize dma callback Declan Snyder 2024-09-20 19:09:27 -05:00
  • 5dbe322c9b drivers: spi_mcux_lpspi: Clean up configure func Declan Snyder 2024-09-20 18:49:06 -05:00
  • b7c35fb569 drivers: spi_mcux_lpspi: Remove rtio prepare_start Declan Snyder 2024-09-20 18:41:40 -05:00
  • d6a6b11aac drivers: spi_mcux_lpspi: ErrLog dev in iodev_start Declan Snyder 2024-09-20 18:29:17 -05:00
  • 47115e3afe drivers: spi_mcux_lpspi: Macro for master cfg flag Declan Snyder 2024-09-20 18:18:05 -05:00
  • 561b4347d7 drivers: spi_mcux_lpspi: Clean up next_packet func Declan Snyder 2024-09-20 18:03:34 -05:00
  • af3c25a1f8 drivers: spi_mcux_lpspi: Remove commented code Declan Snyder 2024-09-20 17:46:07 -05:00
  • fa82ec0602 drivers: spi_mcux_lpspi: Remove duplicate bufsetup Declan Snyder 2024-09-20 17:39:10 -05:00
  • 830c0a9e3c drivers: spi_mcux_lpspi: clean up transceive calls Declan Snyder 2024-09-20 17:07:00 -05:00
  • 810b563ea7 drivers: spi_mcux_lpspi: Group API functions Declan Snyder 2024-09-20 16:35:06 -05:00
  • 595e16caf6 drivers: spi_mcux_lpspi: Consolidate IRQ handle Declan Snyder 2024-09-20 16:16:56 -05:00
  • e21bf37f13 drivers: spi_mcux_lpspi: Minor RTIO cleanup Declan Snyder 2024-09-20 15:51:09 -05:00
  • 5d081c98fb drivers: spi_mcux_lpspi: Create DMA dev helpers Declan Snyder 2024-09-20 15:42:21 -05:00
  • d76ccdbdea drivers: spi_mcux_lpspi: Clean up init function Declan Snyder 2024-09-20 15:17:44 -05:00
  • 5a0d9831b1 drivers: spi_mcux_lpspi: Move init to end of file Declan Snyder 2024-09-20 15:13:24 -05:00
  • 0727566c4a drivers: spi_mcux_lpspi: Remove parent_dev field Declan Snyder 2024-09-20 15:04:58 -05:00
  • 6607976a55 drivers: spi_mcux_lpspi: Organize top of file Declan Snyder 2024-09-20 14:50:01 -05:00
  • 69e8152fc1 tests: posix: common: separate posix spinlock tests into standalone test Marvin Ouma 2024-11-05 21:35:14 +03:00
  • 6d38b24d32 drivers: pinctrl: gecko: Remove cases now handled by DBUS driver Aksel Skauge Mellbye 2024-11-25 12:23:10 +01:00
  • 1f7507ef50 doc: release-notes-4.1: Add new silabs pinctrl driver Aksel Skauge Mellbye 2024-11-25 12:14:01 +01:00
  • 26215a7d3b boards: silabs: Remove usage of no-op pin number macro Aksel Skauge Mellbye 2024-11-25 12:23:03 +01:00
  • a40a26db32 boards: silabs: Use DBUS pinctrl driver for Series 2 boards Aksel Skauge Mellbye 2024-11-25 12:22:50 +01:00
  • f3246cda17 drivers: pinctrl: silabs: Add pinctrl driver for digital bus Aksel Skauge Mellbye 2024-11-25 12:21:31 +01:00
  • f5409bd3de bluetooth: mesh: proxy_msg: Fix extracting role from k_work Pavel Vasilyev 2024-11-25 22:27:54 +01:00
  • 684c94e469 bluetooth: mesh: gatt: Move generic GATT related defines to gatt.h Pavel Vasilyev 2024-11-27 11:14:35 +01:00
  • ab346a1dd0 bluetooth: mesh: Use bt_get_name to get device name Pavel Vasilyev 2024-11-25 20:58:25 +01:00
  • 48cb3a2272 input: ili2132a: check i2c_read_dt return value Fabio Baltieri 2024-11-25 23:01:59 +00:00
  • 184c0f9e9d samples: bt: reduce system heap memory for the hci_ipc sample Valerio Setti 2024-11-14 10:50:08 +01:00
  • ba34d602fa tests: bt_crypto: fix kconfig for qemu_cortex_m3 Valerio Setti 2024-11-14 05:37:17 +01:00
  • 18119e8f6e test: bsim: bt: fix test scripts Valerio Setti 2024-11-05 14:14:34 +01:00
  • 55c0b2ea45 tests: bt: enable entropy sources where missing Valerio Setti 2024-11-06 05:44:25 +01:00
  • 72555fabb4 board: enable random/entropy generators if BT Valerio Setti 2024-11-12 17:07:33 +01:00
  • 1e560e0a45 drivers: entropy: ease runtime requirements on BT HCI Valerio Setti 2024-11-11 09:19:36 +01:00
  • 22faaee268 tests: bt: increase PSA key slots count when necessary Valerio Setti 2024-11-06 05:42:34 +01:00
  • 65751c1c33 tests: bt: add Mbed TLS headers to the build Valerio Setti 2024-11-06 05:33:55 +01:00
  • 7c1b5059ca tests: bluetooth: replace TinyCrypt with PSA in unit tests Valerio Setti 2024-10-29 06:13:45 +01:00
  • 524ed20dc8 samples: bt: some RAM footprint reductions Valerio Setti 2024-10-21 12:49:38 +02:00
  • 1b672491f1 bt: change dependencies for BT_RPA Valerio Setti 2024-10-18 06:19:34 +02:00
  • 0f4875b7d0 bt-mesh: deprecate BT_MESH_USES_TINYCRYPT Valerio Setti 2024-10-18 06:03:54 +02:00
  • f4592382bb bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC Valerio Setti 2024-10-18 05:56:42 +02:00
  • da9ab6f593 bt: crypto/host: remove CONFIG_BT_USE_PSA_API symbol Valerio Setti 2024-10-18 05:44:27 +02:00
  • 4b6683cca1 test: bluetooth: bsim: mesh: test_access: Increase timeout between proc Pavel Vasilyev 2024-10-30 13:31:15 +01:00
  • e4f1cc92af manifest: tf-m: update revision to include a fix Valerio Setti 2024-11-20 06:47:45 +01:00
  • 63ed84240f driver: wdt: esp32: remove incorrect status check inside isr Marcio Ribeiro 2024-11-25 13:46:38 -03:00
  • 826c7445f2 dts: nxp_mcxw71: Flash node is not peripheral Declan Snyder 2024-11-22 09:18:19 -06:00
  • cc152e3be3 boards: frdm_mcxn947: fix MCUBoot USB Serial Recovery build Andrej Butok 2024-11-22 14:08:40 +01:00
  • bd31ffa22c boards: nxp: frdm_mcxa156: support mcxa156 uart rx Neil Chen 2024-11-22 16:57:20 +08:00
  • 36d41181be soc: esp32c3: add FH4X type and SoC revision Sylvio Alves 2024-11-22 00:30:17 -03:00
  • 4101401dd7 boards: esp32c3-based: update soc type info Sylvio Alves 2024-11-22 00:03:09 -03:00
  • a867dbdc47 sensors: lsm6dsv16x: add RTIO async and fifo stream Armando Visconti 2024-11-07 09:47:59 +01:00
  • 01c1e1173f sensors: lsm6dsv16x: add attr_get driver API Armando Visconti 2024-10-31 13:38:32 +01:00
  • 5bdde779c1 sensors: lsm6dsv16x: save gyro_fs in data Armando Visconti 2024-10-30 16:54:49 +01:00
  • 2e4cf197c1 drivers: timer: grtc: Add LFPRC as the source of GRTC Adam Kondraciuk 2024-10-31 12:48:35 +01:00
  • 03628a4102 soc: kinetis: disable on reset NMI and EzPort Andrej Butok 2024-10-18 15:21:10 +02:00
  • 318492b5bf ci: testsplan: skip module handling with no west changes Anas Nashif 2024-11-27 10:51:51 +00:00
  • 5d5407ee7a drivers: timer: Disable prescalar for TI DM Timer Abe Kohandel 2024-10-07 00:56:38 +00:00
  • db290a62f9 drivers: spi: nrfx_spim: set/clear pins retention Adam Kondraciuk 2024-11-08 10:57:20 +01:00
  • 02bb624c31 tests: drivers: watchdog: disable DCACHE for nRF54H20dk Michał Stasiak 2024-11-15 11:46:41 +01:00
  • ac253fe6fa boards: m5stack_core2: fix regulator entry region Sylvio Alves 2024-11-20 10:54:26 -03:00
  • 198f9907e2 dtsi: espressif: add missing address-cell entries Sylvio Alves 2024-11-20 09:02:00 -03:00
  • 56a22cbccb Bluetooth: Host: Log when connecting while scanning may give bad params Rubin Gerritsen 2024-11-22 17:09:59 +01:00
  • 9332c2813e tests: net: socket: udp: Add min_flash to the test config Jukka Rissanen 2024-11-25 13:59:05 +02:00
  • 7cdf40541b kernel/sched: Eliminate PRESTART thread state Andy Ross 2024-11-25 07:06:58 -08:00
  • 6877b6d8e5 kernel/thread: Fix assumptions in k_thread_state_str() Andy Ross 2024-11-25 11:58:49 -08:00
  • bbca807f3a doc: css: boards: fix font size for board name Benjamin Cabé 2024-11-27 09:58:28 +01:00
  • a690d6c831 doc: LICENSING: Add BSD-3-clause for OpenThread files David Leach 2024-11-20 13:09:06 -06:00