Commit graph

  • 2f6b202ed5 tests/schedule_api: Correct tick/ms math for non-divisible clocks Andy Ross 2020-11-18 08:47:41 -08:00
  • 10180af38d lib: cbprintf: avoid referencing distinct union fields in a statement Peter Bigot 2021-01-27 10:15:13 -06:00
  • 0129dd6f28 tests: cmsis-dsp: Add native_posix to ci Shlomi Vaknin 2021-01-22 12:25:34 +02:00
  • cca4e89c1f modules: cmsis-dsp: Support compiling on native posix Shlomi Vaknin 2021-01-21 00:32:52 +02:00
  • 6913d11920 west.yml: Update cmsis revision Shlomi Vaknin 2021-01-27 20:14:24 +02:00
  • 6bdd4c1cb6 tests: littlefs: check unmount return value Peter Bigot 2021-01-27 10:25:07 -06:00
  • 1280e9817c drivers: timer: stm32 lptim fix Potentially overflow Francois Ramu 2021-01-07 09:46:31 +01:00
  • 7712caa1a7 Bluetooth: controller: Fix peripheral conditional compilation Vinayak Kariappa Chettimada 2021-01-27 07:21:26 +05:30
  • 7295204af9 Bluetooth: controller: Fix CPR conditional compilation Vinayak Kariappa Chettimada 2021-01-27 06:18:37 +05:30
  • 804419592f Bluetooth: controller: Fix incorrect reset of CPR reject state Vinayak Kariappa Chettimada 2021-01-26 16:26:38 +05:30
  • 7bf202791f Bluetooth: controller: Fix missing initialization Vinayak Kariappa Chettimada 2021-01-25 21:52:18 +05:30
  • b5cba3c955 Bluetooth: controller: Minor identation changes Vinayak Kariappa Chettimada 2021-01-25 11:52:24 +05:30
  • b150d3a90f Bluetooth: controller: Fix repeated offsets in CPR PDU Vinayak Kariappa Chettimada 2021-01-25 11:44:39 +05:30
  • a8e25d9402 Bluetooth: controller: Fix deferred Conn Param Req offset population Vinayak Kariappa Chettimada 2021-01-21 18:44:44 +05:30
  • 383e688e3f Bluetooth: controller: Fix deferred Conn Update offset population Vinayak Kariappa Chettimada 2021-01-21 18:44:44 +05:30
  • c1b2f21f12 manifest: Update EDTT version for increased conn param req timeout Vinayak Kariappa Chettimada 2021-01-22 14:01:54 +05:30
  • 830eb58290 manifest: fix MCUboot build after #31404 Andrzej Puzdrowski 2021-01-27 15:04:39 +01:00
  • 96cf9949f7 lib: cbprintf: use doxygen-friendly reference to Kconfig options Peter Bigot 2021-01-21 09:50:01 -06:00
  • 9d6dcde81c tests: lib: add test for formatted output variants Peter Bigot 2020-11-29 10:30:13 -06:00
  • 8528e45897 lib: cbprintf: add libc f/printf substitutes Peter Bigot 2020-11-29 06:59:24 -06:00
  • 3e86315577 lib: cbprintf: fix documentation errors Peter Bigot 2020-11-29 06:41:42 -06:00
  • 427508cf15 tests: unit: cbprintf: fix for filtered prototypes Peter Bigot 2020-11-30 05:56:26 -06:00
  • 98747abf9c libc: minimal: add putchar Peter Bigot 2020-11-29 06:40:35 -06:00
  • 8f682bf9ef doc: fix sorting of predefined Peter Bigot 2020-12-10 07:40:13 -06:00
  • b9ccae4f04 ci: Bump up number of builds Kumar Gala 2021-01-27 07:12:17 -06:00
  • 3f03305386 dts: npcx: fix i2c label prefix Wealian Liao 2021-01-27 10:47:40 +08:00
  • 664a7894a8 doc: ARC: add info page with Zephyr support status on ARC Eugeniy Paltsev 2021-01-21 20:36:50 +03:00
  • 48e6358c6d samples: cmsis_rtos_v1: philosophers: skip qemu_leon3 Peter Bigot 2021-01-26 12:10:12 -06:00
  • fda94e79ca boards/x86: Removing explicit KERNEL_VM_SIZE on ehl and up_squared Tomasz Bursztyka 2021-01-27 13:55:56 +01:00
  • cb6e2a6a9f samples/subsys/mcumgr/smp_svr: disable log over shell Andrzej Puzdrowski 2021-01-26 16:51:14 +01:00
  • 1335716b5f tests: socket: Fix compiler warnings Flavio Ceolin 2021-01-26 12:30:32 -08:00
  • f1f309d56b drivers: modem: hl7800: fix buffer null termination Ryan Erickson 2021-01-26 20:30:44 -06:00
  • a7b61fa2a8 drivers: modem: hl7800: fix possible null reference Ryan Erickson 2021-01-26 21:02:03 -06:00
  • 2919989ee9 Bluetooth: controller: Fix compilation error with encryption disabled Vinayak Kariappa Chettimada 2021-01-27 13:10:34 +05:30
  • 53b4da93e9 Bluetooth: controller: ll_sw: Fix wrong cmake code that adds radio_df.c Piotr Pryga 2021-01-26 22:29:26 -08:00
  • 51c34bb609 boards: x86: depend on CONFIG_BUILD_OUTPUT_EFI Anas Nashif 2021-01-26 06:58:30 -05:00
  • fc03bd2b86 drivers: wifi: winc1500: Updated driver capabilities. Nicolai Glud 2020-08-13 12:56:46 +02:00
  • d24ca1be1b cmake: shields: escaping and quoting list when used for env settings Torsten Rasmussen 2021-01-26 20:29:03 +01:00
  • 0d099bdd54 linker: remove asterisk from IRQ/ISR section name macro Daniel Leung 2021-01-25 11:05:33 -08:00
  • 520154dbd0 doc: west: Fix config overrides Carles Cufi 2021-01-26 19:40:31 +01:00
  • 6b58e2c0a3 x86: use large VM size if ACPI Andrew Boie 2021-01-26 11:33:38 -08:00
  • 705eb1d2b0 drivers: wifi: esp: access socket type and ip_proto from net_context Marcin Niestroj 2020-12-02 17:30:55 +01:00
  • cad292e17f drivers: wifi: esp: add thread-safety on esp_socket operations Marcin Niestroj 2020-12-03 22:43:42 +01:00
  • bd20ee5c2e MAINTAINERS/CODEOWNERS: Remove nategraff-sifive Kumar Gala 2021-01-26 11:35:27 -06:00
  • 4720585077 arch: sparc: fix memory barrier behavior of arch_irq_*lock Peter Bigot 2021-01-26 09:46:04 -06:00
  • 258877a921 irq: document requirement that irq_lock/unlock provides a memory barrier Peter Bigot 2021-01-26 09:55:18 -06:00
  • 3102f3b081 Bluetooth: host: Fail pairing with identical public key Joakim Andersson 2021-01-25 17:20:21 +01:00
  • a274eb17bf doc: release: 2.5: Add note about west bossac runner Gerson Fernando Budke 2021-01-23 16:44:02 -03:00
  • ee4d75203b doc: release: 2.5: Add note about TagoIO network cloud sample Gerson Fernando Budke 2021-01-23 11:12:26 -03:00
  • f449481e87 doc: release: 2.5: Add notes about Atmel related changes Gerson Fernando Budke 2021-01-23 11:02:50 -03:00
  • a1663fe041 doc: release: 2.5: Add notes about Inventek es-WIFI changes Gerson Fernando Budke 2021-01-23 11:10:05 -03:00
  • 1a83f4836d doc: release: 2.5: Add notes about Cypress related changes Gerson Fernando Budke 2021-01-23 11:05:25 -03:00
  • 61b0801b18 doc: release: 2.5: Add release notes about UpdateHub changes Gerson Fernando Budke 2021-01-23 11:07:17 -03:00
  • 0bc3b9ddc4 doc: corrected Bluetooth sample documentation Katrin Gartenmeister 2021-01-25 14:53:07 +01:00
  • 0426a5a682 drivers: edac: CONFIG_LOG_MINIMAL -> CONFIG_LOG_MODE_MINIMAL Anas Nashif 2021-01-26 07:59:24 -05:00
  • f71cd2aaf5 spinlock: validate: fix the dependency with MP_NUM_CPUS Watson Zeng 2021-01-12 15:27:55 +08:00
  • 3d267eee15 tests/drivers: pwm_api: Document how to tune test for stm32 targets Erwan Gouriou 2021-01-26 11:38:19 +01:00
  • 7592863643 boards: Laird BT510 - add detail to docs and correct LED DTS reference Greg Leach 2021-01-18 09:42:13 +00:00
  • 58fe3e1fd6 net: openthread: add SRP Kconfig options Eduardo Montoya 2021-01-26 11:45:58 +01:00
  • 80c0f3fbb6 net: openthread: configure required masterkey Eduardo Montoya 2021-01-26 10:51:14 +01:00
  • 0bc6e4d6e1 manifest: openthread update with latest upmerge Eduardo Montoya 2021-01-26 12:30:20 +01:00
  • cd7461495f usb: fix possible deadlock in usb_transfer_sync() Jan Pohanka 2021-01-23 15:44:42 +01:00
  • 1584c806a7 net: config: Tweak the startup of logging backend Jukka Rissanen 2021-01-25 17:25:15 +02:00
  • 6136965251 samples: net: syslog: Add info how to manually start net backend Jukka Rissanen 2021-01-25 17:19:20 +02:00
  • fee9af2bda west: rimage: get config dir from command line Anas Nashif 2021-01-25 13:59:57 -05:00
  • b553166a09 west: sign: add new option -D for configurations Anas Nashif 2021-01-25 13:57:20 -05:00
  • 47c206539d boards: cavs15: fixed link to private key Anas Nashif 2021-01-25 13:54:26 -05:00
  • e5f054b0b3 sof: update to latest SOF master Anas Nashif 2021-01-24 09:58:51 -05:00
  • 8f537de8c4 Bluetooth: controller: Fix encryption and procedure with instant Vinayak Kariappa Chettimada 2021-01-24 15:03:28 +05:30
  • d4347339f5 Bluetooth: controller: Fix enc. setup during PHY update Thomas Ebert Hansen 2020-10-02 13:58:18 +02:00
  • d2415fcfd0 Bluetooth: controller: Add peripheral/central conditional compilations Vinayak Kariappa Chettimada 2021-01-24 13:40:49 +05:30
  • abcee4dc2b Bluetooth: controller: Fix BIG Sync Terminate command Vinayak Kariappa Chettimada 2020-12-26 14:00:19 +05:30
  • eaa0215c74 Bluetooth: controller: Fix missing node rx allocation for ISO establish Vinayak Kariappa Chettimada 2020-12-26 13:57:46 +05:30
  • 065dc42516 ARC: soc: hsdk: add MWDT compiler options Eugeniy Paltsev 2020-11-26 02:36:13 +03:00
  • 0475cd0eae net: coap: Allow encoding packets using data from constant buffers Hubert Miś 2021-01-23 08:25:06 +01:00
  • 759f7454d8 net: coap: define max token length Hubert Miś 2021-01-23 08:20:58 +01:00
  • f769a03081 arch: arm: aarch32: Fix interrupt nesting Stephanos Ioannidis 2021-01-22 17:38:17 +09:00
  • c00169daba arch: arm: aarch32: Fix exception exit failures Stephanos Ioannidis 2021-01-22 15:17:22 +09:00
  • d86fdb2154 arch: arm: aarch32: Update stale references to _IntExit Stephanos Ioannidis 2021-01-22 14:51:49 +09:00
  • 7f08061f0c logging: Revamp menuconfig Krzysztof Chruscinski 2021-01-18 14:31:11 +01:00
  • 27a43808a2 boards: nios2: enable icount for qemu_nios2 platform Wentong Wu 2021-01-26 11:12:31 +08:00
  • 085d2eda8d Bluetooth: Audio: Add missing unref for ISO recv Emil Gydesen 2021-01-08 10:52:24 +01:00
  • aed1db5782 Bluetooth: shell: Fix number of optional args for iso send Emil Gydesen 2021-01-08 10:47:08 +01:00
  • a8c18ff5f4 tests: Bluetooth: df: Fix build error, missing antenna config in DTS Piotr Pryga 2021-01-25 07:15:08 -08:00
  • dbe4a5f0d2 Bluetooth: host: Remove ATT modification of L2CAP conn pointer Joakim Andersson 2021-01-15 11:27:57 +01:00
  • 28bddf9380 Bluetooth: host: Handle ATT timeout on disconnected ATT channel Joakim Andersson 2021-01-15 14:02:04 +01:00
  • f91e9fba51 device: fix potential truncation of DT-derived device names Peter Bigot 2021-01-23 07:56:09 -06:00
  • 0782f9c4a6 power: device: provide device_pm_state_str() with CONFIG_PM=n Marcin Niestroj 2021-01-25 15:08:48 +01:00
  • ae4e4b78d6 x86: Fix zefi.py generation to use SDK toolchain Kumar Gala 2021-01-25 10:14:42 -06:00
  • 8cf62f119e dts: bindings: mtd: rename SPI/I2C EEPROM base binding Henrik Brix Andersen 2021-01-25 13:58:19 +01:00
  • 536be8f005 sdk: Move to SDK 0.12.2 Kumar Gala 2021-01-25 10:01:25 -06:00
  • 6182d832bd trusted-firmware-m: update manifest pointer for TF-M module Ioannis Glaropoulos 2021-01-23 23:05:39 +01:00
  • ec47912292 twister: generate json report on demand Anas Nashif 2021-01-25 08:13:27 -05:00
  • b9d492e4d2 drivers/flash: select to allow flash write by MPU on ARM SoCs Andrzej Puzdrowski 2019-11-04 15:49:21 +01:00
  • 91e0895e9a west.yml: Update hal_nordic revision Jedrzej Ciupis 2021-01-25 12:44:38 +01:00
  • c2513eb993 Bluetooth: controller: Fix PHY update procedure cachability Vinayak Kariappa Chettimada 2021-01-24 10:46:36 +05:30
  • 7b9b3cfe5a samples: canbus: canopen: mass-erase flash prior to running sample Henrik Brix Andersen 2021-01-24 18:08:16 +01:00
  • ef1b4d45b0 release: Zephyr 2.5.0-rc1 Anas Nashif 2021-01-23 18:47:37 -05:00
  • 1463596205 drivers: dac: added driver for TI DACx3608 Matija Tudan 2020-12-16 21:57:28 +01:00
  • 4e7b5769bd lib: crc32_sw: 4 bit at a time implementation Klaus H. Sorensen 2021-01-15 16:24:21 +01:00