Commit graph

  • 166d89c69e tests: drivers: Added overlays to tests for 063_ble Pavlo Havrylyuk 2023-09-19 11:49:52 -0700
  • 215b248cc6 boards: cy8cproto_063_ble: Add pyocd support Pavlo Havrylyuk 2023-09-19 11:21:02 -0700
  • 5cc14b6c50 Bluetooth: Audio: Replace BT_AUDIO_CODEC_PARSE_ERR_ with errno Emil Gydesen 2023-09-15 15:57:37 +0200
  • d1f058e65e scripts: pytest: Add option to filter the captured shell output Seppo Takalo 2023-09-18 09:38:49 +0300
  • 5452665beb net: l2: wifi_mgmt: remove scan kconfig defaults Jordan Yates 2023-09-17 21:16:00 +1000
  • 6472054976 tests: Bluetooth: Audio: Codec meta_get unit tests Emil Gydesen 2023-09-18 11:22:23 +0200
  • 9693ae3021 Bluetooth: Audio: Add parsers for getting metadata values Emil Gydesen 2023-09-15 15:21:49 +0200
  • 8eecca2419 Bluetooth: BAP: Broadcast sink call stopped after BIG cleanup Emil Gydesen 2023-09-15 14:01:28 +0200
  • 3a34840957 boards: arm: nrf9161dk: update SPI flash Maximilian Deubel 2023-09-15 10:50:13 +0200
  • c3c83c7049 Bluetooth: ASCS: Modify the ACL disconnect behavior Emil Gydesen 2023-09-13 17:02:45 +0200
  • 01f7d108f3 tests: bsim: Bluetooth: Add BAP unicast disconnect test Emil Gydesen 2023-09-13 16:58:54 +0200
  • 9064170cf8 tests: Bluetooth: Audio: Modify bsim tests to use bt_le_scan_cb_register Emil Gydesen 2023-09-12 23:28:34 +0200
  • b9a193a0a3 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-09-12 14:20:49 +0100
  • 3c34dd3724 Bluetooth: Audio: Remove struct BT_AUDIO_CODEC_LC3_frame_len Emil Gydesen 2023-09-12 11:49:21 +0200
  • f93caa3903 Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 Emil Gydesen 2023-09-12 10:38:43 +0200
  • 956a202ab8 Bluetooth: BAP: Add cc len check for BT_HCI_CODING_FORMAT_TRANSPARENT Emil Gydesen 2023-09-12 10:30:02 +0200
  • 7c1ec02933 drivers: spi: stm32h7: Add interrupt tests for H7 Daniel Gaston Ochoa 2023-08-25 18:41:59 +0100
  • 0341c6cbcf samples: sensor: bme280: Demonstrate RP2040 PIO Steve Boylan 2023-09-06 14:27:04 -0400
  • b92422afb8 tests: bsim: Bluetooth: Remove broadcast_source_start_inval Emil Gydesen 2023-09-06 14:00:45 +0200
  • ddf4504bce tests: Bluetooth: Add inval test of bt_bap_broadcast_source_start Emil Gydesen 2023-09-06 13:58:42 +0200
  • 0d877e7855 drivers: counter: Fix Smartbond counter get_rate Jerzy Kasenberg 2023-08-25 11:15:25 +0200
  • 6dd90c1ab0 tests: Bluetooth: BAP: Update test for bt_bap_broadcast_source_reconfig Emil Gydesen 2023-08-17 13:18:48 +0200
  • d327b1625c Bluetooth: BAP: Broadcast source reconfig with subgroups Emil Gydesen 2023-08-17 13:15:12 +0200
  • 7fca0aa8a6 nxp_s32: enable clock control for S32ZE Manuel Argüelles 2023-09-15 13:40:02 +0700
  • 0e765a9ef8 clock_control: mcux_ccm: include zephyr/arch/cpu.h Fabio Baltieri 2023-09-20 14:44:58 +0000
  • 7a4627bf38 manifest: update hal_nxp Fabio Baltieri 2023-09-20 13:56:32 +0000
  • 78eda66eb5 samples: synchronization: build this sample on all platforms Anas Nashif 2023-09-20 13:26:34 +0000
  • 759e07bebe intel_adsp: move memory window setup to PRE_KERNEL_1 Anas Nashif 2023-09-20 01:32:18 +0000
  • 49df14c08a dts: arm: nordic: fix cryptocell description Gerard Marull-Paretas 2023-09-20 11:33:37 +0200
  • 813e40f818 twister: Ignore skips due to toolchain incompatibility. Maciej Perkowski 2023-09-20 13:21:34 +0200
  • c82d023248 doc: Issue warning for dangling code-sample references Benjamin Cabé 2023-09-20 11:54:23 +0200
  • 944f0d4875 samples: net: fix bad gsm-modem code-sample id Benjamin Cabé 2023-09-20 11:59:06 +0200
  • 430e009a5f samples: net: mqtt-sn: fix bad code-sample id Benjamin Cabé 2023-09-20 11:58:09 +0200
  • d65d3046a5 samples: usb: wpanusb: fix bad code-sample id Benjamin Cabé 2023-09-20 11:51:51 +0200
  • a4cabee9d8 samples: net: doc: fix bad code-sample id Benjamin Cabé 2023-09-20 11:50:55 +0200
  • 2e0981b658 bluetooth: ead: Add C++ include support Rait Rääk 2023-09-20 11:24:44 +1000
  • a24460a7db drivers: sensor: tmp116: Added ability to read configuration register Ian Morris 2023-09-15 16:45:27 -0700
  • da11b5fc09 Documentation: Update bt_gatt_discover_params & bt_gatt_discover_params Théo Battrel 2023-09-18 13:00:56 +0200
  • a4e610a4ee tests: drivers: bbram: add a second stm32 test entry Johan Lafon 2023-09-18 12:08:15 +0200
  • 469ba4e367 driver: rtc: stm23: fix build for STM32L1 Cat.1 Johan Lafon 2023-09-18 15:34:11 +0200
  • a63bb6317c drivers: rtc: stm32: allow new RTC driver to work with BBRAM Johan Lafon 2023-09-13 19:55:08 +0200
  • 382eaf7baa tests: drivers: spi: stm32h7: Run 16-bit frames tests for DMA Daniel Gaston Ochoa 2023-09-12 10:42:49 +0100
  • 0e72d63a01 drivers: spi: stm32h7 Fix SPI DMA 16 bits frames Daniel Gaston Ochoa 2023-09-12 10:38:45 +0100
  • 8e6b401ca4 drivers: spi: stm32h7 Check nocache memory correctly Daniel Gaston Ochoa 2023-09-15 19:01:08 +0100
  • 66069b3b39 drivers: serial: uart_nrfx_uarte: coexisting async and interrupt API Eivind Jølsgard 2023-09-20 10:16:50 +0200
  • 9608c8f667 usbc: fix conflicting Kconfigs for USB-C related init priority Michał Barnaś 2023-09-19 18:49:39 +0200
  • 4a250c26b1 drivers: counter: fix index of stm32 RTC source clock Brett Witherspoon 2023-09-18 19:22:49 -0400
  • a59666754e lorawan: Add LORAWAN_PUBLIC_NETWORK configuration choice Lucas Dietrich 2023-09-19 14:43:24 +0200
  • e61f52b0f4 boards: nrf-based: remove redundant CONFIG_PINCTRL=y Gerard Marull-Paretas 2023-09-19 14:14:44 +0200
  • 0660719346 drivers: nrf: select PINCTRL Gerard Marull-Paretas 2023-09-19 14:02:22 +0200
  • 4e467a9bee Bluetooth: Test: Remove dead code Théo Battrel 2023-09-18 12:52:38 +0200
  • 6afe7cf216 hal nordic: cmake: Add support for nrf53_bsim boards Alberto Escolar Piedras 2023-09-12 14:04:15 +0200
  • 0e8f97df49 nrf5x_bsim: Add helper kconfig symbols for simulated nrf5340 Alberto Escolar Piedras 2023-09-12 09:43:08 +0200
  • 1de4e73e6d tests: net: sockets: add tests for SO_REUSEPORT Tobias Frauenschläger 2023-09-01 11:24:51 +0200
  • dcc63120cf net: sockets: add support for SO_REUSEPORT Tobias Frauenschläger 2023-09-01 11:22:13 +0200
  • 795c96494a tests: net: sockets: add tests for SO_REUSEADDR Tobias Frauenschläger 2023-09-01 10:50:57 +0200
  • 3d3a221b1e net: sockets: add support for SO_REUSEADDR Tobias Frauenschläger 2023-09-01 10:45:04 +0200
  • 70bdccac7f bluetooth: tester: ccp: Added support for testing Call Control client. Henrik Eriksen 2023-08-18 09:23:22 +0200
  • 7f04014c0a boards: mg100: add SD card regulator enable Ryan Erickson 2023-09-19 09:58:16 -0500
  • 4a8d620127 twister: platform key filtering should not be flagged as error Anas Nashif 2023-09-19 17:42:02 +0000
  • 5eb2e5eb2b dts: efm32_pg_1b: add pin-controller binding Fabio Baltieri 2023-09-19 16:37:15 +0000
  • 492517b918 west.yml: Update NXP HAL SDK to 2.14 Mahesh Mahadevan 2023-09-06 12:06:47 -0500
  • bf6ccbb9de drivers: dma_pxp: Select PXP driver when CONFIG_DISPLAY is enabled Mahesh Mahadevan 2023-09-14 17:25:23 +0100
  • 2ea6130535 drivers: dma_pxp: Update to the PXP DMA per SDK 2.14 changes Mahesh Mahadevan 2023-09-14 15:02:50 +0100
  • ded77bccb3 drivers: pwm: Use the SDK macro to check if wait field is available Mahesh Mahadevan 2023-09-12 09:52:56 -0500
  • 73bc59fad8 boards: mimxrt595_evk: Update PM code Mahesh Mahadevan 2023-09-12 09:34:52 -0500
  • 24f2dd059e drivers: eth_mcux: Avoid using deprecated SDK function Mahesh Mahadevan 2023-09-11 17:14:48 -0500
  • 2ea2d37d60 modules: lvgl: retain last event for button/pointer device Fabian Blatz 2023-09-18 06:20:40 +0200
  • b142e9dd5e posix: logging: use log module register instead of declare Christopher Friedt 2023-09-19 10:29:16 -0400
  • cd67428fec drivers: sensor: ntc-thermistor: Add PM support Paweł Anikiel 2023-08-08 14:49:02 +0000
  • ebdfb6b5e2 drivers: sensor: ntc-thermistor: Add Murata NCP15WB473 thermistor Paweł Anikiel 2023-08-04 10:36:54 +0000
  • 5db05878ab drivers: sensor: ntc-thermistor: Remove r25-ohm property Paweł Anikiel 2023-08-04 10:36:40 +0000
  • 4b33f4fe19 scripts: Update ntc-thermistor table generator Paweł Anikiel 2023-08-04 10:36:35 +0000
  • 83be5fb596 drivers: sensor: ntc-thermistor: Simplify comp lookup Paweł Anikiel 2023-08-04 10:36:23 +0000
  • 694b7fe822 drivers: sensor: ntc-thermistor: Fix wrong n_comp value Paweł Anikiel 2023-08-04 10:36:18 +0000
  • 883a0c46a8 drivers: sensor: ntc-thermistor: Fix voltage & resistance calculation Paweł Anikiel 2023-08-04 10:36:07 +0000
  • 97e15f2923 drivers: sensor: ntc-thermistor: Fix flipped condition Paweł Anikiel 2023-09-18 09:39:33 +0000
  • 879c611f58 Bluetooth: Controller: Fix LE Set Ext Adv Param Cmd invalid status Vinayak Kariappa Chettimada 2023-09-19 14:16:41 +0200
  • 452fadcd0e doc: migration-guide: inform about MODEM_GSM_PPP deprecation Ryan Erickson 2023-09-18 13:01:48 -0500
  • ea1cf4d2e1 drivers: console: deprecate uart_mux and gsm_mux Ryan Erickson 2023-09-18 12:57:18 -0500
  • aaed347d60 drivers: modem: gsm: Mark as deprecated Ryan Erickson 2023-09-18 08:17:50 -0500
  • 4cefcb6fc7 Bluetooth: Controller: Fix order of preempt timeout requested flag Vinayak Kariappa Chettimada 2023-09-18 09:00:14 +0200
  • f4e05e3e54 Bluetooth: Controller: Fix ticker to prefer ticker node started Vinayak Kariappa Chettimada 2023-09-17 21:35:58 +0200
  • 2baac8e769 soc: Add support for STM32F072X8 Jonas Otto 2023-09-09 20:55:01 +0200
  • b3a3a8b3a2 net: ip: use default interface while matching LL src address Konrad Derda 2023-09-12 21:33:38 +0200
  • dfd3d6e6cb samples: sensor: die_temp_polling: add @ symbol to regex Pavlo Havrylyuk 2023-09-11 20:20:33 -0700
  • fa5636632e twister: fix utf-8 encoding for device handler Pavlo Havrylyuk 2023-09-12 09:38:52 -0700
  • 3975b4596f dts: riscv: niosv: Fix status string Franciszek Zdobylak 2023-09-12 10:57:49 +0200
  • da1463756e net: lwm2m: Allow Bootstrap server to close DTLS connection Seppo Takalo 2023-09-12 11:39:37 +0300
  • f49309cf52 net: lwm2m: Add timeouts to state machine Seppo Takalo 2023-09-11 15:23:53 +0300
  • 9d62bef3ac Bluetooth: BAP: Broadcast source state checks for ID and BASE Emil Gydesen 2023-09-08 11:29:44 +0200
  • 994558ef8e samples: net: doc: Use new Sphinx extension to document networking samples Benjamin Cabé 2023-09-08 10:34:42 +0200
  • 9f4cd4a727 net: openthread: doc: Fix doxygen group for openthread Benjamin Cabé 2023-09-08 10:31:55 +0200
  • b0f92e13b9 doc: video: samples: Use new Sphinx extension to document samples Benjamin Cabé 2023-09-06 19:42:38 +0200
  • ccc2a7a90d doc: release: Migration guide for CONFIG_NET_INTERFACE_NAME option Jukka Rissanen 2023-09-05 10:32:49 +0300
  • d2495b14f2 modules: openthread: fix unused variable during otPlatCryptoInit Maciej Baczmanski 2023-09-05 07:32:03 +0200
  • 3cb0d7ad6f samples: Bluetooth: TMAP Peripheral fix appearance Emil Gydesen 2023-08-28 15:09:01 +0200
  • 88fa4904ab samples: Bluetooth: TMAP peripheral context fixes Emil Gydesen 2023-08-28 14:38:15 +0200
  • e2005b6e48 modules: openthread: radio: OT now uses standard TX timestamp Florian Grandel 2023-08-11 16:50:28 +0200
  • 3e0ed42427 tests: mcumgr: Updated MCUmg & smp client tests Juha Heiskanen 2023-09-19 13:57:25 +0300