Commit graph

  • 85625aa27f ci: run_ci: Use lowercase for internal vars Ulf Magnusson 2019-11-22 19:34:11 +0100
  • e71293ea44 kernel: kernel.h doxygen cleanup Anas Nashif 2019-12-04 20:00:14 -0500
  • 5f10154724 Bluetooth: controller: split: Fix HCI LE Add Device to Whitelist Vinayak Kariappa Chettimada 2019-12-10 17:09:07 +0530
  • 09f7364cf8 Bluetooth: controller: legacy: Fix HCI LE Add Device to Whitelist Vinayak Kariappa Chettimada 2019-12-10 17:09:07 +0530
  • fcbfb53525 tests: mesh: Fix build for bbc_microbit Johan Hedberg 2019-12-10 18:47:44 +0200
  • ce14186a07 modules: modules: stm32 hal: Provide help section to HAL/LL symbols Erwan Gouriou 2019-12-10 10:23:15 +0100
  • f5080ce015 modules: stm32 hal: Rename USE_STM32_HAL_CRYPT and _CRYPT_EX Erwan Gouriou 2019-12-05 09:05:29 +0100
  • 08eabb83b2 cmake: Zephyr module processing set modules path Torsten Rasmussen 2019-12-06 12:19:35 +0100
  • e4136178ed Bluetooth: Host: Fix duplicate whitelist entries issue Joakim Andersson 2019-12-10 12:58:42 +0100
  • 1d25eba4fd tests: obj tracing: fix counting Anas Nashif 2019-11-07 11:55:54 -0500
  • 5d94b89512 tests: fifo: assert of NULL from k_fifo_get Anas Nashif 2019-11-29 09:57:43 -0500
  • 07bee26f8f ipm: Correct IPM API error codes Andrei Emeltchenko 2019-11-29 10:19:44 +0200
  • e770c8d855 drivers: ipm: Cleanup IPM Kconfig Andrei Emeltchenko 2019-12-09 13:45:43 +0200
  • 0186eade51 scripts: add new west build "build.cmake-args" config option Martí Bolívar 2019-12-09 11:05:11 -0800
  • 5a19106396 boards: arm: Add arduino header to all mimxrt boards Maureen Helm 2019-12-06 07:50:31 -0600
  • 851e397d19 boards: arm: Add arduino header to all frdm boards Maureen Helm 2019-12-06 07:34:15 -0600
  • 487dc7cb94 soc: enable secure mode for LPC55xxx Andrei Gansari 2019-09-11 10:54:12 +0300
  • 38c57c9c15 tests: spi_loopback: Add lpc board configurations Maureen Helm 2019-07-03 14:52:10 -0500
  • 5472961ca0 boards: lpcxpresso54114: Enable spi instance 5 Maureen Helm 2019-07-03 14:49:36 -0500
  • ea5c3b6e04 boards: lpcxpresso55s69: Enable spi instance 8 Maureen Helm 2019-07-01 14:02:17 -0500
  • 3efd339e7e soc: nxp_lpc: Enable the mcux flexcomm spi driver Maureen Helm 2019-06-30 10:44:09 -0500
  • a63676761b drivers: spi: Add mcux flexcomm driver Maureen Helm 2019-06-30 10:37:23 -0500
  • d55d532ebd drivers: spi: Add configs for instances 7 and 8 Maureen Helm 2019-06-30 10:22:34 -0500
  • 30415e9246 dts: Add spi bindings and nodes for lpc socs Maureen Helm 2019-06-30 10:16:52 -0500
  • 6af99f4a97 tests: counter_basic_api: fix for counting down counters Daniel Leung 2019-12-01 17:36:02 -0800
  • 1342dadc36 include: Remove compat include headers Kumar Gala 2019-12-09 08:50:31 -0600
  • f562478819 west.yml: Update modules for include fixes Kumar Gala 2019-12-09 11:57:53 -0600
  • 6561b19bc5 include: Fix use of <crc.h> -> <sys/crc.h> Kumar Gala 2019-12-09 14:50:58 -0600
  • 13342d984f include: Fix use of <base64.h> -> <sys/base64.h> Kumar Gala 2019-12-09 14:48:59 -0600
  • 82e05450ca include: Fix use of <power.h> -> <power/power.h> Kumar Gala 2019-12-09 14:46:31 -0600
  • f4edd477b7 include: Fix use of <fs.h> -> <fs/fs.h> Kumar Gala 2019-12-09 11:41:46 -0600
  • ec4714a5ea include: Fix use of <nvs/nvs.h> -> <fs/nvs.h> Kumar Gala 2019-12-09 11:42:57 -0600
  • 2fab7413f7 include: Fix use of <flash_map.h> -> <storage/flash_map.h> Kumar Gala 2019-12-09 11:37:06 -0600
  • ebbd3cc078 include: Fix use of <atomic.h> -> <sys/atomic.h> Kumar Gala 2019-12-09 11:36:42 -0600
  • 9415a114a0 include: Fix use of <json.h> -> <data/json.h> Kumar Gala 2019-12-09 11:32:29 -0600
  • cd0f8d5c4f include: Fix use of <sys_io.h> -> <sys/sys_io.h> Kumar Gala 2019-12-09 11:31:24 -0600
  • 530b9a7132 include: Fix use of <i2c.h> -> <drivers/i2c.h> Kumar Gala 2019-12-09 11:28:29 -0600
  • bb9efbfbd0 include: Fix use of <gpio.h> -> <drivers/gpio.h> Kumar Gala 2019-12-09 11:27:31 -0600
  • 24ae1b1aa7 include: Fix use of <misc/FOO.h> -> <sys/FOO.h> Kumar Gala 2019-12-09 11:18:21 -0600
  • 0b878020f2 samples: Bluetooth: Increase ISR_STACK_SIZE value Vinayak Kariappa Chettimada 2019-12-10 12:51:21 +0530
  • e18d1b6a46 arm: soc: nRF51: Remove ISR_STACK_SIZE assignment Vinayak Kariappa Chettimada 2019-12-10 12:47:09 +0530
  • dd5d2e37f5 Samples: Bluetooth: Add ST BLE Demo sample Marcio Montenegro 2019-09-20 10:01:18 -0300
  • 0297e7ec15 samples: net: zperf: Ignore out of net_buf issue Jukka Rissanen 2019-11-04 17:32:56 +0200
  • dd94be3ffc tests: buf: Add byte order tests Luiz Augusto von Dentz 2019-11-16 13:07:59 +0200
  • 8724f4a2ee net: buf: Add support for 64 bit data type Luiz Augusto von Dentz 2019-11-12 16:30:45 +0200
  • e0a55796b2 net: buf: Add support for 48 bit data type Luiz Augusto von Dentz 2019-11-12 13:24:53 +0200
  • a0f5db952e sys: byteorder: Add 48 bit variants Luiz Augusto von Dentz 2019-11-12 12:50:19 +0200
  • 4c06a9f577 net: buf: Add support for 24 bit data type Luiz Augusto von Dentz 2019-11-05 14:54:48 +0200
  • 7747033fee sys: byteorder: Add 24 bit variants Luiz Augusto von Dentz 2019-11-12 11:43:15 +0200
  • 53784479b3 net: buf: Add net_buf_simple_init_with_data Luiz Augusto von Dentz 2019-11-10 17:07:20 +0200
  • 432c93bb55 scripts: dts: Support GIC interrupt type-specific IRQ number fix up. Stephanos Ioannidis 2019-11-08 17:20:39 +0900
  • 7baf3f74a9 interrupt_controller: gic: Support PPIs Carlo Caione 2019-10-18 10:32:24 +0100
  • e0d931f6b8 sanitycheck: enable size tracking with size related options Anas Nashif 2019-12-09 15:23:43 -0500
  • 0b6a1041e1 release: fix sanitycheck release file Anas Nashif 2019-12-09 15:50:16 -0800
  • 75b291974f release: post release patch level = 99 Anas Nashif 2019-12-09 19:34:29 -0500
  • 53392ad403 scripts: gen_defines.py: Move flash-related code into separate function Ulf Magnusson 2019-11-13 22:53:32 +0100
  • f575724634 scripts: gen_defines.py: Improve output formatting and shorten main() Ulf Magnusson 2019-11-13 21:24:43 +0100
  • fa453ea997 riscv: kconfig: Remove assignment to promptless CONFIG_64BIT symbol Ulf Magnusson 2019-11-15 01:05:24 +0100
  • 051435c69d doc: releases: Release notes for v2.2 - initial (empty) draft David Leach 2019-12-09 15:35:29 -0600
  • ed22c5efe9 sanitycheck: Add option to use gcovr for coverage Christian Taedcke 2019-11-23 16:47:33 +0100
  • 132130d17a drivers: i2c: lpspi: add support for the bus idle timeout property Henrik Brix Andersen 2019-11-12 14:37:04 +0100
  • b9b9303f1f soc: arm: nxp: add dts fixups for lpi2c bus timeouts Henrik Brix Andersen 2019-11-12 14:34:51 +0100
  • 94b509ba9f dts: bindings: nxp: lpi2c: add bus idle timeout property Henrik Brix Andersen 2019-11-12 14:22:24 +0100
  • 98d02613a3 kconfig: Remove assignments to promptless CPU_MINUTEIA symbol Ulf Magnusson 2019-11-15 01:01:00 +0100
  • fd9981a7c4 kconfig: Factor out HAS_FLASH_LOAD_OFFSET dependency Ulf Magnusson 2019-11-16 01:33:09 +0100
  • 90b9eb3a9e kconfig: Rename USE_CODE_PARTITION to USE_DT_CODE_PARTITION Ulf Magnusson 2019-11-16 01:22:16 +0100
  • 1f9c5f136d kconfig: Improve USE_CODE_PARTITION prompt and help string Ulf Magnusson 2019-11-16 01:16:57 +0100
  • 9cdb6f4033 kconfig: Make FLASH_LOAD_OFFSET/SIZE non-configurable when DT is used Ulf Magnusson 2019-11-16 01:03:25 +0100
  • 7c8421c2fd drivers: entropy: rv32m1: Turn pointless 'menuconfig' into 'config' Ulf Magnusson 2019-11-14 05:44:34 +0100
  • 3da873a0c0 debug: asan: Added leak suppression for SDL2 & X11 Jan Van Winkel 2019-11-03 13:39:33 +0100
  • a0d6289289 i2c: sam0: Add support for SAME54 Benjamin Valentin 2019-05-07 15:41:51 +0200
  • 8922afb0f8 arc: hsdk: Set SRAM_BASE_ADDRESS in defconfig Evgeniy Didin 2019-11-12 11:00:51 +0300
  • 2f691d2597 Bluetooth: Mesh: Fixes wrong subnet used for Friend Clear Maximus Liu 2019-12-05 20:18:57 +0800
  • 3a4d547c5a cmake: Change the DTS preprocessing work directory Sebastian Bøe 2019-11-11 17:09:06 +0100
  • 3dcefbb316 samples: net: echo-server: Generate coverage report Jukka Rissanen 2019-12-03 12:59:44 +0200
  • e83b079e22 samples: nrf52: replace power_mgr with system_off Peter Bigot 2019-11-18 18:08:08 -0600
  • c8c35f76ab scripts: dts: Remove deprecated extract_dts_includes.py script Kumar Gala 2019-12-09 08:46:20 -0600
  • e1fa7286cf boards: lpcxpresso55s69: Fix use of deprecated macro Kumar Gala 2019-12-09 10:23:32 -0600
  • ef6ac67573 modules: gui: Updated LVGL version to v6.1.1 Jan Van Winkel 2019-11-26 09:52:31 +0100
  • fe1aa252ab tests: gui: Enable new LVGL features in tests Jan Van Winkel 2019-11-26 09:49:46 +0100
  • a1e336e7af gui: Added support for LVGL v6.1 Jan Van Winkel 2019-11-26 09:47:56 +0100
  • 21847528a9 tests: document test identifier rules Anas Nashif 2019-12-02 08:50:11 -0500
  • 3680f2f6ae tests: spi: fix test function name Anas Nashif 2019-12-01 19:19:30 -0500
  • 8dd6cd8ec4 tests: kernel: split pending testing Anas Nashif 2019-12-01 18:26:20 -0500
  • 434995cc99 sanitycheck: print testsuite tree Anas Nashif 2019-12-01 13:55:11 -0500
  • 467d24fea1 tests: samples: portability: fix test tags and identifiers Anas Nashif 2019-11-15 06:03:53 -0800
  • c1c3cc6ad9 sanitycheck: output a sort list of tests Anas Nashif 2019-12-01 13:24:33 -0500
  • 70758c4374 tests: fix test identifiers Anas Nashif 2019-12-01 12:29:43 -0500
  • 9a06428244 sensor: add ms5607 sensor Thomas Schmid 2019-09-30 22:24:57 +0200
  • 6d531a36aa samples: Remove stale 'random' driver sample. Stephanos Ioannidis 2019-12-06 17:29:17 +0900
  • e3dc05f14d net: config: Wait network interface to come up Jukka Rissanen 2019-11-05 15:36:29 +0200
  • 6378ac4e38 net: Verify correctness of iface_api inside L2 driver API Jukka Rissanen 2019-11-26 11:04:32 +0200
  • 2bd6858db4 samples: syslog_net: Remove ref. to CONFIG_SYS_LOG_BACKEND_NET_SERVER Ulf Magnusson 2019-11-14 02:27:26 +0100
  • e0b2fb75db hardening: Introducing hardenconfig tool Lauren Murphy 2019-10-28 11:28:40 -0500
  • 647062adcd drivers: clock_control: nrf_power_clock: use unsigned reference count Peter Bigot 2019-11-24 08:44:22 -0600
  • a124f29032 drivers: clock_control: nrf: Add protection to getting item from list Krzysztof Chruscinski 2019-11-19 13:47:30 +0100
  • aada984132 drivers: clock_control: nrf: Fix race condition in clock start Krzysztof Chruscinski 2019-11-19 12:21:00 +0100
  • 8a35df6fb2 boards: bbc_microbit: reference board variations Peter Bigot 2019-11-12 15:45:08 -0600
  • e0353db10b samples: lsm6dsl: Add a harness_config Erwan Gouriou 2019-12-03 13:25:37 +0100
  • 6a407f4fe0 sanitycheck: remove "--detailed-report" from help message. Steven Wang 2019-12-03 22:52:28 +0800