Commit graph

  • da31e09f2b logging: Add v2 support to RTT backend Krzysztof Chruscinski 2021-01-27 12:56:07 +01:00
  • e767bf6377 logging: Add v2 support to native_posix backend Krzysztof Chruscinski 2021-01-26 14:30:51 +01:00
  • 7ce3f7a25a logging: backend_uart: Adapt to support v2 api Krzysztof Chruscinski 2020-12-22 19:56:54 +01:00
  • 247078e0d8 doc: logging: Add documentation for logging v2 Krzysztof Chruscinski 2021-04-01 14:42:25 +02:00
  • 68f70b32fc tests: logging: Add benchmark test Krzysztof Chruscinski 2021-03-29 13:17:02 +02:00
  • 963d60cec5 logging: Add LOG_PRINTK macro for printing via logging Krzysztof Chruscinski 2021-02-04 13:50:16 +01:00
  • d2f62144c7 tests: logging: Add test for log_msg2 Krzysztof Chruscinski 2020-12-21 15:32:08 +01:00
  • f1bb20f6b4 logging: Adapt logger to support both versions Krzysztof Chruscinski 2020-12-22 19:55:11 +01:00
  • 902ccd7235 logging: log_output: Extend to support log_msg2 parsing Krzysztof Chruscinski 2020-12-04 09:53:58 +01:00
  • f6a40ae183 logging: Add logging v2 implementation for log_msg Krzysztof Chruscinski 2020-11-19 17:25:03 +01:00
  • ba1aa75c66 logging: Refactor in preparation for logging v2 Krzysztof Chruscinski 2021-01-28 09:09:29 +01:00
  • 67fade04a0 net: l2: bluetooth: Add cast to forward declared struct Krzysztof Chruscinski 2021-03-23 18:17:19 +01:00
  • b3c5496159 bluetooth: Add cast to forward declared struct Krzysztof Chruscinski 2021-03-22 14:46:11 +01:00
  • 9c6b159d68 doc: misc: Add documentation for MPSC Packet Buffer Krzysztof Chruscinski 2021-03-31 13:13:43 +02:00
  • 345d12e8e0 tests: lib: Add test for mpsc_pbuf Krzysztof Chruscinski 2021-01-14 08:02:35 +01:00
  • 1fd71ca043 lib: os: mpsc_pbuf: Add optional debug features Krzysztof Chruscinski 2021-03-19 08:30:29 +01:00
  • 3a765f4384 lib: os: Add mpsc (multiple producer, single consumer) packet buffer Krzysztof Chruscinski 2021-01-14 07:59:52 +01:00
  • fb4d945b82 doc: misc: formatted_output: Add section for cbprintf packaging Krzysztof Chruscinski 2021-03-29 22:38:03 +02:00
  • 41e9493ae1 Bluetooth: controller: Fix missing encryption procedure state check Vinayak Kariappa Chettimada 2021-04-13 08:51:05 +05:30
  • 1690f27658 Bluetooth: Audio: Fixes a few minor editorial things in aics.h Emil Gydesen 2021-04-16 13:24:16 +02:00
  • f23a334f6d doc: fix spelling mistake Maximilian Bachmann 2021-04-19 14:51:57 +02:00
  • 22068d4967 Bluetooth: services: Do not set current object until selected Asbjørn Sæbø 2021-04-19 12:59:10 +02:00
  • 3dd65a7663 runners: remove dependencies from runners Torsten Rasmussen 2021-03-17 14:09:37 +01:00
  • f0dbfec5cd boards: mm_swiftio: fix sdcard power issue Frank Li 2021-04-15 23:26:31 +08:00
  • 42333dc282 driver: usdhc: add option to disable 1.8v Frank Li 2021-04-11 21:50:21 +08:00
  • f69a38162a kernel: atomic: consistently use named type for atomic pointer values Peter Bigot 2020-10-04 17:55:21 -05:00
  • 50cf28adb4 samples: boards: nrf: clock_skew: update k_work API Peter Bigot 2021-03-15 10:35:28 -05:00
  • e3a25b3b3a doc: on mac suggesting an alternative procedure for cmake Giulio De Donato 2021-03-03 10:37:25 +01:00
  • d61f3a7562 samples: metairq_dispatch: use name msgdev.h instead of main.h Paul He 2021-04-17 19:27:56 +08:00
  • 82925a8c99 Bluetooth: controller: Avoid sizeof to access ULL/LLL struct member Vinayak Kariappa Chettimada 2021-04-05 12:56:51 +05:30
  • e395c6ce2c Bluetooth: controller: Fix uninitialized ULL reference count Vinayak Kariappa Chettimada 2021-04-17 07:29:52 +05:30
  • 624e003064 Bluetooth: controller: Fix auxiliary scan context release Vinayak Kariappa Chettimada 2021-04-06 12:10:00 +05:30
  • 3a80785947 Bluetooth: controller: Fix connection terminate to happen on event done Vinayak Kariappa Chettimada 2021-04-05 18:54:49 +05:30
  • 13b4d441b3 Bluetooth: controller: Fix dependency of ISO TX buffer Kconfig Wolfgang Puffitsch 2021-04-14 22:06:27 +02:00
  • 88db0d4b45 Bluetooth: controller: Consolidate ISO role Kconfigs Wolfgang Puffitsch 2021-04-14 10:17:20 +02:00
  • 9f9e2ec26f boards: arm: Add support for EVK-NINA-B3 Bob Recny 2021-03-31 22:16:03 +00:00
  • cd4b01e0bb arm64: Use syscall frame and fix bad syscall handling Carlo Caione 2021-04-16 15:10:09 +02:00
  • 484ef6710d twister: Fix memory footprint reporting logic Maciej Perkowski 2021-04-15 11:37:39 +02:00
  • 73c5594573 twister: Fix ram/rom reporting Maciej Perkowski 2021-04-14 16:57:15 +02:00
  • 10fc05ced6 toolchain: llvm: Find strip command Flavio Ceolin 2021-04-16 16:31:52 -07:00
  • c05ba3517b samples: civetweb: websocket_server: Fix build issue Kumar Gala 2021-04-16 10:02:12 -05:00
  • 56b9a422f7 tests/kernel: Add k_poll test for polling on message queues Nick Graves 2021-04-12 12:36:42 -07:00
  • b445f13462 kernel: Allow k_poll on message queues Nick Graves 2021-04-12 12:35:18 -07:00
  • 679df67940 boards: arm: enable PWM support for nucleo_f207zg in device tree Sidhdharth Yadav 2021-04-08 17:43:05 +05:30
  • c92775afbd dts: arm: stm32: Enable PWM support for STM32F2 in dtsi Sidhdharth Yadav 2021-04-08 17:39:51 +05:30
  • c6cc927506 scripts: gen_relocate_app.py: fix undefined _ADDR Jordan Yates 2021-04-16 20:38:44 +10:00
  • f86e8a66d8 random: rand32_timer: Avoid alignment faults by using memcpy Carles Cufi 2021-04-09 17:52:14 +02:00
  • 286d9c22cd Bluetooth: Mesh: Convert beacon timer to delayable work Trond Einar Snekvik 2021-04-15 16:10:25 +02:00
  • 545938ea55 Bluetooth: host: Accept keypress notifications as responder Jonathan Rico 2021-03-11 08:26:58 +01:00
  • 777718ea6e Bluetooth: Mesh: move lpn logic for msg_received inside lpn.c Trond Einar Snekvik 2021-04-16 14:22:44 +02:00
  • f54ca2fefd Bluetooth: Mesh: LPN: Rework poll timeout scheduling Trond Einar Snekvik 2021-04-16 14:22:23 +02:00
  • 97f992c470 Bluetooth/tester: connect L2CAP using Enhanced Credit Flow Control Krzysztof Kopyściński 2021-04-02 14:17:22 +02:00
  • 4d85426688 net: lwm2m: Made pmin and pmax attributes optional Maik Vermeulen 2021-04-16 13:47:58 +02:00
  • bf942bdf9a Bluetooth: Mesh: Report configured LPNTimeout in cfg_srv Trond Einar Snekvik 2021-04-15 12:30:47 +02:00
  • bc747e7167 tracing: remove cpu_stats in favor of thread runtime stats Anas Nashif 2021-04-13 16:08:41 -04:00
  • 36d96d2cd9 twister: Allow deep folder scan Jorgen Kvalvaag 2021-04-06 14:57:28 +02:00
  • 88ae27fa16 samples: psa_level1: add nucleo_l552ze_q_ns to allowed platforms Ioannis Glaropoulos 2021-04-15 11:35:10 +02:00
  • 735f40b330 boards: do not force TF-M isolation level 2 for STM32L562/L552 boards Ioannis Glaropoulos 2021-04-15 10:49:22 +02:00
  • e75ff8f7fb modules: trusted-firmware-m: fix dependencies for isolation level Ioannis Glaropoulos 2021-04-13 12:08:18 +02:00
  • 81b0bdfa99 board: riscv: add qemu_riscv32_xip board to test XIP mode Jim Shu 2021-03-08 00:42:17 +08:00
  • 67808279fb drivers: flash: spi_nor: support devices that default to protect blocks Peter Bigot 2021-02-25 13:10:03 -06:00
  • 060204a6ae drivers: flash: spi_nor: document caller requirements Peter Bigot 2021-04-15 06:43:57 -05:00
  • 01fbe40fd4 drivers: flash: spi_nor: clean up ready detection Peter Bigot 2021-04-15 06:42:57 -05:00
  • 2846283f84 drivers/sensor: iis2mdc: (FIX) Remove SPI Full Duplex mode Armando Visconti 2021-01-29 11:22:56 +01:00
  • 4df7af583a drivers/sensor: iis2mdc: Add multi-instance support Armando Visconti 2021-01-26 12:27:25 +01:00
  • b8f5968a42 cmake: gcc/clang: enable colour diagnostics in terminal output Arvin Farahmand 2021-04-15 11:20:10 -04:00
  • d8bbd2ad5c tests: regulator: add integration platform Johann Fischer 2021-04-14 15:03:33 +02:00
  • 44c3053c4b drivers: regulator: do not explicitly enable fixed regulator driver Johann Fischer 2021-04-13 00:49:24 +02:00
  • b142a47f73 drivers: regulator: enable driver when compatible node is defined Johann Fischer 2021-04-13 00:20:43 +02:00
  • 3ee5f427e6 drivers: flash: mcux flexspi nor: copy data to RAM buffer on write Pieter De Gendt 2021-04-07 20:51:34 +02:00
  • bd67c2375f drivers: flash: mcux flexspi nor: Fix write if size > SPI_NOR_PAGE_SIZE Pieter De Gendt 2021-04-07 20:45:51 +02:00
  • f5f502893d dts: add erase/write block sizes for imx rt1064 internal flash Pieter De Gendt 2021-03-26 11:23:23 +01:00
  • 97179c12bc soc: nxp_imx: Disable IVT/DCD when building for mcuboot Pieter De Gendt 2021-03-25 09:33:56 +01:00
  • add98e766a drivers: flash: Support i.MX FlexSPI NOR driver with XIP Pieter De Gendt 2021-04-15 07:48:57 +02:00
  • 13cde704e9 tests: arm_no_multithreading: confirm IRQ index being non-negative Ioannis Glaropoulos 2021-04-15 17:26:17 +02:00
  • 5c6df442ff Bluetooth: Mesh: Transport length checks should account for MIC Trond Einar Snekvik 2021-04-15 14:17:52 +02:00
  • 820cfc52ad Bluetooth: Mesh: Rework publication timer Trond Einar Snekvik 2021-04-15 12:28:20 +02:00
  • fe3fcede10 doc: smp: use doxygen references Anas Nashif 2021-04-15 09:30:22 -04:00
  • 77ee832f2e doc: rename Random -> RNG Anas Nashif 2021-04-15 08:31:26 -04:00
  • 193c5913a6 doc: modbus: remove extra level in the docs Anas Nashif 2021-04-15 08:17:34 -04:00
  • e616a54d08 doc: enable doxygen for CONFIG_TIMING_FUNCTIONS Anas Nashif 2021-04-15 08:13:27 -04:00
  • d31d6ce0be doc: strcutures: use doxygen to reference functions Anas Nashif 2021-04-14 10:31:45 -04:00
  • e9662c8cf4 docs: structures: move ring buffer Anas Nashif 2021-04-14 10:02:17 -04:00
  • a7f570692f doc: group data structure docs and add doxygen linkage Anas Nashif 2021-04-14 09:53:15 -04:00
  • c355b7e7a5 kernel: move workqueue API reference Anas Nashif 2021-04-14 08:49:05 -04:00
  • 2ac596b91a usb: conversion of k_work API Peter Bigot 2021-03-31 10:31:30 -05:00
  • 28a7309017 samples: led_sx1509b: update to new work API Peter Bigot 2021-03-16 10:10:05 -05:00
  • 345bf8fb64 boards: nrf9160 DK: update board documentation for TF-M Ioannis Glaropoulos 2021-04-06 19:55:52 +02:00
  • 5f2b0f9147 boards: nrf9160: update secure image SRAM size to work with TF-M Ioannis Glaropoulos 2021-04-06 19:16:29 +02:00
  • 0856e4ba51 boards: nrf9160: use TF-M by default on non-secure builds Ioannis Glaropoulos 2021-04-06 18:56:28 +02:00
  • d95200447b cmake: warn if a Zephyr library is empty instead of CMake failure Torsten Rasmussen 2021-04-14 17:11:39 +02:00
  • e28b7e04e2 driver: serial: fixed the buffer underflow issue when clearing the port. Peng Li 2021-04-12 21:11:22 -07:00
  • 5540fa0028 samples: mesh_badge: increase mesh loopback buf count Johann Fischer 2021-04-14 22:38:52 +02:00
  • eb37fd0b30 drivers/flash_simulator: Rename FLASH() macro to MOCK_FLASH() Dominik Ermel 2021-04-15 10:30:10 +00:00
  • 283861cbfd tests: lib: fdtable: Fix invalid memory access Jukka Rissanen 2021-01-26 09:45:34 +02:00
  • ef074d9786 tests: fdtable: Fix compilation as z_get_fd_obj_and_vtable() changed Jukka Rissanen 2020-07-23 13:58:48 +03:00
  • b0d9ea1308 sys: eventfd: Add locking to eventfd_read/write functions Jukka Rissanen 2020-07-23 13:55:46 +03:00
  • dde03c6770 net: socket: Add locking to prevent concurrent access Jukka Rissanen 2020-07-23 13:49:06 +03:00
  • a586f5818c drivers: ieee802154_nrf5: Remove unnecessary NULL pointer check Robert Lubos 2021-03-05 12:01:51 +01:00
  • 55c4db9c4c samples: boards: nrf: clock_skew: calculate corrected reference Peter Bigot 2021-02-12 05:56:12 -06:00