Commit graph

  • af5a79f6c1 west build: fix board detection Martí Bolívar 2021-02-02 09:22:44 -08:00
  • 77c68aa070 net: coap: clean up token usage in samples and tests Hubert Miś 2021-01-27 19:28:00 +01:00
  • 22687c34e3 net: coap: define default CoAP version Hubert Miś 2021-01-27 19:24:18 +01:00
  • 4431ae5119 drivers: wifi: esp: support using DNS servers from ESP Marcin Niestroj 2020-12-04 23:22:36 +01:00
  • 562717422d doc: dts: improve the DTS overlay file description for board revisions Torsten Rasmussen 2021-02-02 11:10:16 +01:00
  • bc47797fbb cmake: Look for revision specific overlays also in <app>/boards/ Torsten Rasmussen 2021-02-02 10:55:55 +01:00
  • d922fed7f7 doc: Fix sys_mutex and futex missing documentation Lauren Murphy 2021-02-01 21:24:47 -06:00
  • 99a0c416bf drivers: can: mcp2515: Enable CAN_NORMAL_MODE NavinSankar Velliangiri 2021-02-02 13:21:23 +05:30
  • 3204554841 scripts: runners: error on missing non-elf outputs Martí Bolívar 2021-02-02 08:55:16 -08:00
  • 1af2b91c23 Bluetooth: controller: Fix Tx Buffer Overflow Vinayak Kariappa Chettimada 2021-02-01 07:34:29 +05:30
  • 1a14f8b3a6 Bluetooth: controller: Use DMB instead of DSB Vinayak Kariappa Chettimada 2021-02-01 07:21:33 +05:30
  • d19307fa45 tests: mem_protect: fix failing inheritance test under SMP Daniel Leung 2021-02-01 15:22:36 -08:00
  • af37e9d999 tests: mem_map: fix execution test for x86_64 with coverage Daniel Leung 2021-01-28 10:00:22 -08:00
  • 1f62817e43 tests: mem_map: put transplanted_function into its own section Daniel Leung 2021-01-28 13:16:45 -08:00
  • ebaf587b85 MAINTAINER: maintainer file updates Anas Nashif 2021-02-02 08:55:53 -05:00
  • 3855d56ef9 Revert "boards: arm: nrf5340: default to build TFM without BL2 for NS builds" Øyvind Rønningstad 2021-01-29 15:02:02 +01:00
  • e36aece07e doc: release-notes-2.5: Shields Additions Erwan Gouriou 2021-02-02 15:01:46 +01:00
  • 5be45d827d doc: release-notes-2.5: STM32 Additions Erwan Gouriou 2021-02-02 14:57:52 +01:00
  • 067530e453 doc: kernel: add sleep as a defined term Peter Bigot 2020-12-02 07:13:21 -06:00
  • 97d59a7c6d Bluetooth: host: Mark the option BT_FIXED_PASSKEY as insecure Joakim Andersson 2021-02-02 15:36:53 +01:00
  • b9695c07cd Bluetooth: kconfig: Fix SMP dependency on BT_ECC Joakim Andersson 2020-12-10 12:24:41 +01:00
  • 971404eee9 Bluetooth: host: Fix fixed passkey for legacy pairing Joakim Andersson 2020-12-10 10:55:19 +01:00
  • 8925af94f2 kernel: Kconfig: increase test default MAIN_STACK_SIZE for ARM Cortex M Alexandre Bourdiol 2021-02-01 11:06:12 +01:00
  • 92c12d1f82 toolchain: add GEN_ABSOLUTE_SYM_KCONFIG() Daniel Leung 2021-01-27 10:53:17 -08:00
  • 72191f37a7 CODEOWNERS: cleanup and replacing few entries Anas Nashif 2021-02-02 07:32:45 -05:00
  • 2d50761c3e Bluetooth: shell: Fix misleading shell message id-create failed Joakim Andersson 2021-01-19 15:42:27 +01:00
  • e800ec1cf3 Bluetooth: host: Add options to control behavior of the init command Joakim Andersson 2021-01-19 15:41:18 +01:00
  • 8a55e04e23 Bluetooth: host: Prevent bt_rand calls before bt_enable Joakim Andersson 2021-01-19 15:39:41 +01:00
  • 27bc7ad3a7 Bluetooth: host: Fix doxygen in addr header Joakim Andersson 2021-01-19 15:38:52 +01:00
  • b20b5c0d44 Bluetooth: host: Deprecate the bt_set_id_addr API function Joakim Andersson 2021-01-19 15:38:37 +01:00
  • dc1dcb74b1 Bluetooth: samples: Fix stack overflow in TX power control samples Joakim Andersson 2021-02-02 12:34:52 +01:00
  • dda473e890 samples/drivers/watchdog: Update for stm32 window watchdog Erwan Gouriou 2021-01-27 12:14:53 +01:00
  • 9abff32bdc drivers/watchdog: stm32: Select watchdog using compatible Erwan Gouriou 2021-01-27 11:27:58 +01:00
  • a573dfc298 tests/drivers/watchdog: Review yaml file for stm32 window watchdog Erwan Gouriou 2021-01-27 11:21:09 +01:00
  • 114cea6598 tests/drivers/watchdog: Tune test for stm32 window watchdog Erwan Gouriou 2021-01-27 11:16:27 +01:00
  • 1c9041c3aa drivers/watchdog: window-watchdog stm32: Fix timeout computing Erwan Gouriou 2021-01-27 11:07:03 +01:00
  • 30634334a8 Bluetooth: controller: Fix ULL_HIGH priority to be lower than LLL Vinayak Kariappa Chettimada 2021-01-28 20:35:31 +05:30
  • 929dae8cad Bluetooth: controller: Add ISR cputime measurement Vinayak Kariappa Chettimada 2021-01-28 17:02:05 +05:30
  • c8d1c3ba2c doc: releasenotes 2.5: Add notes on addition fs_file_t_init Dominik Ermel 2021-02-02 08:30:13 +00:00
  • 0e6a2e0390 drivers: eeprom simulator fix range error Laczen JMS 2021-02-02 09:30:18 +01:00
  • 2b8d9c584a tests: drivers: pwm: api: run PWM tests in user space Henrik Brix Andersen 2020-12-30 22:30:09 +01:00
  • 5b025d0d9b soc: arm: stm32l4: Fix stm32 ll header list Giancarlo Stasi 2021-02-01 21:46:14 +01:00
  • e9f386a62c doc: releases: 2.5: add EEPROM release notes for v2.5 Henrik Brix Andersen 2021-02-01 20:21:50 +01:00
  • ebb5b9a558 Bluetooth: shell: Fix 'bt per-adv-data' Andrzej Kaczmarek 2021-02-01 17:48:44 +01:00
  • d91fd612a1 doc: release: 2.5: document deprecated littlefs Kconfig options Peter Bigot 2021-01-29 15:50:14 -06:00
  • 1123f19689 tests: fs: littlefs: check simultaneous open limits are correct Peter Bigot 2021-01-28 09:27:11 -06:00
  • c167c96eb9 tests: fs: littlefs: test both default and non-default parameters Peter Bigot 2021-01-31 05:53:03 -06:00
  • 487b0002cb tests: fs: littlefs: update filecache configuration Peter Bigot 2021-01-29 15:46:33 -06:00
  • 8ea2956ca3 fs: littlefs: revise how per-file cache memory is allocated Peter Bigot 2021-01-29 15:40:08 -06:00
  • 1ee82a1c9b doc: release: 2.5: note build-time resolution of device pointers Peter Bigot 2021-01-28 11:12:49 -06:00
  • 97d40cbe12 tests: lib: cbprintf_fp: add filter for tests using newlib Eugeniy Paltsev 2021-02-02 00:25:58 +03:00
  • ddd73ca508 driver: espi: add more KBC 8042 support in npcx series. Mulin Chao 2021-01-28 23:45:17 -08:00
  • eb52f98305 release-notes-2.5: Note k_mem_pool removal Andy Ross 2021-02-01 13:52:06 -08:00
  • dea8fccfb3 x86: clear GS at boot for x86_64 Daniel Leung 2021-02-01 13:45:55 -08:00
  • 8595a390a7 tests: msgq: Fix uncheck return value of coverity scan Enjia Mai 2021-01-29 22:14:28 +08:00
  • 0ab1372b7c boards: Fix usage of srec_cat -> ${SREC_CAT} in nrf Øyvind Rønningstad 2021-02-01 17:19:53 +01:00
  • 4c8760b299 net: tcp2: Properly cleanup receive queue Jukka Rissanen 2021-01-31 18:12:38 +02:00
  • de72faeb2c net: tcp2: slist API is not thread safe so use locking Jukka Rissanen 2021-01-31 18:10:58 +02:00
  • a5f9520428 net: tcp2: Cleanup properly if running out of mem Jukka Rissanen 2021-01-29 13:38:23 +02:00
  • e9b5be36db soc: nordic: disable system power management on nRF53 network core Peter Bigot 2021-01-30 06:25:21 -06:00
  • 0ef7be2f6f power: allow finer control of PM selection Peter Bigot 2021-01-30 06:22:28 -06:00
  • c72e2320e4 tests: exclude nrf5340dk_nrf5340_cpunet when CONFIG_PM=y Peter Bigot 2021-01-27 08:50:38 -06:00
  • 5d2acb30eb Revert "soc: nordic: Disable PM for SOC_NRF5340_CPUNET_QKAA" Peter Bigot 2021-01-27 08:45:00 -06:00
  • 3af94e7172 SOF: cAVS 1.5 needs reset-vector.S in the main image Guennadi Liakhovetski 2021-01-28 17:10:58 +01:00
  • 8410a8cfa8 samples: display: lvgl: Fix README.rst Detlev Zundel 2021-01-30 21:33:47 +01:00
  • 7ae54adc37 net: tcp2: Create a timer for connection establishment Jukka Rissanen 2021-01-31 18:25:29 +02:00
  • 80700039ce ci: restore number of workers Kumar Gala 2021-02-01 08:52:17 -06:00
  • fc140d8616 samples: bluetooth: Remove useless default_conn Rubin Gerritsen 2021-01-29 09:18:30 +01:00
  • 942979b252 Bluetooth: Mesh: Fix fix mod_sub_get_vnd Nicolas LANTZ 2021-01-29 17:22:08 +01:00
  • 9dd0aa2eb2 boards: cavs15: change the signing command in flash.sh Jian Kang 2021-01-27 16:39:34 +08:00
  • b8b946f37f Bluetooth: controller: Fix rx_demux scheduling for LOW_LAT_ULL Vinayak Kariappa Chettimada 2021-01-29 18:08:59 +05:30
  • a50b69dfb7 drivers: mcux_flexcan driver errata Hake Huang 2021-01-28 11:51:21 +08:00
  • 3f1d1f5773 drivers: wifi: esp: suppress warning logs when socket was closed Marcin Niestroj 2021-01-29 11:49:35 +01:00
  • 681173c9ed doc: releasenotes 2.5: Add CAN driver release notes Alexander Wachter 2021-01-30 13:26:54 +01:00
  • fb71ad5bb6 lora: sx12xx_common: force sleep on boot Jordan Yates 2021-01-24 14:36:04 +10:00
  • 893857b48a max17055: Fix current conversion from MAX17055 unit to milliamps Hayden Ball 2021-01-27 15:49:23 +00:00
  • ea2ab69cf5 scripts: compliance.py updated to support KconfigBasic Torsten Rasmussen 2021-01-27 15:27:21 +01:00
  • 941af213d3 twister: Use alternative test sorting when --device-testing Maciej Perkowski 2021-01-27 10:43:00 +01:00
  • 3740f60631 tests: mem_protect: use MP_NUM_CPUS instead of SMP Daniel Leung 2021-01-29 11:43:52 -08:00
  • 95712bd498 samples/drivers/adc: Few fixes for use with twister Erwan Gouriou 2021-01-29 14:10:09 +01:00
  • 6a012301e6 drivers/adc: stm32: Use bitfield for multiple channels detection Erwan Gouriou 2021-01-29 13:45:11 +01:00
  • c07bb77247 drivers: uart: Clarity timeout in uart_rx_enable and add doxygen links Krzysztof Chruscinski 2020-12-18 11:15:58 +01:00
  • 1778e117d7 actions: Fix typo in twister action name Maureen Helm 2021-01-29 12:19:46 -06:00
  • c14da53772 Bluetooth: host: Remove the deprecated bt_conn_create_slave_le function Joakim Andersson 2021-01-20 16:43:04 +01:00
  • 016b580beb Bluetooth: host: remove deprecated bt_conn_security function Joakim Andersson 2021-01-20 16:39:11 +01:00
  • 58e4263efb Bluetooth: host: Remove deprecated connection create API functions. Joakim Andersson 2021-01-20 16:37:29 +01:00
  • 6485a660fe Bluetooth: host: Remove the deprecated Advertising Types definitions Joakim Andersson 2021-01-20 16:34:26 +01:00
  • bfbd6030e1 Bluetooth: host: Remove deprecated BT_BUF_USER_DATA_MIN macro Joakim Andersson 2021-01-20 16:31:38 +01:00
  • 5f2a9ba8e4 Bluetooth: host: Remove deprecated security defines Joakim Andersson 2021-01-20 16:29:26 +01:00
  • a0d62f03a0 Bluetooth: host: Remove deprecated scan filter duplicate params Joakim Andersson 2021-01-20 16:05:03 +01:00
  • 99b0720303 twister: rename variable p to log_root Jingru Wang 2021-01-29 12:42:32 +08:00
  • 16567ccce5 ci: add .buildkite/daily.yml to twister ignore list Kumar Gala 2021-01-29 07:54:41 -06:00
  • 7b47c18d33 tests: power_mgmt_soc: Increase idle stack size Flavio Ceolin 2021-01-28 15:48:31 -08:00
  • 0cafde6354 scripts: modules: support west group feature Torsten Rasmussen 2021-01-07 13:17:41 +01:00
  • d4666f537c fs: Fix fs_open resource leak when invoked on fs_file_t object in use Dominik Ermel 2021-01-25 16:27:57 +00:00
  • 21329237e9 tests: lib: gui: lvgl: Add fs_file_t type variable initializations Dominik Ermel 2021-01-27 21:05:32 +00:00
  • 4ac2d11cf8 tests: fs: multifs: Add fs_file_t type variable initializations Dominik Ermel 2021-01-25 17:44:16 +00:00
  • 2eb992a3d4 tests: fs: littlefs: Add fs_file_t type variable initializations Dominik Ermel 2021-01-25 17:43:23 +00:00
  • a1b1fa0d79 tests: fs: fatfs: Add fs_file_t type variable initializations Dominik Ermel 2021-01-25 17:42:12 +00:00
  • fd610846ef native_posix: fuse: Add fs_file_t type variable initializations Dominik Ermel 2021-01-27 14:01:49 +00:00