Commit graph

  • f308299ca2 debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option Dmitrii Golovanov 2023-10-03 17:55:46 +0200
  • 38d73a6ccf Bluetooth: VCP: Add bt_vcp_vol_ctlr_get_by_conn Emil Gydesen 2023-11-15 15:11:37 +0100
  • 92a813d28b tests: Bluetooth: Unittest of bt_bap_base API Emil Gydesen 2023-10-27 15:46:32 +0200
  • c9daed9712 Bluetooth: BAP: Refactor bt_bap_base Emil Gydesen 2023-10-13 11:16:50 +0200
  • 031c842ecb samples: userspace: hello_world_user: exclude qemu_xtensa_mmu Henrik Brix Andersen 2023-12-06 16:18:32 +0100
  • 790388b7c0 cmake: tfm: propagate Zephyr Python3 interpreter to TF-M build Torsten Rasmussen 2023-12-06 11:51:36 +0100
  • 29e0c6c809 doc: migration-guide: 3.6: Add note on prj_board.conf removal Jamie McCrae 2023-12-01 13:08:11 +0000
  • 5dcc0d753a cmake: Remove support for deprecated prj_board.conf Jamie McCrae 2023-12-01 13:04:18 +0000
  • a3d0c63797 scripts: twister: testinstance: store run id between builds Piotr Kosycarz 2023-12-06 13:55:18 +0100
  • 47da4e2e76 twister: Improve recording at Harness Dmitrii Golovanov 2023-12-01 21:19:09 +0100
  • b8856aed0d drivers: bluetooth: add more documentation for BT_HCI_SET_PUBLIC_ADDR Armin Brauns 2023-12-04 09:27:55 +0000
  • 281f27ec38 drivers: bluetooth: fix and clean up BlueNRG HCI setup() function Armin Brauns 2023-11-30 15:26:44 +0000
  • ede9b0337c doc: ext/gh_utils: pass MAINTAINERS.yml to Maintainers Daniel Leung 2023-12-04 14:26:17 -0800
  • f779385b59 scripts: get_maintainer: __init__ to use filename if passed Daniel Leung 2023-12-04 14:23:22 -0800
  • d3cce8805c boards: arm: apollo4p_blue_kxr_evb: Enable buttons. Aaron Ye 2023-12-02 08:56:16 +0800
  • 39ec2d2ce0 boards: arm: apollo4p_blue_kxr_evb: Enable LEDs. Aaron Ye 2023-12-02 08:00:36 +0800
  • 1b3d29c53e dts: arm: ambiq: Add GPIO instances to Apollo4 Blue Plus SoC Aaron Ye 2023-12-02 08:00:36 +0800
  • 8e57cf1384 boards: arm: apollo4p_evb: Add internal pullups to buttons and LEDs Richard Wheatley 2023-12-01 10:23:14 -0600
  • 3ce60d2d34 drivers: bluetooth: hci: ipm_stm32wb: naming fix Abderrahmane Jarmouni 2023-12-01 16:55:17 +0100
  • 7bf996d3a7 drivers: pwm: pwm_stm32: F1X changes Abderrahmane Jarmouni 2023-11-27 15:21:47 +0100
  • c3835e0cdf drivers: counter: ll_stm32_timer: F1X changes Abderrahmane Jarmouni 2023-11-27 14:39:29 +0100
  • 84339bea7d west.yml: hal stm32: Update STM32Cube packages Abderrahmane Jarmouni 2023-11-20 14:01:01 +0100
  • 33c30795bc doc: redirects: add sorted block checks Fabio Baltieri 2023-12-01 14:09:55 +0000
  • ac5366c27d ci: compliance: keep-sorted: handle indented blocks Fabio Baltieri 2023-12-01 14:31:19 +0000
  • c161253287 drivers: input: fix few types Fabio Baltieri 2023-12-05 23:18:02 +0000
  • 210bd28a24 native_simulator: Allow to pass extra options for localizing symbols Alberto Escolar Piedras 2023-12-05 11:03:43 +0100
  • 571f94309e doc: net: sockets: fix terms list for Socket offloading section Benjamin Cabé 2023-12-04 19:02:48 +0100
  • 5f6b4479ed net: conn: Improve thread safety in connection module Robert Lubos 2023-12-04 16:26:49 +0100
  • 4ab2dded8d net: tcp: Eliminate race between input thread and TCP work queue Robert Lubos 2023-12-04 13:46:25 +0100
  • aa1ca171aa doc: sphinx: Load RTD theme as a Sphinx extension Benjamin Cabé 2023-12-04 15:54:13 +0100
  • d5c7761314 net: ipv6: Silently drop unwanted NA messages Jukka Rissanen 2023-12-04 09:44:49 +0200
  • 3879b02550 tests: threads: Remove unneeded option Andrei Emeltchenko 2023-11-30 11:19:32 +0200
  • 2f7021064f arch: x86: pcie: Remove old include Andrei Emeltchenko 2023-11-27 14:23:01 +0200
  • 686f7ef982 drivers: intc_ioapic: Fix get_vtd() Andrei Emeltchenko 2023-11-27 13:10:18 +0200
  • 808c0f1f78 input: kbd_matrix: add actual-key-mask support Fabio Baltieri 2023-11-23 17:36:53 +0000
  • ca72fff802 tests: pm: device_power_domains: remove CONFIG_PM Jordan Yates 2023-11-16 13:34:10 +1000
  • 955bd413e1 tests: pm: device_power_domains: test multiple claim Jordan Yates 2023-11-16 13:34:39 +1000
  • 8fab08e8e2 pm: device_runtime: release power domain multiple times Jordan Yates 2023-11-16 13:32:39 +1000
  • 02bf538d61 samples: subsys: display: lvgl: Add lvgl-keypad-input device Fabian Blatz 2023-11-30 09:37:03 +0100
  • d94d226fe1 modules: lvgl: input: add zephyr,lvgl-keypad-input device binding Fabian Blatz 2023-10-23 11:27:35 +0200
  • 9102821fbe doc: Clarify documentation of LwM2M events Seppo Takalo 2023-11-30 20:50:33 +0200
  • 30dcf1b309 test: lwm2m: Refactor tests to work with fallback changes Seppo Takalo 2023-12-01 16:15:13 +0200
  • dc8f6da53c net: lwm2m: Implement fallback mechanism and support for diable Seppo Takalo 2023-11-30 17:38:14 +0200
  • ec962246e9 net: lwm2m: Allow disabling server for a period of time Seppo Takalo 2023-11-24 15:07:10 +0200
  • 304d920ef1 net: lwm2m: Allow finding security instance by short ID. Seppo Takalo 2023-11-24 13:40:19 +0200
  • 1cd7c55af9 modem: modem_cellular: add U-blox SARA-R5 as modem Emil Lindqvist 2023-12-04 10:25:09 +0100
  • 78af1c1e38 entropy: stm32: suspend when pool is full Dawid Niedzwiecki 2023-12-01 11:27:37 +0100
  • a60054eb15 boards: arm: atsamr34: Setup USB for SAMR34 Xplained board Attie Grande 2023-11-26 15:38:09 +0000
  • 6a5297c4a9 boards: arm: atsaml21: Setup USB for SAML21 Xplained board Attie Grande 2023-11-26 15:38:09 +0000
  • 9f76adbfa8 soc: atmel_sam0: Setup clocks for USB on SAML21 parts Attie Grande 2023-11-26 15:37:34 +0000
  • bf7d9838ab drivers: ethernet: phy_mii: Remove unnecessary bitwise operation Andriy Gelman 2023-11-19 13:47:14 -0500
  • c6b5c61667 drivers: ethernet: phy_mii: Fix invalid phy_id check Andriy Gelman 2023-11-19 13:46:16 -0500
  • 9080007ef9 input: gpio_keys: drop the pin filter from the callback Fabio Baltieri 2023-11-28 15:30:56 +0000
  • f6917bca14 input: gpio_keys: interrupt configure cleanup Fabio Baltieri 2023-11-28 15:30:04 +0000
  • 07bf0f95fe input: gpio_keys: drop zephyr_code from the callback struct Fabio Baltieri 2023-11-28 15:29:22 +0000
  • 006ee60afc tests: kernel: skip kernel.common.stack_sentinel for hifive1 Manuel Argüelles 2023-12-05 15:27:01 +0700
  • 0b32004c09 tests: userspace: exclude ucans32k1sic due to lack of MPU regions Manuel Argüelles 2023-12-01 12:50:36 +0700
  • b78bbe409f doc: mgmt/osdp: Fix doxygen comments Benjamin Cabé 2023-11-23 07:44:19 +0100
  • b05148d485 logging: Fix using simplified message creation mode Marek Pieta 2023-12-05 13:30:39 +0100
  • 0d0b17095d tests: c_lib: Enable sqrt tests in non-FPU configurations Martin Åberg 2023-10-03 13:06:13 +0200
  • d65cb1fe12 shell: fix shell instance name typo Yong Cong Sin 2023-12-05 17:53:50 +0800
  • bf652b20a9 tests: drivers: adc: Support nucleo_wba55cg Erwan Gouriou 2023-12-04 11:17:40 +0100
  • be0208a639 boards: stm32: Add support for nucleo_wba55cg Erwan Gouriou 2023-12-01 17:09:51 +0100
  • 7c96ebc2a8 soc: stm32: Make POWER_SUPPLY_CHOICE available for SOC_STM32WBA55XX Erwan Gouriou 2023-12-01 16:40:45 +0100
  • 3bbc2cc9e1 dts: stm32wba: Introduce stm32wba55Xg package Erwan Gouriou 2023-12-01 16:28:34 +0100
  • 31b493128f soc: stm32wba: Introduce STM32WBA55 SoC variant Erwan Gouriou 2023-12-01 16:26:48 +0100
  • d7625ce57f doc: release: 3.6: Add note on NET_MGMT_REGISTER_EVENT_HANDLER Pieter De Gendt 2023-11-30 20:06:14 +0100
  • 21ba08c575 doc: connectivity: networking: Document NET_MGMT_REGISTER_EVENT_HANDLER Pieter De Gendt 2023-11-30 20:04:44 +0100
  • b31d73f69c tests: net: mgmt: Add test for static event handlers Pieter De Gendt 2023-11-30 15:50:44 +0100
  • 3157aaaddb net: ip: mgmt: Add support for compile time event handlers Pieter De Gendt 2023-11-30 14:53:36 +0100
  • 20057b6564 tests: Bluetooth: add missing param to testlib Jonathan Rico 2023-12-05 11:45:35 +0100
  • 673f38f3d1 soc: arm: nxp_s32: s32k1: unselect CPU_HAS_xCACHE Manuel Argüelles 2023-12-05 18:07:27 +0700
  • 3d3b287b79 dts: arm: nordic: nrf53/nrf91: Fix GPREGRET register addresses Jamie McCrae 2023-12-01 11:44:44 +0000
  • afa1bd842c drivers: wifi: esp32: Mute implicit function declaration warning Marc Lasch 2023-12-03 19:27:56 +0100
  • 3b0aaab64a drivers: eth: sam: Fix regression from 62833 Gerson Fernando Budke 2023-12-03 09:41:52 +0100
  • 4318140ff5 twister: qemu: Fix race condition at QEMUHandler Dmitrii Golovanov 2023-11-29 15:58:26 +0100
  • af3a19106a soc: arm: fix missing configs & defines Wilfried Chauveau 2023-11-07 12:57:29 +0000
  • 29ffaaa0b6 arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7 Wilfried Chauveau 2023-11-05 04:09:36 +0000
  • 7226f985fc soc: arm: nxp_kinetis: remove unecessary includes Wilfried Chauveau 2023-10-31 23:35:38 +0000
  • 3599fb47e1 modules: cmsis: Add consistency checks Wilfried Chauveau 2023-11-06 14:23:19 +0000
  • 8d91ba200f modules: cmsis: Move cortex_m default configuration to its own file Wilfried Chauveau 2023-11-06 13:58:00 +0000
  • a00aa3bcfa arch: arm: cortex_m: add config for PMU Wilfried Chauveau 2023-10-31 23:15:26 +0000
  • 4217920d7c arch: arm: Use returned reason from secure fault handle function Joakim Andersson 2023-11-15 16:24:25 +0100
  • 64153a7910 tests/x86: Clarify DMAR output Tomasz Bursztyka 2023-11-30 11:50:50 +0100
  • f6fced8ecc Bluetooth: Testlib: Add comments Aleksander Wasaznik 2023-12-04 12:42:32 +0100
  • b52d59dd57 Bluetooth: testlib: Clang format fix Aleksander Wasaznik 2023-11-30 15:57:59 +0100
  • bbdcf4be7a Bluetooth: testlib: att_read: Fix assert on zero-sized read Aleksander Wasaznik 2023-11-30 12:27:06 +0100
  • a29473c38e Bluetooth: Testlib: att_read allow ignoring result_size Aleksander Wasaznik 2023-11-30 12:23:49 +0100
  • 7b1008c64c boards: mimxrt101x_evk: add chosen dtcm Andrej Butok 2023-12-04 15:27:11 +0100
  • d70e8d5a8f tests/thread_apis: Allow 20µs slop in k_busy_wait test Keith Packard 2023-12-04 10:30:35 -0800
  • 9f42537fc7 kernel: Use k_us_to_cyc_ceil32 in k_busy_wait Keith Packard 2023-12-04 10:33:28 -0800
  • 25ad028376 doc: posix: denote pthread_sigmask() as implemented Christopher Friedt 2023-12-02 12:33:36 -0500
  • 4153a396f8 tests: posix: headers: enable tests for signal.h entities Christopher Friedt 2023-12-02 14:53:53 -0500
  • c2ab4020b0 tests: posix: pthread: add test for pthread_sigmask() Christopher Friedt 2023-12-02 12:28:42 -0500
  • c2721805f0 posix: pthread: implement pthread_sigmask() Christopher Friedt 2023-12-02 12:26:13 -0500
  • 73930c25f2 posix: signal: define max rt signals as zero when not enabled Christopher Friedt 2023-12-02 14:50:43 -0500
  • e867c6f36d tests: posix: pthread: use MIN instead of min Christopher Friedt 2023-12-02 10:40:23 -0500
  • 3c2a896796 drivers: sensor: lsm6dsv16x: fix gyro range Mike Voytovich 2023-11-23 12:06:15 -0800
  • 3832c67677 tests: drivers: build_all: sensor: fix i3c typo for LPS28DFW Armando Visconti 2023-12-04 17:36:06 +0100
  • a47aa23129 west: sign: add support for NXP i.MX8ULP board Zhang Peng 2023-11-03 13:37:21 +0800