Commit graph

  • dcfcc6454b lib: posix: sleep() should report unslept time in seconds Chris Friedt 2022-11-23 21:44:27 -05:00
  • 23a1f0a672 tests: posix: clock: do not use usleep in a broken way Chris Friedt 2022-11-24 07:19:14 -05:00
  • b1d1f442cc xtensa: linker: add missing snippets-sections to ace-link.ld Fabio Baltieri 2022-11-23 19:15:31 +00:00
  • 2f2eba7517 samples: chre: exclude qemu_leon3 Fabio Baltieri 2022-11-23 17:38:15 +00:00
  • 80e3d68691 samples: chre: use CONFIG_LOG_MODE_MINIMAL Fabio Baltieri 2022-11-23 18:03:04 +00:00
  • 43e0a63996 Bluetooth: Audio: Fix CSIP compliance check with returns after else Emil Gydesen 2022-10-28 15:04:25 +02:00
  • 292db21a18 Bluetooth: Audio: Use svc_inst instead of bt_csip for set_member Emil Gydesen 2022-10-13 11:46:26 +02:00
  • 1991fcaced Bluetooth: Audio: Use svc_inst instead of bt_csip for set coordinator Emil Gydesen 2022-10-12 14:18:04 +02:00
  • 5ecaf5af1b Bluetooth: Audio: CSIP set coordinator API not using bt_csip Emil Gydesen 2022-10-11 18:54:48 +02:00
  • 87f86cebe2 Bluetooth: Audio: Rename bt_csip to bt_csip_set_member Emil Gydesen 2022-10-11 15:13:09 +02:00
  • 93b3944a51 Bluetooth: Audio: Rename CSIS to CSIP Emil Gydesen 2022-10-11 13:53:49 +02:00
  • 22002b8717 samples: Bluetooth: Increase timeout for broadcast audio source Emil Gydesen 2022-11-16 15:55:34 +01:00
  • 96f9632ffe pcie: Deprecate pcie_probe() and pcie_bdf_lookup() Johan Hedberg 2022-11-20 20:17:47 +02:00
  • 7feb7ef914 pcie: shell: Use pcie_scan() for scanning for devices Johan Hedberg 2022-11-18 16:56:51 +02:00
  • e4b8e97c1a pcie: Convert pcie_bdf_lookup() to use pcie_scan() Johan Hedberg 2022-11-18 16:55:58 +02:00
  • b7343b28ac pcie: Convert PCIe device scanning to use pcie_scan() API Johan Hedberg 2022-11-18 16:54:42 +02:00
  • 57c150af0c pcie: Add API for scanning for available endpoints Johan Hedberg 2022-11-18 16:51:37 +02:00
  • a2c8fdca33 pcie: Add helper macro to identify valid identifiers Johan Hedberg 2022-11-18 16:31:20 +02:00
  • 18aee8703b drivers: eth_e1000: Fix build warning for x86_64 Andrei Emeltchenko 2022-11-23 11:39:52 +02:00
  • a5400407fc net: conn: Fix issues with SMP in connection code Andrei Emeltchenko 2022-11-22 18:12:15 +02:00
  • 8c86595289 Bluetooth: audio: has: Fix HAS features dynamic presets value Mariusz Skamra 2022-11-23 16:09:32 +01:00
  • 67db7d07f2 net: ip: Fixed IGMP V2 membership report destination address. Chamira Perera 2022-11-23 14:09:49 +11:00
  • 43fe2bba37 drivers: dma: gpdma: reduce logging verbosity Jaska Uimonen 2022-11-24 08:18:22 +02:00
  • 7ea6031430 doc: clarify where relative devicetree files are found Torsten Rasmussen 2022-11-23 21:23:26 +01:00
  • 53ee728227 Bluetooth: Bluetooth: tests: host: Replace host_mocks/print_utils.h Théo Battrel 2022-11-24 14:20:09 +01:00
  • 77f7acace0 Bluetooth: tests: host: Update CMakeLists files Jonathan Rico 2022-11-24 13:42:48 +01:00
  • c12709b1ef Bluetooth: tests: host: disable logging in UT Jonathan Rico 2022-11-24 13:41:03 +01:00
  • d90eea51fb doc: Update to Zephyr SDK 0.15.2 Stephanos Ioannidis 2022-11-23 17:50:35 +09:00
  • 5155907d7f ci: Update to Zephyr SDK 0.15.2 Stephanos Ioannidis 2022-11-23 17:50:03 +09:00
  • 7e008d2b18 ci: Switch to CI image 0.24.6 Stephanos Ioannidis 2022-11-23 17:46:27 +09:00
  • 3915754ac3 Bluetooth: controller: Add support for Read/Write Conn. Accept Timeout Morten Priess 2022-06-03 14:43:25 +02:00
  • 40e3930ebd Bluetooth: Audio: Broadcast source subgroup and BIS codec support Emil Gydesen 2022-09-05 11:29:06 +02:00
  • 26ea31fc87 settings: use CONTAINER_OF() to access backend structure Marcin Niestroj 2022-11-22 23:27:53 +01:00
  • 9f509f5b11 tests: lib: linear_range: add coverage Gerard Marull-Paretas 2022-11-22 16:08:08 +01:00
  • 01eb102719 sys: linear_range: initial API Gerard Marull-Paretas 2022-11-22 16:05:25 +01:00
  • 37de395fc5 tests: bluetooth: host: Add UT for prng_init() Ahmed Moheb 2022-10-20 13:02:04 +02:00
  • b86150ff0c tests: bluetooth: host: Add mocks for crypto.c Ahmed Moheb 2022-10-19 11:47:37 +02:00
  • cba3ed9ad1 tests: bluetooth: host: Add UT for bt_keys_add_type() Ahmed Moheb 2022-09-05 17:49:11 +02:00
  • f674a56a13 tests: bluetooth: host: Add UT for bt_keys_find_irk() Ahmed Moheb 2022-09-07 14:58:34 +02:00
  • 932e49e020 tests: bluetooth: host: Add UT for bt_keys_get_type() Ahmed Moheb 2022-08-19 08:30:40 +02:00
  • 2411cf68ab Bluetooth: Mesh: fix adv counter in LPN Aleksandr Khromykh 2022-11-18 16:28:51 +01:00
  • 75f562cfe6 tests: Bluetooth: Mesh: improve test system clock precision Aleksandr Khromykh 2022-11-07 14:46:32 +01:00
  • 8b4548c599 tests: Bluetooth: Mesh: fix bsim settings backend Aleksandr Khromykh 2022-11-07 14:43:11 +01:00
  • 3d36e5999a tests: spi_loopback: add support this test for NXP S32 Dat Nguyen Duy 2022-10-22 08:01:11 +07:00
  • 6d866b62bf drivers: spi: introduce SPI driver for NXP S32 Dat Nguyen Duy 2022-10-20 16:29:56 +07:00
  • 819cb95438 boards: arm: stm32l562e_dk includes the sdfp table for its octoflash Francois Ramu 2022-11-23 14:56:36 +01:00
  • 668505e778 Bluetooth: Controller: Fix periodic sync Skip value vs Sync_Timeout Vinayak Kariappa Chettimada 2022-11-23 14:06:13 +05:30
  • daee6cb4a9 settings: file: change FS (or file system) wording to File Marcin Niestroj 2022-11-21 15:58:03 +01:00
  • 59d2f1c785 doc: releas-notes: inform about pinctrl bindings changes Gerard Marull-Paretas 2022-11-17 17:34:21 +01:00
  • cfbff7896e dts: bindings: pinctrl: place pincfg-node props at root level Gerard Marull-Paretas 2022-11-14 16:37:42 +01:00
  • d8d714d57a pm: device_runtime: fix unused parameter warning Cyril Fougeray 2022-11-17 14:39:23 +01:00
  • b70f92e570 net: buf: keep memory alignment provided by k_heap_alloc and k_malloc Johann Fischer 2022-05-16 14:47:56 +02:00
  • ba966e7122 include: kernel: add comment about alignmend of allocated memory Johann Fischer 2022-11-10 14:06:17 +01:00
  • 5b1c6566b8 tests: bluetooth: host: Add UT for bt_keys_find() Ahmed Moheb 2022-08-18 15:05:11 +02:00
  • a4600b0470 scripts: compliance: Use f-strings when appropriate Carles Cufi 2022-11-23 14:57:31 +01:00
  • ba295755ce scripts: compliance: Add Nordic copyright Carles Cufi 2022-11-23 13:58:34 +01:00
  • 4654bb6a1e scripts: compliance: Clean up import statements Carles Cufi 2022-11-23 13:57:40 +01:00
  • d9aa61f74e scripts: compliance: Use subprocess.run() Carles Cufi 2022-11-22 16:24:15 +01:00
  • b7cb3af443 scripts: compliance: checkpatch: Fix regex Carles Cufi 2022-11-22 15:09:47 +01:00
  • 6c21c9635d scripts: gen_relocate_app: Fix a typo in parse_input_string() Andrzej Głąbek 2022-11-23 15:48:35 +01:00
  • 1c5f924628 ace: cavs: dts: Add d-cache and i-cache line size Adrian Warecki 2022-11-23 14:01:26 +01:00
  • 3477da5308 manifest: update sof module Anas Nashif 2022-11-22 16:24:07 +00:00
  • 7aaaffe623 dma: dwdma: Remove unused defines Adrian Warecki 2022-11-18 14:29:17 +01:00
  • cb8b1b511c dma: adsp: gpdma: Add support for get_attribute Adrian Warecki 2022-11-18 16:16:43 +01:00
  • a8dd856042 dma: dts: gpdma: Add controller attributes to DT Adrian Warecki 2022-11-18 14:40:52 +01:00
  • ed1976f614 dma: hda: adsp: Add support for get_attribute Adrian Warecki 2022-10-26 16:14:36 +02:00
  • 17916833d3 dma: dts: hda: Add controller attributes to DT Adrian Warecki 2022-11-18 13:58:13 +01:00
  • fc0c4552a2 dma: Extend api to allow get controller attributes Adrian Warecki 2022-11-04 10:20:20 +01:00
  • 5b8a66faa1 dma: dts: Add support for dma-copy-alignment and dma-buf-size-alignment Adrian Warecki 2022-11-18 13:57:18 +01:00
  • aac03280ec dma: dts: Rename of the dma_buf_alignment to dma-buf-addr-alignment Adrian Warecki 2022-11-18 13:03:14 +01:00
  • ea85ce2693 dma: gpdma: Read linear link position in status function Adrian Warecki 2022-11-04 10:13:03 +01:00
  • 55fbea97d2 dma: Extend dma status api to get total copied data Adrian Warecki 2022-11-04 10:17:54 +01:00
  • a8361ce849 maintainers: Fuel Gauge Aaron Massey 2022-11-21 13:55:26 -07:00
  • f1ececc682 posix: key: abstract pthread_key_t as uint32_t Chris Friedt 2022-11-16 16:09:01 -05:00
  • 96b9d7cb6d lib: posix: pthread_key: use spinlock instead of semaphore Chris Friedt 2022-11-16 16:01:05 -05:00
  • 187df899da lib: posix: pthread: rename pthread_key_lock to pthread_once_lock Chris Friedt 2022-11-16 15:53:54 -05:00
  • a95c93af34 chre: add fix for esp32s2_saola platform Yuval Peress 2022-11-22 09:36:24 -07:00
  • 1ef35090d0 samples: modules: chre: Flush log messages after initialization Andrzej Głąbek 2022-11-07 15:14:28 +01:00
  • 8b15511def boards: thingy52_nrf52832: Remove regulator sync from vdd-pwr-ctrl Marek Pieta 2022-11-23 14:59:59 +01:00
  • 1b2f57270a Bluetooth: Host: Add addr to bt_le_ext_adv_get_info Emil Gydesen 2022-11-22 15:32:01 +01:00
  • f3973dfd07 tests: drivers: flash: size to erase equal to size to write Francois Ramu 2022-09-06 14:55:05 +02:00
  • cffe98d9de crc: Make the build of crc function dependent on a Kconfig Anas Nashif 2022-09-26 12:13:43 -04:00
  • cf91f1873b usb: disable previously enabled endpoint before re-enabling Milind Paranjpe 2022-11-01 13:41:55 -07:00
  • 9831b320f2 mgmt: mcumgr: Fix missed variable rename Jamie McCrae 2022-11-22 07:59:22 +00:00
  • 36b179c43b tests: subsys: mgmt: mcumgr: Add all options test Jamie McCrae 2022-11-21 08:49:43 +00:00
  • 62dc229a08 doc: mgmt: mcumgr: Improve descriptions and add links Jamie McCrae 2022-11-17 14:11:46 +00:00
  • 990d9a3abe Bluetooth: Controller: Fix BIS access address generation Vinayak Kariappa Chettimada 2022-10-15 07:49:40 +05:30
  • 1b023e5419 Bluetooth: Controller: Ensure ext header max size reservation Vinayak Kariappa Chettimada 2022-10-15 06:41:38 +05:30
  • 1164c327d6 Bluetooth: Controller: Revert T_MAFS change done for broadcasting roles Vinayak Kariappa Chettimada 2022-09-18 06:58:52 +05:30
  • 78cf49e0fd net: openthread: fix otPlatRadioSetMacKey when asserts are disabled Eduardo Montoya 2022-11-22 14:33:28 +01:00
  • b54ba9877f arm64: implement arch_system_halt Henri Xavier 2022-11-22 10:08:07 +01:00
  • 7668bd3b7c Bluetooth: Mesh: Add macro control whether adv main to relay Lingao Meng 2022-11-10 12:23:07 +08:00
  • a5ebad1e23 Bluetooth: Mesh: Fix missing check local match for mesh message Lingao Meng 2022-11-08 22:16:16 +08:00
  • 6d8100424a arm: set low exception vector location Théophile Ranquet 2022-11-17 16:40:12 +01:00
  • 0620cb1fe1 ipc: ipc_service: icmsg: Increase reliability of bonding Radoslaw Koppel 2022-11-15 15:12:25 +01:00
  • 15ffcb2845 boards: heltec_wifi_lora32_v2: fix indentations Gaël PORTAY 2022-11-14 06:50:56 +01:00
  • 1f41c01553 shell: kernel: right-align stack usage percentages Armin Brauns 2022-11-10 14:11:07 +01:00
  • 7678cdaa10 Bluetooth: controller: llcp: increase memory for procedures Andries Kruithof 2022-10-14 12:26:08 +02:00
  • d8093cda7b tests: drivers: uart async api test case on stm32u575 nucleo board Francois Ramu 2022-08-29 11:48:13 +02:00
  • 0c4cff9cda tests: drivers: uart async on stm32u585 disco kit Francois Ramu 2021-12-15 17:35:34 +01:00