Commit graph

  • de707b6870 drivers/sensor: iis2iclx: fix multi-instance using new helpers Armando Visconti 2021-03-04 11:37:36 +01:00
  • 057e4cbc5d tests: kernel: work_queue: remove unpassable tests Peter Bigot 2021-03-09 08:54:59 -06:00
  • 0bcb0081cc drivers: gpio: mchp: Add support for GPIO disconnected flag Jose Alberto Meza 2021-03-04 10:34:49 -08:00
  • 97b5741ade logging: fix TOCTTOU issue in z_log_hexdump_from_user James Harris 2021-03-08 10:24:18 -08:00
  • fd6737ebc4 docs: Add missing retval for sys_mutex_unlock() Guðni Már Gilbert 2021-03-05 20:35:09 +00:00
  • 94f88e502f lib: os: Simplify z_impl_z_sys_mutex_kernel_unlock Guðni Már Gilbert 2021-03-05 20:24:52 +00:00
  • d60a2e816f docs: Fix typo in mutex docs Guðni Már Gilbert 2021-03-05 20:21:51 +00:00
  • 1c9712aa2a include: sys: Simplify sys_mutex_unlock Guðni Már Gilbert 2021-03-05 20:00:16 +00:00
  • 7664171518 tests: drivers: dma: remove dead code in test_dma_loop.c Francois Ramu 2021-03-09 16:49:40 +01:00
  • 7567f232cc CODEOWNERS: update file path for samples Anas Nashif 2021-03-09 08:27:20 -05:00
  • bcec7029fd samples: move lorawan to subsys/lorawan Anas Nashif 2021-03-06 09:41:35 -05:00
  • f3ec9bac04 samples: move architecture specific samples to arch/ Anas Nashif 2021-03-06 09:40:44 -05:00
  • 8a2ec3674f doc: fix top samples doc index Anas Nashif 2021-03-06 09:36:50 -05:00
  • f988f618c1 samples: move cpp samples into subsys/cpp Anas Nashif 2021-03-06 09:28:59 -05:00
  • 04c225601a samples: portability: fix project name Anas Nashif 2021-03-06 09:28:29 -05:00
  • 6882b5d912 sampels: move display into subsys/display Anas Nashif 2021-03-06 09:03:50 -05:00
  • af0a7f7ccb sampels: move audio into subsys/audio Anas Nashif 2021-03-06 09:03:07 -05:00
  • a221d5326a sampels: move video into subsys/video Anas Nashif 2021-03-06 09:02:29 -05:00
  • cd1c2ab6ba samples: move testing -> subsys/testsuite Anas Nashif 2021-03-06 08:53:50 -05:00
  • 77284152f1 samples: move debug samples under subsys/debug Anas Nashif 2021-03-06 08:52:57 -05:00
  • 364c0bee31 samples: move kernel samples into one folder Anas Nashif 2021-03-06 08:47:35 -05:00
  • 29426d81ea boards: arm: ubx_bmd380eval_nrf52840 remove extra spaces Bob Recny 2021-03-05 15:12:33 -08:00
  • 2134f9b72d driver: clock: npcx: remove useless operands. Mulin Chao 2021-03-07 22:23:12 -08:00
  • 0012ba5a38 driver: espi: npcx: prevent changing data content in host write func. Mulin Chao 2021-03-08 00:18:11 -08:00
  • b6ad85cdd9 driver: host_sub: npcx: remove self-assignment for clearing status. Mulin Chao 2021-03-08 21:44:43 -08:00
  • 64c836d5e2 net: lwm2m: Check return value of option encoding on deregistration Robert Lubos 2021-03-09 13:18:14 +01:00
  • 7dc6b03df3 drivers/watchdog: wwdg_stm32: Check return value of clock_control_on Erwan Gouriou 2021-03-08 08:43:31 +01:00
  • ddeff276a4 drivers/gpio: stm32: Check return value of clock_control_on api call Erwan Gouriou 2021-03-08 08:40:04 +01:00
  • f47f23f1a0 drivers: i2c_dw: Convert to use register for RX/TX buffer depth Satoshi Ikawa 2021-03-06 20:13:35 +09:00
  • 15d1ea544b drivers: sensor: bmi160: Fix bug where undersampling is not set Guðni Már Gilbert 2021-03-06 00:04:41 +00:00
  • 156914f405 west.yml: Update mcumgr revision Dominik Ermel 2021-02-25 15:12:55 +00:00
  • a264efbcbc Bluetooth: host: Initial support for BIS Emil Gydesen 2020-08-12 14:22:51 +02:00
  • 3fbff9ab77 Bluetooth: shell: Adds BT_INTERVAL_TO_MS macro Emil Gydesen 2020-11-11 15:09:36 +01:00
  • df11f2bee6 tests/subsys/dfu/mcuboot: Fix coverity issue on not checked return val Dominik Ermel 2021-03-08 16:58:30 +00:00
  • 4db2ecae2e tests: ztest: Added return data test case Jan Van Winkel 2021-02-07 18:49:38 +01:00
  • 4a9a49a185 ztest: Added support to return data via mock Jan Van Winkel 2020-12-30 17:22:51 +01:00
  • cb5ca42a0e debug: coredump: improve delayed logging Pete Skeggs 2021-03-02 09:51:05 -08:00
  • 4a01446a72 cmake: modules: Remove duplicates only from existing ZEPHYR_MODULE_NAMES Wolfgang Puffitsch 2021-02-19 13:03:35 +01:00
  • fcad2b37e3 test: fatal exception: Add code description and testcases Ying ming 2021-03-09 16:37:57 +08:00
  • 6c3674cd4a samples: net: mdns_responder: Fix coverity resource leak issue Guðni Már Gilbert 2021-03-09 10:23:30 +00:00
  • 7713d347a2 samples: net: mdns_responder: Fix coverity issue Guðni Már Gilbert 2021-03-09 10:29:30 +00:00
  • e169015c6e tests: crypto: Add a unnormal testing condition Jian Kang 2021-03-01 13:54:08 +08:00
  • 0b55037d63 doc: direction_finding: fix space in file link Ruth Fuchss 2021-03-08 11:39:32 +01:00
  • 2ce87533aa net: tcp: Implement ISN calculation according to RFC6528 Jukka Rissanen 2021-02-24 19:33:46 +02:00
  • b9ed2d33fd drivers: spi: Remove unused Kconfig symbols Kumar Gala 2021-03-05 09:08:28 -06:00
  • 8388794c9b aarch64: Rename z_arm64_get_cpu_id macro Carlo Caione 2021-03-08 15:47:16 +01:00
  • bdbe33b795 aarch64: Rework {inc,dec}_nest_counter Carlo Caione 2021-03-08 15:47:02 +01:00
  • 6a81a99724 Bluetooth: controller: update k_work_pending to new API Peter Bigot 2021-03-08 08:15:27 -06:00
  • 97db5d74c7 driver: espi: npcx: fix out-of-bounds read in espi_vw_generic_isr. Mulin Chao 2021-03-07 17:57:54 -08:00
  • b82a662866 samples: logging: logger: Explicitly enable deferred mode Krzysztof Chruscinski 2021-01-27 12:46:46 +01:00
  • 2acec93ba6 boards: arm: bcm958402m2_m7: Enable PAXDMA driver Raveendra Padasalagi 2021-03-02 12:07:59 +05:30
  • 7169207f8e boards: arm: bcm958402m2_a72: Enable PAXDMA driver Raveendra Padasalagi 2021-02-24 15:28:10 +05:30
  • 772c3620a0 dts: arm: broadcom: viper-a72: paxdma: Add interrupt property Raveendra Padasalagi 2021-03-05 16:06:59 +05:30
  • b1687ce9da dts: arm: broadcom: viper: rename paxdma label Raveendra Padasalagi 2021-03-03 20:00:42 +05:30
  • 33c9be90cc kernel: fix TOCTTOU issue in k_thread_name_set James Harris 2021-03-08 09:23:49 -08:00
  • 6f82ebe2e8 tests/kernel/workq/work: KERNEL_COHERENCE fixups Andy Ross 2021-03-08 12:25:01 -08:00
  • 0fd9e4bf68 soc/intel_adsp_cavs15: Enable all twister tests Andy Ross 2021-03-02 09:16:51 -08:00
  • 3d81464194 tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 Andy Ross 2021-03-02 18:11:18 -08:00
  • 589c781506 tests: No thread-shared/synchronized data on stack (coherence) Andy Ross 2021-03-02 15:11:01 -08:00
  • f5267d9ff2 soc/intel_adsp: Honor CONFIG_KERNEL_BINARY_NAME Andy Ross 2021-03-02 11:53:28 -08:00
  • ebd0e9f605 soc/intel_adsp: Remove LOG_PRINTK Andy Ross 2021-03-02 10:54:46 -08:00
  • 881c800736 samples/posix/gettimeofday: Filter out INTEL_ADSP Andy Ross 2021-03-02 10:38:56 -08:00
  • 376e1310f6 soc/intel_adsp_cavs15: Unbreak newlib linkage Andy Ross 2021-03-02 10:08:17 -08:00
  • 6fe9e408ab tests/cbprintf_fp: Filter on CONSOLE_HAS_DRIVER Andy Ross 2021-03-02 09:17:42 -08:00
  • 85aec4121b soc: atmel_sam0: Remove unused DMA macro Kumar Gala 2021-03-06 09:46:21 -06:00
  • 0f0308c197 drivers: spi: sam0: Convert dma to use DEVICE_DT_GET Kumar Gala 2021-03-06 09:48:45 -06:00
  • c2f7382007 drivers: uart: sam0: Convert dma to use DEVICE_DT_GET Kumar Gala 2021-03-06 09:48:30 -06:00
  • d7da73f432 drivers: i2c: sam0: Convert dma to use DEVICE_DT_GET Kumar Gala 2021-03-06 09:48:24 -06:00
  • 5c904c9f5b soc: atmel_sam0: Introduce DMA CTLR macro Kumar Gala 2021-03-06 09:48:14 -06:00
  • 79ea590bef soc: nrf: Enable default DWT null pointer exception detection Erwan Gouriou 2021-03-08 21:20:09 +01:00
  • 19314514e6 arch/arm: cortex_m: Disable DWT based null-pointer exception detection Erwan Gouriou 2021-03-08 09:28:19 +01:00
  • afbc044322 tests/kernel/thread_apis: Fix timing order Andy Ross 2021-03-08 12:14:42 -08:00
  • dc6e880eab Bluetooth: Mesh: Remove unsigned typing to returns in heartbeat Trond Einar Snekvik 2021-03-08 11:55:44 +01:00
  • f9d41595a3 Bluetooth: Mesh: Explicitly ignore gatt_service_register return code Trond Einar Snekvik 2021-03-08 10:40:18 +01:00
  • aef354c6bc Bluetooth: Mesh: Resolve dead code in store_seg Trond Einar Snekvik 2021-03-08 10:34:21 +01:00
  • bba2d7b84b Bluetooth: Mesh: Check model publish pointer before dereferencing Trond Einar Snekvik 2021-03-08 10:15:03 +01:00
  • 7039675df1 Bluetooth: Mesh: Only do label lookup when there are labels Trond Einar Snekvik 2021-03-08 10:09:34 +01:00
  • 8309353b7f Bluetooth: Mesh: Check subnet existence in heartbeat_send Trond Einar Snekvik 2021-03-08 10:04:34 +01:00
  • 65ac2f6d1b cmake: remove TOOLCHAIN_INCLUDES Anas Nashif 2021-02-18 15:15:06 -08:00
  • 90eaa9ee5c intel_adsp: simplify bootloader cmake file Anas Nashif 2021-02-18 10:28:43 -08:00
  • bfe4dde2a4 xcc: we do not support build asserts Anas Nashif 2021-02-18 10:28:06 -08:00
  • 37cd0abd1d soc: intel_adsp: include cleanup Anas Nashif 2021-02-18 10:55:11 -05:00
  • 8f9fd94352 xcc: do not enable builtin atomics with xcc Anas Nashif 2021-02-18 08:21:59 -08:00
  • 01b1ac8c7e xcc: do not assume clang by default Anas Nashif 2021-02-18 08:14:59 -08:00
  • 7c15ccf8ca xcc: do not make assumptions about toolchain path Anas Nashif 2021-02-18 08:12:30 -08:00
  • b76cbe9af9 test: dynamic_thread: Fix race condition Carlo Caione 2021-03-08 12:49:12 +01:00
  • cd13b679ac boards: arm: ip_k66f: set clk dividers in device tree Mikkel Jakobsen 2021-03-02 18:00:25 +01:00
  • fbfd75e19a soc: nxp: kl2x: move clk divider options to device tree Mikkel Jakobsen 2021-03-04 18:16:56 +01:00
  • 2e9500359f soc: nxp: k2x: move clk divider options to device tree Mikkel Jakobsen 2021-03-04 18:09:26 +01:00
  • f0c01561fe soc: nxp: k8x: move clk divider options to device tree Mikkel Jakobsen 2021-03-04 18:05:49 +01:00
  • f218bec877 soc: nxp: kv5x: move clk divider options to device tree Mikkel Jakobsen 2021-03-04 18:03:49 +01:00
  • 68e8a4870d soc: nxp: kwx: move clk divider options to device tree Mikkel Jakobsen 2021-03-04 18:02:48 +01:00
  • f674e82ac4 soc: nxp: k6x: move clk divider options to device tree Mikkel Jakobsen 2021-03-02 17:57:04 +01:00
  • 1f59da40bd soc: arm: nxp: remove unused clock defines Mikkel Jakobsen 2021-03-04 18:07:26 +01:00
  • 93dc7e9b44 drivers: clock_control: mcux_mcg: add MCGOUTCLK define Mikkel Jakobsen 2021-03-04 10:36:57 +01:00
  • ec349f6f0d dts: bindings: clock: add fixed-factor-clock binding Mikkel Jakobsen 2021-03-04 10:40:57 +01:00
  • cd8ea791f7 test: scheduling: add testcase Ying ming 2021-03-08 13:51:08 +08:00
  • 692bac22f5 tests: footprint: fix thread start races Peter Bigot 2021-03-08 08:30:47 -06:00
  • 72dfb34cdf boards: intel_s1000_crb: device_is_ready instead of NULL check Daniel Leung 2021-03-06 16:28:03 -08:00
  • 14b733aaa6 test: scheduling: change code annotation Ying ming 2021-03-08 10:00:20 +08:00