Commit graph

  • 5eef2c5f24 tests: net: iface: Modify tests to verify userspace access Jukka Rissanen 2020-06-18 19:06:32 +03:00
  • 336bcfa471 net: if: Make sure only allowed threads can access syscalls Jukka Rissanen 2020-06-18 19:05:12 +03:00
  • bfa08cd04d userspace: Make network interface a kernel object Jukka Rissanen 2020-06-17 15:18:22 +03:00
  • d56e0b0b40 drivers: serial: nrfx: disable before setting pin config Pete Skeggs 2020-07-23 16:12:02 -07:00
  • 80e54e04ed net: l2: ppp: fsm: change state before sending Conf-Req Marcin Niestroj 2020-07-27 17:11:14 +02:00
  • e536b46a01 Bluetooth: GATT: Fix crash when using CONFIG_BT_CONN_DISABLE_SECURITY Luiz Augusto von Dentz 2020-07-28 10:10:55 -07:00
  • 5e2e7a0fcf drivers: gpio: Init the PINT module Mahesh Mahadevan 2020-07-14 17:47:52 -05:00
  • a205019910 modules: hal_nxp: Add support for MXRT600 Mahesh Mahadevan 2020-07-09 16:24:39 -05:00
  • 14beecbdbe MXRT600: Lower clock speed to avoid using power library Mahesh Mahadevan 2020-07-20 10:36:59 -05:00
  • 23f97f52f7 pinmux: mxrt6xx: Update to support IOPCTL Mahesh Mahadevan 2020-06-25 10:25:21 -05:00
  • 64d5afeb60 drivers: gpio: mcux_lpc: Update for RT600 Mahesh Mahadevan 2020-06-17 14:05:10 -05:00
  • 3ef163ca77 MXRT600: DTS file Mahesh Mahadevan 2020-06-22 16:13:57 -05:00
  • 07071050df MXRT600: soc folder Mahesh Mahadevan 2020-06-18 14:14:37 -05:00
  • 45b7a88b06 MXRT600: Add support for MXRT600 EVK board Mahesh Mahadevan 2020-06-16 16:55:36 -05:00
  • b71613a33a tests: settings: Fix unchecked return value Dominik Ermel 2020-07-28 16:29:38 +00:00
  • d18ffc9307 tests: add new threads permissions tests, modify existing Maksim Masalski 2020-05-28 16:15:40 +03:00
  • e9d843a42e shell: logging: Allow users to change SHELL_LOG_BACKEND value David D 2020-07-28 06:56:02 +03:00
  • bda438a6ee Bluetooth: hci_uart: Update buffer sizes for extended advertising API Joakim Andersson 2020-07-24 16:36:15 +02:00
  • 32cda7411b Bluetooth: samples: hci_uart: Update main stack size nrf5 boards Joakim Andersson 2020-02-26 10:37:13 +01:00
  • 522acd0834 Bluetooth: hci_uart: Fix nrf51_blenano board configuration Joakim Andersson 2020-07-24 16:07:58 +02:00
  • f1058a782c Bluetooth: samples: Set name on HCI TX threads in HCI samples Joakim Andersson 2020-07-24 15:34:30 +02:00
  • 4f35917d1b tests: add check return value in futex_wake() Maksim Masalski 2020-07-28 19:11:45 +08:00
  • 6f45a56905 boards: arm: enable and document preipherals on the ItsyBitsy M4 Michael Hope 2020-05-29 17:35:41 +02:00
  • 178baee3b0 doc: group audio header using doxygen Anas Nashif 2020-07-27 08:04:33 -04:00
  • bbea52c746 tests: fix device model tests and remove wrong doxygen grouping Anas Nashif 2020-07-27 08:02:01 -04:00
  • 0798b85d1c tests: remove obsolete doxygen boilerplate Anas Nashif 2020-07-27 07:52:29 -04:00
  • ae4a9ff017 boards: arm: enable BOSSA support on Seeeduino XIAO Michael Hope 2020-07-26 10:22:46 +02:00
  • 38cd37f726 dts: remove incorrect use of mmio-sram compatible Kumar Gala 2020-07-22 06:42:11 -05:00
  • f4caf7b890 drivers: wifi: eswifi: fix coverity Out-of-bounds access errors David Leach 2020-07-27 13:30:17 -05:00
  • a4410367e5 west.yml: Update OpenThread revision Robert Lubos 2020-07-24 15:40:55 +02:00
  • 43a3b7ed27 net: openthread: Protect OT API calls from being preempted Robert Lubos 2020-07-24 14:37:54 +02:00
  • 9690ee7eeb net: openthread: Add missing static keyword in several functions Robert Lubos 2020-07-24 13:19:23 +02:00
  • 13bd96ab61 net: openthread: Align with Link raw API changes Robert Lubos 2020-07-24 11:48:06 +02:00
  • a2cfc40264 net: openthread: Set link-layer address pointer before OT setup Robert Lubos 2020-07-24 11:29:14 +02:00
  • 8933c7db50 settings: disallow modifying the content of a static subtree name Peter A. Bigot 2020-07-26 05:25:58 -05:00
  • f8c024a22f sanitycheck: remove verbose log message Anas Nashif 2020-07-27 09:01:20 -04:00
  • 75949f470f doc: releases: 2.4: add LVGL v7 update details Gerard Marull-Paretas 2020-07-20 20:13:30 +02:00
  • 4cfe4d64d5 samples: display: lvgl: add note about LOG_STRDUP settings Gerard Marull-Paretas 2020-07-20 17:21:46 +02:00
  • 5df0ad3194 lib: gui: lvgl: update to v7.0.2 Gerard Marull-Paretas 2020-07-20 17:01:18 +02:00
  • 6011aee0d8 drivers: i2c: update i2c_shell commands Jakub Rzeszutko 2020-07-23 13:30:38 +02:00
  • 49a04a859c shell: fix prompting dynamic commands Jakub Rzeszutko 2020-07-23 13:14:44 +02:00
  • dd5c33361b samples: net: socket_echo_select: add support for TI CC32xx Vincent Wan 2020-07-24 16:09:02 -07:00
  • 34db96404b net: sockets: add support for select() when using socket offloading Vincent Wan 2020-07-24 14:52:19 -07:00
  • 5014e7da44 drivers: wifi: resolve undefined macros when CONFIG_POSIX_API is set Vincent Wan 2020-07-24 14:46:15 -07:00
  • b3d5af0e9d lib: fdtable: Remove workaround for SimpleLink for fcntl Vincent Wan 2020-07-24 14:45:09 -07:00
  • 2ebc16629b net: tcp2: zeroing conn after removing from slist David D 2020-07-27 12:30:05 +03:00
  • 5390b6ee3b net: if: IPv6 RS network interface check invalid Jukka Rissanen 2020-07-27 09:10:39 +03:00
  • 73c50dc0bd Bluetooth: Move implementation of hci_driver.h exposed functions Joakim Andersson 2020-07-24 17:34:32 +02:00
  • 33eabf6fc7 drivers: counter: Add native_posix counter hardware model and driver Filip Zajdel 2020-07-21 16:34:03 +02:00
  • 33abbbfd85 drivers: clock_control: stm32h7: Add HSE,HSI,CSI,PLL sysclk opt. Jeremy LOCHE 2020-07-09 21:42:46 +02:00
  • aec5f0a3ef net: mqtt: Prevent double CONNACK event notification on server reject Robert Lubos 2020-07-20 12:14:30 +02:00
  • 445d006a5e tests: arch: arm: add a test for the SW Vector Relaying feature Ioannis Glaropoulos 2020-07-14 18:58:05 +02:00
  • b0c5e6335a arch: arm: cortex-m: move the relay table section after vector table Ioannis Glaropoulos 2020-07-16 10:13:04 +02:00
  • 9dd220dc2b net: l2: ppp: remove useless is_init checks Marcin Niestroj 2020-07-01 01:03:40 +02:00
  • 1c2f127e3f sanitycheck: do not duplicate code in tests Anas Nashif 2020-07-23 09:56:01 -04:00
  • 9e1be4c05e sanitycheck: do not expect results from build_only instances Anas Nashif 2020-07-23 08:20:49 -04:00
  • f9e1ef9684 tests: kernel: gen_isr_table: extend test for Cortex-M Baseline Ioannis Glaropoulos 2020-07-21 17:29:43 +02:00
  • 98ad9d4a77 tests: kernel: gen_isr_table: yml fixes for ARC test variant Ioannis Glaropoulos 2020-07-21 17:28:06 +02:00
  • a956942a4d net: l2: ppp: ipv6cp: remove network address in ipv6cp_down Marcin Niestroj 2020-07-24 17:01:33 +02:00
  • 74167c74e9 net: l2: ppp: ipcp: remove network address in ipcp_down Marcin Niestroj 2019-11-19 10:39:25 +01:00
  • 4b0f5ea100 doc: add documentation for tool targets Anas Nashif 2020-07-25 09:59:54 -04:00
  • 2e0284c248 samples: drivers: espi: Update OOB transaction test Jose Alberto Meza 2020-07-22 13:40:40 -07:00
  • f45f4fc0c9 drivers: espi: xec: Fix incorrect ACK to eSPI host about channel readiness Jose Alberto Meza 2020-07-22 13:55:07 -07:00
  • f4cbec8924 drivers: espi: xec: Fix OOB transaction failure when perform back-to-back Jose Alberto Meza 2020-07-22 13:50:25 -07:00
  • 89eab0e440 boards: arm: enable BOSSA support on Seeeduino XIAO bossa_boards Michael Hope 2020-07-26 10:22:46 +02:00
  • 3116d4bbe7 runners: bossac: use the built-in BOSSA reset if present bossa_test Michael Hope 2020-07-23 20:53:32 +02:00
  • faa62bc3d2 runners: bossac: handle --help on the current git version of BOSSA Michael Hope 2020-07-14 19:49:49 +02:00
  • 2a37e140fc runners: bossac: calculate the offset instead of absolute address Michael Hope 2020-07-14 19:42:45 +02:00
  • 252cd3556a runners: bossac: handle --help on the current git version of BOSSA bossa_due Michael Hope 2020-07-14 19:49:49 +02:00
  • 076054c6bd runners: bossac: calculate the offset instead of absolute address Michael Hope 2020-07-14 19:42:45 +02:00
  • 52f993de11 doc: contribute: Require OSI-approved licenses master Maureen Helm 2020-07-24 13:56:10 -05:00
  • 3c2d0f37a3 logging: avoid identifier collisions Daniel Leung 2020-07-23 14:39:34 -07:00
  • d3d2730166 tracing: uart: rename global variable named dev Daniel Leung 2020-07-23 14:36:30 -07:00
  • ac53880cef kernel: smp: avoid identifier collisions Daniel Leung 2020-07-23 14:33:31 -07:00
  • 4fc1444823 lib: os/heap: timeout: avoid identifier collisions Daniel Leung 2020-07-23 12:57:22 -07:00
  • b907cf7694 kernel: timeout: avoid identifier collisions Daniel Leung 2020-07-23 12:55:20 -07:00
  • 2acafafae1 kernel: pipes: rename inner spinlock keys Daniel Leung 2020-07-23 12:52:44 -07:00
  • f014ba1ff1 doc: coding guidelines: fix links for other rules examples Lauren Murphy 2020-07-23 14:09:56 -05:00
  • 565a61dd79 arch/x86: zefi: Fix mismatch in printf with args David Leach 2020-07-24 14:39:37 -05:00
  • b201cf3356 subsys/ieee802154: Add 'fall through' comment to switch David Leach 2020-07-24 14:13:26 -05:00
  • 87e02c62bd subsys/testsuite: Fix coverity null dereference warning David Leach 2020-07-24 14:03:33 -05:00
  • 48f7f11998 subsys/ztest: Suppress Coverity warning David Leach 2020-07-24 11:44:16 -05:00
  • 2abdc19ceb libc: newlib: libc-hooks: Fix Coverity warning David Leach 2020-07-24 11:01:04 -05:00
  • 469f53c210 scripts: sanitycheck: import edtlib Martí Bolívar 2020-07-24 11:19:53 -07:00
  • cd65c39b3e DNS: attempting to use the lsmdsl driver for the -dsl and -ds3 lsmnano Michael Hope 2020-07-24 21:34:22 +02:00
  • 6d57fa78c6 runners: bossac: use the built-in BOSSA reset if present Michael Hope 2020-07-23 20:53:32 +02:00
  • 79d4b42357 runners: bossac: handle --help on the current git version of BOSSA Michael Hope 2020-07-14 19:49:49 +02:00
  • 99838ae1b7 runners: bossac: calculate the offset instead of absolute address Michael Hope 2020-07-14 19:42:45 +02:00
  • 517633c101 scripts: sanitylib.py: add exception check for psutil Wentong Wu 2020-07-24 21:13:01 +08:00
  • 5e0fa67eb0 DNS: test the lsm6dsl driver by hacking in extra instances lsm_many Michael Hope 2020-07-24 20:13:39 +02:00
  • bb1ce6bd04 more nina nina Michael Hope 2020-07-09 17:42:41 +02:00
  • 06ab9b4d59 dts: add the NINA binding Michael Hope 2020-07-07 20:15:35 +02:00
  • b41373d2cb nina: add a driver Michael Hope 2020-07-07 20:15:17 +02:00
  • f13567be56 dns: patch the Zero to support NINA Michael Hope 2020-07-07 20:13:04 +02:00
  • 7a3ccb5367 boards: arm: refresh the Adafruit Feather M0 Basic m0_basic Michael Hope 2020-07-22 17:37:26 +02:00
  • 806ee90e88 add pinctrl to dts pinctrl Michael Hope 2020-07-20 21:05:27 +02:00
  • 533d2bc434 boards: arm: document and enable the DAC for the Arduino Zero add_dac Michael Hope 2020-07-04 15:32:19 +02:00
  • a1f70274fc drivers: dac: add a driver for the SAM0 DAC Michael Hope 2020-07-04 15:19:59 +02:00
  • dee80db23a dts: atmel: add definitions for the SAM0 DAC Michael Hope 2020-07-04 14:55:34 +02:00
  • 80877914c6 dts: dac: add a new binding for the SAM0 DAC Michael Hope 2020-07-04 14:53:54 +02:00