Commit graph

  • 3624b51f24 pm: device_runtime: Use pm flags for runtime state Flavio Ceolin 2021-12-01 15:44:57 -08:00
  • f6fd4444b6 Bluetooth: Controller: Use a common ISO_PDU node rx type Vinayak Kariappa Chettimada 2021-12-06 17:02:52 +05:30
  • 2d781ddfb2 Bluetooth: controller: ISO-AL CIS RX framed and ISO bugfixes Morten Priess 2021-11-23 22:50:42 +01:00
  • 2bf02f4854 samples: net: sockets: echo server/client add 6locan to yaml Alexander Wachter 2021-12-04 15:20:19 +01:00
  • 3f500df975 drivers: can: can_net: Fix build issue after #38501 Alexander Wachter 2021-12-04 15:07:09 +01:00
  • 45c24454a0 Bluetooth: Fix Periodic Advertising Receive Enable Vinayak Kariappa Chettimada 2021-12-02 11:10:46 +05:30
  • fca38c38e5 cmake: fix multiple shield parsing Ryan McClelland 2021-12-01 22:33:19 -08:00
  • f85e37ae2c samples: net: sockets: coap_client: Make use of CoAP APIs for observe Robert Lubos 2021-11-29 14:48:12 +01:00
  • ed497ba6f9 samples: net: sockets: coap_client: Fix notification ACK Robert Lubos 2021-11-29 13:32:41 +01:00
  • 3bc0319940 samples: net: sockets: coap_server: Support both Observe cancel methods Robert Lubos 2021-11-29 15:27:10 +01:00
  • 0fb4b405be samples: net: sockets: coap_server: Switch to IPv6 by default Robert Lubos 2021-11-29 13:28:37 +01:00
  • 8b880f781a Bluetooth: host: Wait for callback before clearing SC data Marek Pieta 2021-11-30 10:11:00 +01:00
  • f5b27ca0bd fs: littlefs: Add processing of FS_MOUNT_FLAG_USE_DISK_ACCESS flag Dominik Ermel 2021-11-30 09:36:51 +00:00
  • 5036043268 fs: fat_fs: Set FS_MOUNT_FLAG_USE_DISK_ACCESS on mount Dominik Ermel 2021-11-30 09:33:51 +00:00
  • 675a113cb4 dts: Add "disk-access" property to fstab bindings Dominik Ermel 2021-11-30 12:13:55 +00:00
  • fb2b99a06c fs: Add FS_MOUNT_FLAG_USE_DISK_ACCESS flag Dominik Ermel 2021-11-30 09:32:27 +00:00
  • c02d39ea57 tests: userspace: add support for K_OBJ_CONDVAR Lixin Guo 2021-12-01 15:08:21 +08:00
  • 350a13566e tests: userspace: add support for validating invalid objects Lixin Guo 2021-12-01 15:21:45 +08:00
  • 7dfdaf4ab7 drivers: display: st7789v: Remove explicit cast Casper Meijn 2021-07-14 21:34:05 +02:00
  • 7002b64e35 Bluetooth: Mesh: Refactor Configuration Client into async API Michał Narajowski 2021-11-29 16:17:52 +01:00
  • 4c30895a1a Bluetooth: Mesh: Refactor Health Client into async API Michał Narajowski 2021-11-29 16:15:15 +01:00
  • 082001a5fc boards: pinetime_devkit0: Change backlight labels Casper Meijn 2021-11-28 07:46:07 +01:00
  • 4d58ffe846 doc: release-notes: mention new cmake DT extensions Martí Bolívar 2021-11-19 13:19:44 -08:00
  • 2c5c622839 cmake: extensions: add target_sources_if_dt_node() Martí Bolívar 2021-11-18 16:12:13 -08:00
  • 8346032d19 cmake: extensions: improve DT consistency with python APIs Martí Bolívar 2021-12-02 15:13:02 -08:00
  • ecece731fd cmake: extensions: add internal DT helpers Martí Bolívar 2021-12-02 15:12:54 -08:00
  • a9f5578137 cmake: extensions: add dt_alias() Martí Bolívar 2021-11-19 12:32:59 -08:00
  • e05810dd5d cmake: extensions: DT helper fixes Martí Bolívar 2021-11-19 12:28:35 -08:00
  • 17ae4fe05a scripts: gen_dts_cmake: emit properties for /aliases Martí Bolívar 2021-11-19 12:34:56 -08:00
  • b65b49bef6 scripts: gen_dts_cmake: a small optimization Martí Bolívar 2021-11-19 12:34:12 -08:00
  • 54b6d26242 drivers: spi: add spi-bitbang driver Marc Reilly 2021-12-02 16:03:46 +11:00
  • f374d6b1f1 scripts: runners: Add west flash command for B91 platform Alex Kolosov 2021-05-20 17:31:35 +03:00
  • 329321714d actions: reset git tree after rebase issues/conflict Anas Nashif 2021-12-05 09:20:20 -05:00
  • 77a7df31e5 ci: fix test plan for smaller sets Anas Nashif 2021-12-05 08:34:14 -05:00
  • 0e2c0767ca actions: twister: upload junit report as an artifact Anas Nashif 2021-12-05 08:15:45 -05:00
  • d9c5aee2c9 actions: twister: fix schedule condition Anas Nashif 2021-12-05 07:56:53 -05:00
  • d387c863bb kernel: mem_domain: remove extra slash in Z_PROGBITS_SYM Daniel Leung 2021-12-02 12:31:32 -08:00
  • 7bfd0976aa pm: state: PM_STATE_DT_ITEMS_LEN->DT_NUM_CPU_POWER_STATES Gerard Marull-Paretas 2021-12-01 19:45:00 +01:00
  • 5ab7d35e7c pm: state: PM_STATE_DT_ITEMS_LIST->PM_STATE_LIST_FROM_DT_CPU Gerard Marull-Paretas 2021-12-01 19:37:40 +01:00
  • fa96955305 pm: state: PM_STATE_INFO_DT_ITEMS_LIST->PM_STATE_INFO_LIST_FROM_DT_CPU Gerard Marull-Paretas 2021-12-01 19:30:29 +01:00
  • e1ba1e5209 pm: state: fix PM_STATE(_INFO)_DT_ITEMS_LIST docs Gerard Marull-Paretas 2021-12-01 19:13:03 +01:00
  • b8a6223deb pm: state: convert PM_STATE_DT_ITEM to standalone initializer Gerard Marull-Paretas 2021-12-01 18:18:40 +01:00
  • 68372aa562 pm: state: convert PM_STATE_INFO_DT_ITEM to standalone initializer Gerard Marull-Paretas 2021-12-01 18:10:52 +01:00
  • 5d5b2809b0 pm: state: improve formatting Gerard Marull-Paretas 2021-12-01 18:03:31 +01:00
  • 7a5cd51052 pm: state: simplify DT macros Gerard Marull-Paretas 2021-12-01 17:51:53 +01:00
  • 0735160336 codeowners: drivers: timer: include Kconfig files Gerard Marull-Paretas 2021-11-29 11:39:46 +01:00
  • 493b6786ab drivers: timer: fix MISRA 5.7 violation Gerard Marull-Paretas 2021-11-04 15:57:33 +01:00
  • 7d1bfb51ae drivers: timer: cortex_m_systick: improve ISR installation Gerard Marull-Paretas 2021-11-04 15:33:35 +01:00
  • 78dc8ce338 drivers: timer: improve sys_timer_disable usage Gerard Marull-Paretas 2021-11-04 14:26:19 +01:00
  • 24a169e329 drivers: timer: split Kconfig Gerard Marull-Paretas 2021-11-04 14:14:51 +01:00
  • b1ced75386 drivers: timer: move initialization setup to drivers Gerard Marull-Paretas 2021-11-04 12:51:39 +01:00
  • 7b1349cfe6 stats: i2c: I2C stats Tom Burdick 2021-10-27 15:07:10 -05:00
  • e29d9e1e2f checkpatch: Add UTIL_CAT support to checkpatch Tom Burdick 2021-11-09 16:21:47 -06:00
  • f346af2c58 logging: Extend support for compilation with up to 31 arguments Krzysztof Chruscinski 2021-12-03 16:05:39 +01:00
  • 35691d21d8 tests: thread_apis: fix cast to smaller integer type Johann Fischer 2021-12-03 09:32:28 +01:00
  • 6a8326ff1e modules: Use posix paths in Kconfig module prompts Trond Einar Snekvik 2021-12-02 15:44:36 +01:00
  • 31e5b1b861 soc: esp32s2: fix: data cache setup Glauber Maroto Ferreira 2021-12-03 12:57:38 -03:00
  • fe321920f5 boards: mimxrt1160_evk: Enable PWM for RT1160 EVK Daniel DeGrasse 2021-12-02 10:15:04 -06:00
  • 20b43d7e8d boards: mimxrt1170_evk: Enable PWM on RT1170 EVK Daniel DeGrasse 2021-12-02 09:58:53 -06:00
  • b0dfda1584 drivers: pwm_mcux: Update MCUX pwm driver to use clock bindings Daniel DeGrasse 2021-12-02 09:57:54 -06:00
  • 219bf88fe8 drivers: spi: Add optional delays to mcux flexcomm spi driver Bryce Wilkins 2021-12-02 00:13:00 -08:00
  • 4b822395ed Bluetooth: Audio: Add check conn in VCS client notify handler Emil Gydesen 2021-12-03 12:43:18 +01:00
  • 2cf91050c8 cmake: Fix invalid warning related to rimage Maureen Helm 2021-12-01 17:20:17 -06:00
  • 561ae900b5 actions: compliance: quote around var Nicolas VINCENT 2021-12-03 10:40:55 +01:00
  • 92b9aff9b3 scripts: checkpatch: typedefsfile: add pinctrl_soc_pin_t Gerard Marull-Paretas 2021-12-02 11:00:07 +01:00
  • 05284cfe17 doc: style admonitions Gerard Marull-Paretas 2021-12-01 11:48:45 +01:00
  • af79664da3 soc: cavs_v25: increase core count default to 4 Kai Vehmanen 2021-12-01 19:06:51 +02:00
  • 76aa706461 tests: subsys: logging: log_msg2: disable some tests on qemu_cortex_a9 Gerard Marull-Paretas 2021-12-02 14:20:06 +01:00
  • fd089b361d uart: sifive: align txcnt of UART1 with UART0 Sören Tempel 2021-10-28 01:49:44 +02:00
  • abeaf94855 soc: arc: fix ARC_HAS_ACCL_REGS settings Yuguo Zou 2021-11-22 15:20:43 +08:00
  • f18df298f4 boards: arm: mimxrt1170_evk: Add rt1170_cm4 core debug way Lucien Zhao 2021-07-02 16:29:18 +08:00
  • e3c6538344 tests: logging: Disable log2 deferred tests on qemu_cortex_a9 Carles Cufi 2021-12-02 12:09:28 +01:00
  • c8fd21d204 actions: twister: remove existing ccache directory Anas Nashif 2021-12-02 05:41:18 -05:00
  • 8d5a0664d2 drivers: can: fix can_configure() when CAN-FD is enabled Henrik Brix Andersen 2021-12-01 17:36:09 +01:00
  • 2cc3fab62f drivers: can: deprecate can_configure() Henrik Brix Andersen 2021-12-01 17:52:32 +01:00
  • 53f85df551 modules: canopennode: switch to using can_set_mode() Henrik Brix Andersen 2021-12-01 17:50:30 +01:00
  • 0a1f553dc2 Bluetooth: host: Remove CCC update from GATT connected callback Marek Pieta 2021-11-30 09:44:14 +01:00
  • 2bf27f5953 samples: prod_consumer: use app_shared.h instead of main.h Paul He 2021-11-30 00:16:12 +08:00
  • befac2a352 tests: subsys: pm: add device busy API test Gerard Marull-Paretas 2021-11-29 13:37:36 +01:00
  • 618609dc2c tests: kernel: device: remove PM related tests Gerard Marull-Paretas 2021-11-29 13:28:33 +01:00
  • 2489a86998 boards: nrf21540dk_nrf52840: Assign nRF21540 FEM to Radio device Vinayak Kariappa Chettimada 2021-11-26 11:14:20 +05:30
  • f52ff1a79e drivers/serial: uart_ns16550: add power management constraint API Tim Lin 2021-11-17 11:08:48 +08:00
  • ef6298f98a Bluetooth: ISO: Fix issue with peripheral calling central cleanup code Emil Gydesen 2021-11-23 17:24:31 +01:00
  • 254c33bac2 Bluetooth: controller: Introduction of RXFIFO composite Morten Priess 2021-05-19 13:59:21 +02:00
  • bd2eb48c05 logging: fix timestamp func overwrite on log2 Emil Lindqvist 2021-11-19 15:33:54 +01:00
  • 9672180327 driver: i2s: add i2s driver for mcux Hake Huang 2021-07-30 22:10:56 +08:00
  • 0e9d491f47 driver: clock: nxp-mcux add clock support for i2s Hake Huang 2021-07-30 21:56:26 +08:00
  • 57b23c7308 boards: i2s: enable i2s support for mimxrt1060_evk Hake Huang 2021-07-30 21:51:24 +08:00
  • fb08d4305d dts: nxp-rt: add sai support in dts Hake Huang 2021-07-30 21:49:56 +08:00
  • f37a227201 modules: add HAS_MCUX_I2S module Hake Huang 2021-07-30 21:47:58 +08:00
  • f417678e6d dts: bindings: add audio related dts bindings for imx-rt Hake Huang 2021-07-30 21:39:56 +08:00
  • 5ef63d8313 Bluetooth: Controller: nordic: Rework hw resources files Krzysztof Chruscinski 2021-11-23 16:42:42 +01:00
  • 1345b2ddd4 modules: hal_nordic: nrfx: Set NRF_SKIP_FICR_NS_COPY_TO_RAM Krzysztof Chruscinski 2021-11-24 12:44:31 +01:00
  • 7e0f1d08e4 modules: hal_nordic: Update nrfx to version 2.6.0 Krzysztof Chruscinski 2021-11-22 14:50:47 +01:00
  • 7464c8a923 Bluetooth: Mesh: Add build multi extened advertising test Lingao Meng 2021-11-04 08:47:12 +08:00
  • 5c796a960b Bluetooth: Mesh: Replace macro as inline Lingao Meng 2021-11-23 14:27:31 +08:00
  • aeb12304b3 Bluetooth: Mesh: Add common section for ext_adv Lingao Meng 2021-11-23 14:18:01 +08:00
  • 414250106f Bluetooth: Mesh: Introduce tag field Lingao Meng 2021-11-23 11:23:06 +08:00
  • e922f4fc9f Bluetooth: Mesh: Move common gatt adv to adv.c Lingao Meng 2021-11-18 10:13:03 +08:00
  • 24b41622b4 Bluetooth: Mesh: Add macro for bt_mesh_relay_queue Lingao Meng 2021-11-18 10:02:15 +08:00