Commit graph

  • 044530c1be json/jwt: add to utilities Doxygen group Gerard Marull-Paretas 2023-06-05 14:05:40 +0200
  • e247ae5d3a retention: fixe bootmode ingroup Gerard Marull-Paretas 2023-06-05 14:00:30 +0200
  • 97f219414a dox: doxygen: add third_party group Gerard Marull-Paretas 2023-06-05 13:59:03 +0200
  • d753ff7d5b doc: doxygen: define missing mcumgr group Gerard Marull-Paretas 2023-06-05 13:56:15 +0200
  • 3506a7925a pm: add s2ram and cpu_ops APIs to PM Doxygen group Gerard Marull-Paretas 2023-06-05 13:50:50 +0200
  • 721f829e01 doc: doxygen: add some OS services to os_services group Gerard Marull-Paretas 2023-06-05 13:42:58 +0200
  • 866c176410 doc: doxygen: create utilities group Gerard Marull-Paretas 2023-06-05 13:35:56 +0200
  • f4615f16dc bluetooth: mesh: add RPR to bt_mesh Doxygen group Gerard Marull-Paretas 2023-06-05 13:27:00 +0200
  • 30946d46fd usb: create top-level usb Doxygen group Gerard Marull-Paretas 2023-06-05 13:22:14 +0200
  • 9a806e9c8a doc: doxygen: add new connectivity group Gerard Marull-Paretas 2023-06-05 11:58:23 +0200
  • 7a043d6f19 tests: arm_runtime_nmi: Add barriers Carlo Caione 2023-06-05 15:37:48 +0200
  • 7bdc621ba9 qemu_cortex_m0: Disable QEMU icount feature Carlo Caione 2023-06-05 13:58:24 +0200
  • 7a48ad34d9 nordic: Rely on internal busy_wait implementation for QEMU Carlo Caione 2023-06-01 22:41:26 +0200
  • 93fa8f84d3 qemu_cortex_m0: Fix timer pre-scaler Carlo Caione 2023-06-01 16:17:08 +0200
  • 2d4874dd65 tests: posix: stress test for pthread_create and pthread_join Christopher Friedt 2023-05-24 00:02:39 -0400
  • 15ea0412e4 tests: posix: common: add a small delay in pthread_descriptor_leak Christopher Friedt 2023-05-14 11:26:16 -0400
  • d95ecab47e Revert "tests: posix: pthread: init pthread_attr_t on each iteration" Christopher Friedt 2023-05-14 11:11:22 -0400
  • 42d7d114ae drivers: intc: stm32: clarify controlling expression ferar alashkar 2023-05-26 15:50:06 -0400
  • 7d9fe3d0b1 Bluetooth: Host: Fix GATT Store on Write Théo Battrel 2023-05-31 14:49:18 +0200
  • cb48626399 Bluetooth: Test: Update ccc_store bsim test Théo Battrel 2023-06-02 15:24:12 +0200
  • 9db44fa281 toolchain: xtensa: enable C11 features with xt-clang Kai Vehmanen 2023-05-31 22:04:05 +0300
  • 23cb9c0be8 drivers: intc: stm32: correct for counter type ferar alashkar 2023-05-26 14:55:15 -0400
  • 6652eb7be8 Bluetooth: Shell: Update framing and packing checks in cmd_cig_create Emil Gydesen 2023-06-02 12:48:51 +0200
  • e99becd2b7 drivers: intc: stm32: explicitly set operator precedence ferar alashkar 2023-05-26 15:39:24 -0400
  • 07f986b2e8 Bluetooth: BAP: Remove lower check in BT_BAP_BASS_VALID_OPCODE Emil Gydesen 2023-06-02 14:05:45 +0200
  • f9ebb72a9f nvs: Fix missing nvs_ate.part init in nvs_add_gc_done_ate Dominik Ermel 2023-06-05 12:12:34 +0000
  • c73c7d5728 drivers: spi: stm32h7: add a small delay after enabling Guillaume Gautier 2023-05-24 11:34:46 +0200
  • 1b9645c6a6 Bluetooth: BAP: Broadcast assistant add idx check for read recv state Emil Gydesen 2023-06-02 13:45:16 +0200
  • 4f4f459d16 modules: tf-m: Add missing FWU API file Kevin Townsend 2023-06-05 11:45:17 +0200
  • 228d1e9a40 drivers: clock_control: STM32F7: clock support should not be limited to F4 Nick Stoughton 2023-05-25 06:50:15 -0700
  • 0f44fac75c Bluetooth: audio: has: Fix conditional check Mariusz Skamra 2023-06-05 09:54:07 +0200
  • 21599a6b14 Bluetooth: audio: has: Fix building with preset support disabled Mariusz Skamra 2023-06-05 08:49:05 +0200
  • ae27fd0c63 boards: arm: stm32mp157c_dk2: set HSE_CLOCK speed Sean Nyekjaer 2023-06-01 15:51:52 +0200
  • 5cdfeffea1 nvs: Fix writing uninitialized nvs_ate.part on close Dominik Ermel 2023-06-05 10:44:12 +0000
  • 192a236c0f Bluetooth: TBS: Added assert in discover_next_instance for inst lookup Emil Gydesen 2023-06-05 10:30:54 +0200
  • ba7fde1bae Bluetooth: Audio: Shell: Fix use of IN_RANGE when MIN is 0 Emil Gydesen 2023-06-02 16:56:49 +0200
  • 4e1020e742 Bluetooth: BAP: Fix bad check in audio_stream_qos_cleanup Emil Gydesen 2023-06-02 14:18:51 +0200
  • bff6eca6d4 Bluetooth: TBS: Add missing NULL check when notifying terminate Emil Gydesen 2023-06-02 17:02:42 +0200
  • 738e23efb8 Bluetooth: TBS: Fix copy of friendly name Emil Gydesen 2023-06-05 10:18:29 +0200
  • 52b0295775 doc: release: 3.4: Add notes on MCUmgr changes Jamie McCrae 2023-06-05 11:53:02 +0100
  • a4e7b53d4b Bluetooth: Host: Fix bt_addr_from_str for str starting with ':' Aleksander Wasaznik 2023-06-01 14:42:04 +0200
  • 75bb62ad24 Bluetooth: Host: Test: bt_addr_from_str Aleksander Wasaznik 2023-06-01 14:41:02 +0200
  • 74e98d5375 samples: coap_client: Return correct result from send_simple_coap_request Matthew Bradbury 2023-03-22 15:50:15 +0000
  • 09c1d412af Bluetooth: ASCS: Add missing return check for bt_conn_get_info Emil Gydesen 2023-06-02 13:29:04 +0200
  • 90079903bf rp2040: Fix I2C frequency for all boards Yonatan Schachter 2023-06-04 00:12:49 +0300
  • e4c7ce3316 Bluetooth: Mesh: Remove unintentional dbg string Anders Storrø 2023-06-05 09:59:05 +0200
  • be1e7e8c37 west.yaml: MCUboot synchronization from upstream Jamie McCrae 2023-06-05 09:56:04 +0100
  • 56f64f68ac soc: riscv: gd32vf103: Fix SYS_CLOCK_HW_CYCLES_PER_SEC to 27000000 TOKITA Hiroshi 2023-05-30 20:57:57 +0900
  • c7cdd84688 drivers: clock_control: gd32: Refer to the CPU Frequency from the DTS TOKITA Hiroshi 2023-06-01 22:04:41 +0900
  • b49d981e36 Bluetooth: BAP: Unicast client add stream->conn checks Emil Gydesen 2023-06-02 14:14:52 +0200
  • 942fc8517f mgmt: mcumgr: grp: fs_mgmt: Fix unchecked return value Jamie McCrae 2023-06-05 10:02:04 +0100
  • 9c13b85665 Bluetooth: OTS: Fix offset maximum range check Emil Gydesen 2023-06-05 10:42:29 +0200
  • 7435c66972 Bluetooth: IAS: Fix coverity issue with IAS client lvl check Emil Gydesen 2023-06-05 10:35:18 +0200
  • 448bb4ca55 Bluetooth: Audio: Shell: Use unsigned long long for OTS IDs Emil Gydesen 2023-06-02 11:48:19 +0200
  • de3e709b50 Shell: Add shell_strtoull Emil Gydesen 2023-06-02 11:43:52 +0200
  • 9dd2f03d1d Bluetooth: OTS: Add ULL to ID MIN, MAX and DIR_LIST Emil Gydesen 2023-06-02 11:38:40 +0200
  • 578acd8cee Bluetooth: Shell: Ensure scan_filter.addr is null terminated Emil Gydesen 2023-06-05 10:06:06 +0200
  • 7f2a7ed2de posix: remove inaccurate comment re initializers Christopher Friedt 2023-06-03 21:03:26 -0400
  • 4c8b18920a tests: posix headers: RT1015 increase RAM Declan Snyder 2023-06-02 10:16:33 -0500
  • 98810bc7a1 doc: west: v1.0.1 and v1.1.0 release notes Martí Bolívar 2023-06-01 17:10:46 -0700
  • afb341d065 doc: west: fix group filter documentation Martí Bolívar 2023-06-01 14:48:09 -0700
  • bf5cc876e6 doc: west: troubleshooting: fix path Martí Bolívar 2023-05-31 14:42:14 -0700
  • 5d72602cc4 doc: west: improve "version:" documentation Martí Bolívar 2023-05-23 07:10:47 -0700
  • 9e12ff4264 doc: west: clarify import example YAML Martí Bolívar 2023-05-23 06:04:48 -0700
  • 2ad1a24fd6 release: Zephyr v3.4.0-rc2 Anas Nashif 2023-06-03 11:33:05 +0000
  • 0ae7812f6b net: dns_sd: Prevent dead code in query parsing Robert Lubos 2023-06-02 17:15:22 +0200
  • 40312a8578 doc: vulnerabilities: Add information about CVE-2023-0779 Flavio Ceolin 2023-05-30 14:07:35 -0700
  • d3193eae33 doc: vulnerabilities: Add information about CVE-2023-0397 Flavio Ceolin 2023-05-30 14:01:07 -0700
  • 5ba418c442 Bluetooth: OTS: Fix coverity issue Pirun Lee 2023-06-02 12:06:52 +0800
  • 24bd211d77 Bluetooth: Mesh: Avoid dead code in access Pavel Vasilyev 2023-06-01 16:58:03 +0200
  • 2b3175f2fa Bluetooth: Mesh: Avoid divizion by zero when chunk_size is zero Pavel Vasilyev 2023-06-01 16:56:26 +0200
  • ee548488cc Bluetooth: Mesh: Drop PENDING_RESET flag without checking it Pavel Vasilyev 2023-06-01 16:33:29 +0200
  • 617154f9d5 Bluetooth: Mesh: Avoid undefined behavior when block_size_log is 0x20 Pavel Vasilyev 2023-06-01 16:27:40 +0200
  • 395f250ef8 Bluetooth: Mesh: Check return value in blob server Pavel Vasilyev 2023-06-01 16:04:02 +0200
  • 9930c346af pm: policy: Selectively compile on "zephyr,power-state" compatible Carlo Caione 2023-06-02 15:22:52 +0200
  • 208908e293 Bluetooth: Audio: Shell: Fix long/int32_t value checks Emil Gydesen 2023-06-02 11:31:23 +0200
  • 4f77883043 scripts: twister: add timeout for pytest process Piotr Golyzniak 2023-06-02 11:21:46 +0200
  • ab5b48beed twister: pytest: Wrap iter_stdout Grzegorz Chwierut 2023-05-31 16:36:42 +0200
  • 86dd23e1eb scripts: build: gen_handles: exit on relocatable files Jordan Yates 2023-05-30 17:48:26 +1000
  • 60aa9e1857 scripts: build: elf_parser: fix relocatable data offsets Jordan Yates 2023-05-27 11:24:21 +1000
  • 4d181d6395 scripts: build: elf_parser: retrieve section directly Jordan Yates 2023-05-27 11:10:09 +1000
  • 1767621f6f Bluetooth: Shell: Change strcpy to strncpy for addr copy Emil Gydesen 2023-06-02 13:05:53 +0200
  • 4d854a562c drivers: fixed div by zero when reading max17048 Alvaro Garcia 2023-05-02 11:46:22 +0200
  • d5792abbcf tests: drivers: adc: adc_dma: increase sampling interval for MCUX ADC16 Daniel DeGrasse 2023-06-02 14:52:29 +0000
  • 4375962399 net: l2: ieee802154: document non-standard ACK feature selection Florian Grandel 2023-05-19 14:27:07 +0200
  • 1e2133ffa7 net: l2: ieee802154: document non-standard channel page selection Florian Grandel 2023-05-19 14:27:07 +0200
  • 0a6c072b77 drivers: usb_dc_mcux: Debug log needs more stack Declan Snyder 2023-06-02 12:10:41 -0500
  • 386f6c7006 tests: posix: eventfd: add stress test Christopher Friedt 2023-06-02 08:53:23 -0400
  • 3e27c7f4a7 posix: eventfd: deprecate non-public EFD macros Christopher Friedt 2023-06-01 16:55:13 -0400
  • d370361fe5 tests: eventfd: blocking read-write test for deadlock bug Christopher Friedt 2023-05-30 08:30:11 -0400
  • e6eb0a705b posix: eventfd: revise locking, signaling, and allocation Christopher Friedt 2023-05-30 17:16:20 -0400
  • 90343a1f6d posix: eventfd: un-inline eventfd_read() and eventfd_write() Christopher Friedt 2023-05-30 08:33:37 -0400
  • 0014dd05f0 lib: os: add k_condvar for each fdtable entry Christopher Friedt 2023-05-30 17:11:46 -0400
  • cf7c404aeb tests: posix: eventfd: use reopen in test_write_then_read Christopher Friedt 2023-05-31 19:15:16 -0400
  • d26d3f9fd4 test: Change loop calibration count initialization Peter Mitsis 2023-05-29 10:50:45 -0400
  • d2fff07b4a scripts: size_report: Use default encoding to process filenames Carles Cufi 2023-06-02 14:29:55 +0200
  • fde1a239c9 scripts: snippets: Use UTF-8 to write CMake files Carles Cufi 2023-06-02 14:27:53 +0200
  • 16fa99a887 net: coap: Validate token length in coap_header_get_token() Robert Lubos 2023-06-02 16:08:01 +0200
  • dd09b04dc3 boards: xtensa: update rimage and west sign documentation Marc Herbert 2023-05-24 00:59:38 +0000
  • d98a7c2f8d soc: xtensa: cmake: add new WEST_SIGN_OPTS variable Marc Herbert 2023-05-24 00:57:25 +0000