Commit graph

  • 2fab7413f7 include: Fix use of <flash_map.h> -> <storage/flash_map.h> Kumar Gala 2019-12-09 11:37:06 -06:00
  • ebbd3cc078 include: Fix use of <atomic.h> -> <sys/atomic.h> Kumar Gala 2019-12-09 11:36:42 -06:00
  • 9415a114a0 include: Fix use of <json.h> -> <data/json.h> Kumar Gala 2019-12-09 11:32:29 -06:00
  • cd0f8d5c4f include: Fix use of <sys_io.h> -> <sys/sys_io.h> Kumar Gala 2019-12-09 11:31:24 -06:00
  • 530b9a7132 include: Fix use of <i2c.h> -> <drivers/i2c.h> Kumar Gala 2019-12-09 11:28:29 -06:00
  • bb9efbfbd0 include: Fix use of <gpio.h> -> <drivers/gpio.h> Kumar Gala 2019-12-09 11:27:31 -06:00
  • 24ae1b1aa7 include: Fix use of <misc/FOO.h> -> <sys/FOO.h> Kumar Gala 2019-12-09 11:18:21 -06:00
  • 0b878020f2 samples: Bluetooth: Increase ISR_STACK_SIZE value Vinayak Kariappa Chettimada 2019-12-10 12:51:21 +05:30
  • e18d1b6a46 arm: soc: nRF51: Remove ISR_STACK_SIZE assignment Vinayak Kariappa Chettimada 2019-12-10 12:47:09 +05:30
  • dd5d2e37f5 Samples: Bluetooth: Add ST BLE Demo sample Marcio Montenegro 2019-09-20 10:01:18 -03:00
  • 0297e7ec15 samples: net: zperf: Ignore out of net_buf issue Jukka Rissanen 2019-11-04 17:32:56 +02:00
  • dd94be3ffc tests: buf: Add byte order tests Luiz Augusto von Dentz 2019-11-16 13:07:59 +02:00
  • 8724f4a2ee net: buf: Add support for 64 bit data type Luiz Augusto von Dentz 2019-11-12 16:30:45 +02:00
  • e0a55796b2 net: buf: Add support for 48 bit data type Luiz Augusto von Dentz 2019-11-12 13:24:53 +02:00
  • a0f5db952e sys: byteorder: Add 48 bit variants Luiz Augusto von Dentz 2019-11-12 12:50:19 +02:00
  • 4c06a9f577 net: buf: Add support for 24 bit data type Luiz Augusto von Dentz 2019-11-05 14:54:48 +02:00
  • 7747033fee sys: byteorder: Add 24 bit variants Luiz Augusto von Dentz 2019-11-12 11:43:15 +02:00
  • 53784479b3 net: buf: Add net_buf_simple_init_with_data Luiz Augusto von Dentz 2019-11-10 17:07:20 +02:00
  • 432c93bb55 scripts: dts: Support GIC interrupt type-specific IRQ number fix up. Stephanos Ioannidis 2019-11-08 17:20:39 +09:00
  • 7baf3f74a9 interrupt_controller: gic: Support PPIs Carlo Caione 2019-10-18 10:32:24 +01:00
  • e0d931f6b8 sanitycheck: enable size tracking with size related options Anas Nashif 2019-12-09 15:23:43 -05:00
  • 0b6a1041e1 release: fix sanitycheck release file Anas Nashif 2019-12-09 15:50:16 -08:00
  • 75b291974f release: post release patch level = 99 Anas Nashif 2019-12-09 19:34:29 -05:00
  • 53392ad403 scripts: gen_defines.py: Move flash-related code into separate function Ulf Magnusson 2019-11-13 22:53:32 +01:00
  • f575724634 scripts: gen_defines.py: Improve output formatting and shorten main() Ulf Magnusson 2019-11-13 21:24:43 +01:00
  • fa453ea997 riscv: kconfig: Remove assignment to promptless CONFIG_64BIT symbol Ulf Magnusson 2019-11-15 01:05:24 +01:00
  • 051435c69d doc: releases: Release notes for v2.2 - initial (empty) draft David Leach 2019-12-09 15:35:29 -06:00
  • ed22c5efe9 sanitycheck: Add option to use gcovr for coverage Christian Taedcke 2019-11-23 16:47:33 +01:00
  • 132130d17a drivers: i2c: lpspi: add support for the bus idle timeout property Henrik Brix Andersen 2019-11-12 14:37:04 +01:00
  • b9b9303f1f soc: arm: nxp: add dts fixups for lpi2c bus timeouts Henrik Brix Andersen 2019-11-12 14:34:51 +01:00
  • 94b509ba9f dts: bindings: nxp: lpi2c: add bus idle timeout property Henrik Brix Andersen 2019-11-12 14:22:24 +01:00
  • 98d02613a3 kconfig: Remove assignments to promptless CPU_MINUTEIA symbol Ulf Magnusson 2019-11-15 01:01:00 +01:00
  • fd9981a7c4 kconfig: Factor out HAS_FLASH_LOAD_OFFSET dependency Ulf Magnusson 2019-11-16 01:33:09 +01:00
  • 90b9eb3a9e kconfig: Rename USE_CODE_PARTITION to USE_DT_CODE_PARTITION Ulf Magnusson 2019-11-16 01:22:16 +01:00
  • 1f9c5f136d kconfig: Improve USE_CODE_PARTITION prompt and help string Ulf Magnusson 2019-11-16 01:16:57 +01:00
  • 9cdb6f4033 kconfig: Make FLASH_LOAD_OFFSET/SIZE non-configurable when DT is used Ulf Magnusson 2019-11-16 01:03:25 +01:00
  • 7c8421c2fd drivers: entropy: rv32m1: Turn pointless 'menuconfig' into 'config' Ulf Magnusson 2019-11-14 05:44:34 +01:00
  • 3da873a0c0 debug: asan: Added leak suppression for SDL2 & X11 Jan Van Winkel 2019-11-03 13:39:33 +01:00
  • a0d6289289 i2c: sam0: Add support for SAME54 Benjamin Valentin 2019-05-07 15:41:51 +02:00
  • 8922afb0f8 arc: hsdk: Set SRAM_BASE_ADDRESS in defconfig Evgeniy Didin 2019-11-12 11:00:51 +03:00
  • 2f691d2597 Bluetooth: Mesh: Fixes wrong subnet used for Friend Clear Maximus Liu 2019-12-05 20:18:57 +08:00
  • 3a4d547c5a cmake: Change the DTS preprocessing work directory Sebastian Bøe 2019-11-11 17:09:06 +01:00
  • 3dcefbb316 samples: net: echo-server: Generate coverage report Jukka Rissanen 2019-12-03 12:59:44 +02:00
  • e83b079e22 samples: nrf52: replace power_mgr with system_off Peter Bigot 2019-11-18 18:08:08 -06:00
  • c8c35f76ab scripts: dts: Remove deprecated extract_dts_includes.py script Kumar Gala 2019-12-09 08:46:20 -06:00
  • e1fa7286cf boards: lpcxpresso55s69: Fix use of deprecated macro Kumar Gala 2019-12-09 10:23:32 -06:00
  • ef6ac67573 modules: gui: Updated LVGL version to v6.1.1 Jan Van Winkel 2019-11-26 09:52:31 +01:00
  • fe1aa252ab tests: gui: Enable new LVGL features in tests Jan Van Winkel 2019-11-26 09:49:46 +01:00
  • a1e336e7af gui: Added support for LVGL v6.1 Jan Van Winkel 2019-11-26 09:47:56 +01:00
  • 21847528a9 tests: document test identifier rules Anas Nashif 2019-12-02 08:50:11 -05:00
  • 3680f2f6ae tests: spi: fix test function name Anas Nashif 2019-12-01 19:19:30 -05:00
  • 8dd6cd8ec4 tests: kernel: split pending testing Anas Nashif 2019-12-01 18:26:20 -05:00
  • 434995cc99 sanitycheck: print testsuite tree Anas Nashif 2019-12-01 13:55:11 -05:00
  • 467d24fea1 tests: samples: portability: fix test tags and identifiers Anas Nashif 2019-11-15 06:03:53 -08:00
  • c1c3cc6ad9 sanitycheck: output a sort list of tests Anas Nashif 2019-12-01 13:24:33 -05:00
  • 70758c4374 tests: fix test identifiers Anas Nashif 2019-12-01 12:29:43 -05:00
  • 9a06428244 sensor: add ms5607 sensor Thomas Schmid 2019-09-30 22:24:57 +02:00
  • 6d531a36aa samples: Remove stale 'random' driver sample. Stephanos Ioannidis 2019-12-06 17:29:17 +09:00
  • e3dc05f14d net: config: Wait network interface to come up Jukka Rissanen 2019-11-05 15:36:29 +02:00
  • 6378ac4e38 net: Verify correctness of iface_api inside L2 driver API Jukka Rissanen 2019-11-26 11:04:32 +02:00
  • 2bd6858db4 samples: syslog_net: Remove ref. to CONFIG_SYS_LOG_BACKEND_NET_SERVER Ulf Magnusson 2019-11-14 02:27:26 +01:00
  • e0b2fb75db hardening: Introducing hardenconfig tool Lauren Murphy 2019-10-28 11:28:40 -05:00
  • 647062adcd drivers: clock_control: nrf_power_clock: use unsigned reference count Peter Bigot 2019-11-24 08:44:22 -06:00
  • a124f29032 drivers: clock_control: nrf: Add protection to getting item from list Krzysztof Chruscinski 2019-11-19 13:47:30 +01:00
  • aada984132 drivers: clock_control: nrf: Fix race condition in clock start Krzysztof Chruscinski 2019-11-19 12:21:00 +01:00
  • 8a35df6fb2 boards: bbc_microbit: reference board variations Peter Bigot 2019-11-12 15:45:08 -06:00
  • e0353db10b samples: lsm6dsl: Add a harness_config Erwan Gouriou 2019-12-03 13:25:37 +01:00
  • 6a407f4fe0 sanitycheck: remove "--detailed-report" from help message. Steven Wang 2019-12-03 22:52:28 +08:00
  • 2de12df6b9 drivers: clock_control: clock_control_on should be blocking Martí Bolívar 2019-11-14 09:50:58 -08:00
  • fc5cd772da scripts: dts: Accept 'status = "ok"' Ulf Magnusson 2019-09-26 13:47:58 +02:00
  • 85a08da966 usb: Rename defines to match present naming convention Emil Obalski 2019-11-29 09:08:46 +01:00
  • c1f5e11bb6 usb: Cleanup for multiplied defines Emil Obalski 2019-11-28 14:36:53 +01:00
  • 44c947ec3e drivers: ieee802154_kw41z: Create a fake ACK frame for upper layers Robert Lubos 2019-10-09 11:27:01 +02:00
  • 6b2a371272 samples: net: Remove redundant frdm_kw41z configs from echo samples Robert Lubos 2019-10-08 16:51:38 +02:00
  • e871ae9407 net: openthread: Allow to configure SED Robert Lubos 2019-04-10 12:54:47 +02:00
  • 4fe1da9f58 net: openthread: Process real ACK frame instead of fake one Robert Lubos 2019-04-11 15:32:41 +02:00
  • 2624d65b60 drivers: ieee802154_nrf5: Add ACK handling Robert Lubos 2019-04-11 13:29:25 +02:00
  • e86ec977fb syscalls: Remove references to __syscall_inline Flavio Ceolin 2019-12-03 13:49:54 -08:00
  • 4afa181831 x86: fatal: Explicitely include syscall header Flavio Ceolin 2019-12-02 14:53:57 -08:00
  • 754d56891e drivers: interrupt_controller: Add SweRV PIC support Olof Kindgren 2019-10-10 13:51:18 +02:00
  • cac5e8f251 west: openocd: Add config file dir to search path Christian Taedcke 2019-12-05 19:29:44 +01:00
  • 6c2d25204c samples: boards: Add readme for gpio counter. Jennifer Williams 2019-12-04 13:45:53 -08:00
  • c1863875b7 ztest: fix ztest_1cpu_user_unit_test() Andrew Boie 2019-11-21 23:11:29 -08:00
  • 9849c7d3e7 x86: don't use privilege stack areas as a guard Andrew Boie 2019-11-21 20:36:27 -08:00
  • 6cfd8113a7 boards: arm: Extend usb device support to all nxp imx rt boards Maureen Helm 2019-11-18 12:07:36 -06:00
  • 60915c884f soc : mec1501 : Deep and light sleep example Scott Worley 2019-08-30 14:10:02 -04:00
  • cba129ae96 drivers/flash: Removed native posix flash driver Jan Van Winkel 2019-11-10 02:11:37 +01:00
  • 8cd4a817d9 drivers/flash/flash_simulator: Added file back end for posix arch Jan Van Winkel 2019-11-10 02:16:54 +01:00
  • 01c03a27d7 counter: mchp_xec: update driver for counter tests Daniel Leung 2019-12-01 17:20:11 -08:00
  • a5c53ff3ae samples: mesh_badge: fix temperature format Aurelien Jarno 2019-12-08 16:32:20 +01:00
  • 0e11d1385b samples: mesh_badge: fix property ID Aurelien Jarno 2019-12-08 16:25:14 +01:00
  • 1ac90bf47e samples: mesh_badge: fix unknown sensor status message Aurelien Jarno 2019-12-08 16:10:41 +01:00
  • 16d8a492c6 soc: arm: stm32: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 13:25:55 +01:00
  • bee70b4ca8 soc: arm: arm: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 13:32:30 +01:00
  • c9da964752 soc: arm: silabs: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 10:42:26 +01:00
  • 12eb1e4038 soc: arm: nxp kinetis: force custom fixed MPU region configuration Ioannis Glaropoulos 2019-12-06 14:28:39 +01:00
  • 9ce4d8f20d soc: arm: nxp: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-06 10:26:06 +01:00
  • ac35acd5aa soc: arm: atmel: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-05 16:24:48 +01:00
  • 95e8cd0041 soc: arm: nordic_nrf: remove custom fixed MPU region definition Ioannis Glaropoulos 2019-12-05 15:29:22 +01:00
  • cede12b159 soc: arm: framework for common fixed MPU region configuration Ioannis Glaropoulos 2019-12-05 15:16:41 +01:00