Commit graph

  • 57f5125a8a Bluetooth: mesh: load iv && neykey from app YanBiao Hao 2022-02-18 16:42:58 +08:00
  • 57ad6af3a0 tests: bsim: unicast_server_test: Fix codec specific capabilities Mariusz Skamra 2022-02-22 16:41:14 +01:00
  • 8da5fefce2 samples: unicast_audio_server: Fix codec specific capabilities Mariusz Skamra 2022-02-22 16:23:57 +01:00
  • 47a7fb8d03 Bluetooth: Host: Add test for EATT connection with encryption Herman Berget 2022-02-22 16:38:20 +01:00
  • 5b63ead63c BLuetooth: Host: Fix ecred connection retry on encryption change Herman Berget 2022-02-09 17:00:22 +01:00
  • 27d95a0201 Bluetooth: audio: Fix potential compilation warnings Mariusz Skamra 2022-02-24 06:36:06 +01:00
  • 48cca618fb modem: hl7800: fix +CFUN handler Ryan Erickson 2022-02-24 14:00:43 -06:00
  • 9a088f9778 Bluetooth: Host: Error if setting unsupported adv data for ext adv Rubin Gerritsen 2022-02-25 11:54:38 +01:00
  • 0a9e8fb9ea pm: Remove extraneous "info" statement left over from PR #42041 Sam Hurst 2022-02-24 13:29:28 -08:00
  • 41d05fccd6 cmake: Add xcc-clang toolchain Ederson de Souza 2022-02-17 15:32:27 -08:00
  • e30474f65b MAINTAINERS.yml: Remove myself as maintainer Sebastian Bøe 2022-02-25 14:10:36 +01:00
  • 3470ace98d modules: lvgl: add stubs for Kconfig symbols overridden in-tree Bartosz Golaszewski 2022-02-24 21:23:31 +01:00
  • 81dbc9dbbf ring_buffer: make the normal "raw" byte mode first Nicolas Pitre 2022-02-15 23:14:03 -05:00
  • f4ac771f83 tests: ringbuffer: test 32-bit wrap-around conditions Nicolas Pitre 2022-02-15 00:14:16 -05:00
  • 099850e916 ring_buffer: the great simplification Nicolas Pitre 2022-02-13 22:16:33 -05:00
  • c2543320d8 ring_buffer: rationalize the item-based put and get methods Nicolas Pitre 2022-02-13 13:59:42 -05:00
  • f821a596f0 tests: ringbuffer: delete out-of-date comment Nicolas Pitre 2022-02-13 01:52:53 -05:00
  • 4bf242725f tests: ringbuffer: remove bogus test Nicolas Pitre 2022-02-13 01:39:49 -05:00
  • 68d1ccc190 ring_buffer: documentation fixes Nicolas Pitre 2022-02-15 14:36:24 -05:00
  • 24f5c65b5a shell: fix history memory reclaim Nicolas Pitre 2022-02-16 13:45:13 -05:00
  • 4635c0866f modules: hal_nordic: Remove nrf_802154_lp_timer platform Rafał Kuźnia 2021-10-04 17:51:40 +02:00
  • 176bd02a56 drivers: modem: gsm: +CSQ shouldn't give sem_response Yong Cong Sin 2022-02-20 17:21:35 +08:00
  • 6bf44c5af5 drivers: modem: gsm: +CGATT shouldn't give sem_response & set error Yong Cong Sin 2022-02-20 17:19:58 +08:00
  • dc812539b8 Bluetooth: MPL: Fix use of uninitialized command.param value Emil Gydesen 2022-01-24 15:49:06 +01:00
  • 3efe1e8c05 test: bluetooth: Update Bluetooth Mesh build test Lingao Meng 2022-02-07 17:27:59 +08:00
  • 7f928a8916 Bluetooth: Mesh: Add mesh shell command Lingao Meng 2022-02-07 17:26:50 +08:00
  • 3e4cf9b693 Bluetooth: Mesh: Add _srv suffix for pb_gatt_srv Lingao Meng 2022-02-08 16:44:31 +08:00
  • 2ead5725b1 Bluetooth: Mesh: Add Provisioner Over PB-GATT Support Lingao Meng 2022-02-07 17:25:09 +08:00
  • 3f3ef659da Bluetooth: Mesh: Add Proxy Client Feature Lingao Meng 2022-02-07 17:13:02 +08:00
  • ad1e8d89ec Bluetooth: Mesh: Move relative function to pb_gatt.h Lingao Meng 2022-02-08 16:58:26 +08:00
  • 341e67ad83 Bluetooth: Move proxy_relay to proxy_msg.c Lingao Meng 2022-02-07 16:41:02 +08:00
  • e96e312aa7 Bluetooth: Mesh: Move conn_count to proxy_msg.c Lingao Meng 2022-02-07 16:37:42 +08:00
  • a01a3f8511 Bluetooth: Mesh: Refactoring proxy msg API Lingao Meng 2022-02-07 16:32:19 +08:00
  • c8e68f62e7 drivers: timer: Increase user channel count to 3 on nRF52 Rafał Kuźnia 2022-02-23 20:13:41 +01:00
  • b2bce527cf manifest: update hal_nordic revision Rafał Kuźnia 2022-02-23 17:16:16 +01:00
  • 81f2f36149 drivers: ieee802154_nrf5: Align shim layer to 64-bit time Rafał Kuźnia 2022-02-23 12:16:19 +01:00
  • cf1879bfac drivers: can: remove deprecated APIs Henrik Brix Andersen 2022-02-22 10:05:15 +01:00
  • da2a0befbb drivers: can: unify CAN controller configuration in devicetree Henrik Brix Andersen 2022-02-22 12:47:27 +01:00
  • 8c1387ef1a modem: hl7800: Make RSSI rate configurable Ryan Erickson 2022-02-08 10:38:41 -06:00
  • 05e818c51c modem: hl7800: Add callbacks for sleep IO Ryan Erickson 2022-02-08 11:23:13 -06:00
  • ba7af2f780 include: sensor: sensor_value from double overflow Simon Frank 2021-10-11 11:32:40 +02:00
  • 4680180944 scripts: add board revision help text for west build Gregers Gram Rygg 2022-02-23 13:27:14 +01:00
  • bbb6b17403 samples: can: build with mcp2515 driver Fabio Baltieri 2022-02-24 01:10:26 +00:00
  • eb7b3b66a2 drivers: can: mcp2515: fix build break Fabio Baltieri 2022-02-24 01:10:04 +00:00
  • ed3471aa5c samples: display: build for st7735r, gd7965 and ls0xx Fabio Baltieri 2022-02-23 23:56:11 +00:00
  • 824bb337d5 drivers: display: ls0xx: fix compiler warning Fabio Baltieri 2022-02-24 00:55:24 +00:00
  • 1b370eead8 drivers: display: gd7965: fix build break Fabio Baltieri 2022-02-23 23:42:13 +00:00
  • 1c2d72cfad drivers: display: st7735r: fix build break Fabio Baltieri 2022-02-23 23:16:04 +00:00
  • 6539ac752e ci: make git credentials non-persistent Gerard Marull-Paretas 2022-02-24 17:20:15 +01:00
  • b74397db13 logging: Making format_table static const Krzysztof Chruscinski 2022-02-24 17:16:23 +01:00
  • fcb32090ea tests: logging: log_stack: Adjust log stack limits for SPARC Krzysztof Chruscinski 2022-02-24 17:15:43 +01:00
  • 5dddf9f0f8 drivers: sensors: Implement MAX31875 sensor Pete Dietl 2021-12-13 12:49:49 +01:00
  • 71707745b2 drivers: modem: gsm: Kconfig: Add MODEM_GSM_TYPE to choice Yong Cong Sin 2022-02-20 18:04:28 +08:00
  • 747f1f8f53 boards: rpi_pico: Fix LED active config. Peter Johanson 2022-02-12 22:02:43 -05:00
  • 562e79780a drivers: gpio_rpi_pico: fix pull ups and disabling interrupts Peter Johanson 2022-02-04 14:00:54 -05:00
  • ace858bc29 drivers: espi: xec: mec172x: Fix compilation when OOB RX async is enabled Jose Alberto Meza 2022-02-07 11:45:46 -08:00
  • 45940cf8cf tests: kernel/common: fix inadequate failing to thread context Daniel Leung 2022-02-23 07:54:17 -08:00
  • b46916484a kernel: mmu: add a log line for z_phys_unmap Daniel Leung 2022-02-23 07:38:15 -08:00
  • 660d30e870 sys: bitarray: remove set but unused variable Daniel Leung 2022-02-23 07:29:36 -08:00
  • 601b2b20ef llvm: add __fallthrough macro for Clang Daniel Leung 2022-02-23 07:24:01 -08:00
  • c5afc2e1f2 net: openthread: add assert which checks settings wipe failure Lukasz Maciejonczyk 2022-02-22 14:45:36 +01:00
  • 08c41e7e4f shell: don't print colon if there's no item help Michał Barnaś 2022-01-17 18:01:40 +01:00
  • c2f9e2b0d5 shell: fix i2c commands definitions Michał Barnaś 2022-01-17 13:40:39 +01:00
  • 8a8bc392dc board: posix: native_posix: list CAN as a supported feature Henrik Brix Andersen 2022-02-23 16:32:20 +01:00
  • cc394e073d samples: can: filter out tests if zephyr,canbus not enabled Henrik Brix Andersen 2022-02-23 16:31:28 +01:00
  • 878ea22eac samples: modules: canopennode: filter tests based on dts Henrik Brix Andersen 2022-02-23 16:28:17 +01:00
  • 8372de867d samples: modules: canopennode: enable CONFIG_GPIO Henrik Brix Andersen 2022-02-23 20:27:51 +01:00
  • 695722d787 tests: subsys: canbus: filter out tests if zephyr,canbus not enabled Henrik Brix Andersen 2022-02-23 16:26:25 +01:00
  • 323a98cd34 tests: drivers: can: filter out tests if zephyr,canbus not enabled Henrik Brix Andersen 2022-02-23 16:22:55 +01:00
  • 0f09360456 lvgl: change the prefix of Zephyr-specific LVGL config options Bartosz Golaszewski 2022-01-06 10:20:04 +01:00
  • 6c190292c0 lvgl: move the lvgl glue out of the zephyr tree Bartosz Golaszewski 2021-12-21 13:50:13 +01:00
  • 1244a89a21 lvgl: bump version to v8.1.0 Bartosz Golaszewski 2021-12-09 11:02:44 +01:00
  • 1e80d5a954 lvgl: provide lvgl_realloc() Bartosz Golaszewski 2021-12-17 18:42:24 +01:00
  • b7dbe1a51e lvgl: add locking for the sys heap Bartosz Golaszewski 2021-12-17 18:39:22 +01:00
  • b2f1bbed88 lvgl: mem: align the memory used for the private sys heap Bartosz Golaszewski 2021-12-21 11:02:02 +01:00
  • 595131c2d0 lvgl: kill LVGL_MEM_POOL_HEAP_KERNEL and LVGL_MEM_POOL_KERNEL Bartosz Golaszewski 2021-12-17 18:07:34 +01:00
  • b653cc8bad samples: lvgl: add missing Kconfig options Bartosz Golaszewski 2021-12-17 17:57:08 +01:00
  • e467088faa lvgl: take opacity into account Bartosz Golaszewski 2022-01-03 13:41:19 +01:00
  • 98665755ea tests: lvgl: drop duplicate include Bartosz Golaszewski 2021-12-20 14:36:59 +01:00
  • 5ee306944b manifest: hal_nordic: update nrf_802154 Andrzej Kuros 2021-12-21 19:14:38 +01:00
  • 5fab2efc79 ci: split Bluetooth workflow Gerard Marull-Paretas 2022-02-23 16:37:23 +01:00
  • c0d7e10beb logging: Add support to backends to switch log format at runtime. Aastha Grover 2022-02-01 13:03:08 -08:00
  • 9fcbace639 logging: Add API's to switch logging formats at runtime. Aastha Grover 2022-01-27 13:57:53 -08:00
  • e4e675dc37 logging: Add API to get log_backend instance by name. Aastha Grover 2022-01-27 13:20:59 -08:00
  • 134c0c3562 Bluetooth: Mesh: Re-enable pb_adv_reprovision test Trond Einar Snekvik 2022-02-22 15:31:37 +01:00
  • b9eda3d939 Bluetooth: Mesh: Reduce number of reprovision runs in test Trond Einar Snekvik 2022-02-22 15:41:45 +01:00
  • 5aafc8cd0c Bluetooth: Mesh: Increase BSIM test timeout to 5 minutes Trond Einar Snekvik 2022-02-22 15:37:12 +01:00
  • 117008331d cmake: package_helper CMake script Torsten Rasmussen 2021-12-16 22:04:21 +01:00
  • 31e90f1bc5 cmake: support sub-component loading in zephyr_default module Torsten Rasmussen 2022-02-03 12:10:53 +01:00
  • b94fe63158 board: arm: added new board nrf52840_mdk_usb_dongle Nikola Trifunovic 2022-01-11 21:53:22 +01:00
  • 6904915a35 net: lwm2m: LwM2M engine default content format select Juha Heiskanen 2022-02-01 01:09:51 -08:00
  • 312dd7f887 net: lwm2m: Composite Observe operation placeholder Juha Heiskanen 2022-01-26 00:12:06 -08:00
  • 98cd71eef2 net: lwm2m2: LwM2M Composite-Write operation Juha Heiskanen 2022-01-21 03:23:56 -08:00
  • 3bec5de0fb net: lwm2m: LwM2M Composite read support Juha Heiskanen 2022-01-17 07:34:34 -08:00
  • 906feebb33 net: lwm2m: Added LwM2M Send operation support Juha Heiskanen 2022-01-13 00:02:46 -08:00
  • a9c1b8d0f2 net: lwm2m: Added SenML JSON support for Read & Write Juha Heiskanen 2022-01-12 23:28:16 -08:00
  • ea98d0587b MAINTAINERS: gmarull for pinctrl Martí Bolívar 2022-02-17 15:55:25 -08:00
  • c0dd594d4d arch: arm: aarch32: Change CPU_CORTEX_R kconfig option Bradley Bolen 2021-10-29 19:24:17 -04:00
  • 3b51f9b9e8 pm: device: remove deprecated functions Gerard Marull-Paretas 2022-02-22 20:20:26 +01:00
  • 9b27dde602 pm: Replace macros with inline function Flavio Ceolin 2022-02-05 22:51:41 -08:00