Commit graph

  • b49292634f tfm_ipc: Fix regex in sample.yml Øyvind Rønningstad 2021-02-03 14:34:34 +01:00
  • 25bc05e174 tfm_integration: Add tfm tag in sample.yml Øyvind Rønningstad 2021-02-03 14:34:10 +01:00
  • 8ea91311fa doc: gsg: Update Homebrew installation for macOS Carles Cufi 2021-02-03 14:55:50 +01:00
  • 2e9e241f29 ci: add action to create release Anas Nashif 2021-01-29 12:12:30 -05:00
  • b5b9f2c458 lorawan: restore datarate after join Jordan Yates 2021-01-23 17:57:11 +10:00
  • f553007e06 lorawan: validate requested datarates Jordan Yates 2021-01-23 17:38:09 +10:00
  • 83f43c727f lorawan: query default region datarate Jordan Yates 2021-01-19 22:42:35 +10:00
  • ef926e714b arm: cortex_m: fix vector table relocation in non-XIP builds Ioannis Glaropoulos 2021-02-02 13:11:21 +01:00
  • 39f632e7f0 kernel: fix usage of KERNEL_COHERENCE macro Anas Nashif 2020-12-07 13:15:42 -05:00
  • d1495e98e2 kernel: fix arch_mem_coherent() call in spinlock Daniel Leung 2021-02-02 16:35:15 -08:00
  • 079bc64c16 kernel: fix _kernel argument to arch_mem_coherent Daniel Leung 2021-02-02 16:12:15 -08:00
  • 5f327f9edf runners: pyocd: handle None in hex/bin files Martí Bolívar 2021-02-03 06:12:08 -08:00
  • 1454730faa Bluetooth: samples: hci_uart: Add overlays for nRF5340 Carles Cufi 2021-02-03 14:50:13 +01:00
  • cf946d3365 doc: extensions: Fix generator being ignored in west Carles Cufi 2021-02-03 14:32:44 +01:00
  • 777c5c9941 actions: compliance: Rebase before running west update Carles Cufi 2021-02-03 14:37:44 +01:00
  • 783f8158c1 include: drivers: uart: fix incorrect event name in brief Jennifer Williams 2021-02-02 18:23:09 -08:00
  • 5b8d79fe9a sample: usb: exlude native_posix platform Johann Fischer 2020-10-29 15:49:45 +01:00
  • 070ee4bf37 samples: cdc_acm_composite: fix format specifier Johann Fischer 2020-10-28 22:57:23 +01:00
  • 806e3c7d3f samples: usb: remove unnecessary GPIO dependency Johann Fischer 2020-10-28 00:35:52 +01:00
  • 563c24fb78 settings: Handle unhandled error Lukasz Maciejonczyk 2021-02-02 12:56:03 +01:00
  • 53b08ecbfd drivers: serial: Don't condition uart_irq_rx_ready on irq enabled Maureen Helm 2021-02-01 12:34:28 -06:00
  • 67f43119be release: Zephyr 2.5.0 RC2 Anas Nashif 2021-02-02 23:43:55 -05:00
  • 3b4d2fcab9 doc: Add inclusive language coding guideline Maureen Helm 2020-12-02 18:22:02 -06:00
  • a7843e27d5 kernel: remove k_mem_pool API remnants Nicolas Pitre 2021-02-02 20:09:27 -05:00
  • 890e9846c8 Revert "tests: context: disable if DEMAND_PAGING" Daniel Leung 2021-02-02 12:13:34 -08:00
  • de6c583eee usb: fix BOS descriptor registration Johann Fischer 2021-02-01 14:37:30 +01:00
  • 2d65d72cc6 lib/os/heap: add alignment precisions to the documentation Nicolas Pitre 2021-01-26 17:14:25 -05:00
  • 47de5a0591 libc/minimal: fix realloc() failure case Nicolas Pitre 2021-01-25 21:13:02 -05:00
  • 593997046b lib/os/heap: fix out-of-bounds usage of memcpy() in sys_heap_realloc() Nicolas Pitre 2021-01-26 13:54:36 -05:00
  • c822e0abbd libc/minimal: fix realloc() allocated memory alignment Nicolas Pitre 2021-01-25 20:55:16 -05:00
  • 4690b8d5ec libc/minimal: fix malloc() allocated memory alignment Nicolas Pitre 2021-01-25 18:20:42 -05:00
  • 6055c253ee shield: cmake: using Kconfig.shield instead of looking for overlay files Torsten Rasmussen 2021-02-02 16:20:11 +01:00
  • cb1a6293ea shield: adding Kconfig.shield to boostxl_ulpsense shield folder Torsten Rasmussen 2021-02-02 16:40:12 +01:00
  • afb34e3d5c twister: check if output is connected to tty before 'stty sane' call Eugeniy Paltsev 2020-11-29 21:28:28 +03:00
  • 698db69307 west sign: prefer 'python imgtool.py' on windows Martí Bolívar 2021-02-02 12:20:47 -08:00
  • b4903d44bf west sign: adjust find_imgtool helper Martí Bolívar 2021-02-02 12:05:58 -08:00
  • fb2b77c995 tests: arm: cortex_m: test dynamic lazy stacking on Cortex-m Ioannis Glaropoulos 2021-01-29 13:41:14 +01:00
  • 7471729273 doc: release notes: a note for changing the default FP mode in ARM Ioannis Glaropoulos 2021-01-29 11:43:34 +01:00
  • 099e9216d4 arm: cortex_m: update docs to reflect the lazy stacking functionality Ioannis Glaropoulos 2021-01-29 11:36:12 +01:00
  • 73288490f6 arm: cortex_m: log EXC_RETURN value in fatal.c Ioannis Glaropoulos 2021-01-29 10:32:43 +01:00
  • cafe04558c arm: cortex_m: make lazy FP stacking enabling dynamic Ioannis Glaropoulos 2021-01-28 21:42:55 +01:00
  • e063ba1a52 arm: aarch32: introduce status bit-flag for the MPU region width Ioannis Glaropoulos 2021-01-29 09:53:06 +01:00
  • 86c1b57103 arm: cortex_m: select by default FP sharing mode when using the FPU Ioannis Glaropoulos 2021-01-27 14:24:59 +01:00
  • 2642eb28bf arm: cortex_m: force FP context stacking by default Ioannis Glaropoulos 2021-01-26 18:52:10 +01:00
  • 56dd787627 arm: cortex_m: skip clearing CONTROL if this is done at boot Ioannis Glaropoulos 2021-01-26 17:37:18 +01:00
  • 887e1abace kernel/timeout: Fix timeout "sooner" computation Andy Ross 2021-02-01 10:01:18 -08:00
  • 544475d8a7 kernel/timeout: Schedule zero-time timeouts Andy Ross 2021-02-02 13:19:25 -08:00
  • 092758cda6 boards: hifive1: remove incorrect alias for GPIO use of LEDs Peter Bigot 2021-02-02 14:06:49 -06:00
  • fcaf14a6e4 samples: sht3xd: fix unchecked failure mode Peter Bigot 2021-02-02 12:42:34 -06:00
  • 6defabebad drivers: can: Fix building with socket_can_generic.h Kumar Gala 2021-02-02 12:58:15 -06:00
  • d537be01a9 cmake: show memory usage on zephyr.elf always Torsten Rasmussen 2021-02-02 21:06:11 +01:00
  • 96dfed029d power: fix bound on state array Peter Bigot 2021-02-01 16:31:47 -06:00
  • 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