Commit graph

  • d75e1a8f32 doc: guides: portability: fix misspellings in POSIX C LANG table Peter A. Bigot 2020-08-21 05:51:30 -0500
  • 1e6679a23b drivers: console: uart_mux: consume ringbuf until it is empty Marcin Niestroj 2020-07-06 15:26:06 +0200
  • efae88ce3a sensor: fxos8700: implement magnetic vector magnitude function Matija Tudan 2020-08-02 18:11:06 +0200
  • 3e1491de26 samples: net: echo-client: Add userspace support Jukka Rissanen 2020-06-03 12:11:02 +0300
  • 9eb46d95a7 net: shell: TCP stack agnostic shell Loic Poulain 2020-08-19 15:10:57 +0200
  • 4c8d1496ea net: l2: ppp: don't move back to NETWORK state when link goes down Marcin Niestroj 2020-08-20 20:18:25 +0200
  • 47a39b567e net: l2: ppp: lcp: do not force STOPPED state after Adminitrative Close Marcin Niestroj 2020-08-20 21:07:51 +0200
  • b3aca735f7 doc: guides: porting: shields: fix directory layout examples Henrik Brix Andersen 2020-08-20 23:21:12 +0200
  • b5f7706009 doc: portability/posix: Indicate presence of strtok_r Siddharth Chandrasekaran 2020-08-20 21:55:11 +0530
  • af4566b21e devicetree: spi: fix typo in docstring Martí Bolívar 2020-08-20 12:47:13 -0700
  • 16c4090487 tests: tinycrypt_hmac_prng: exclude MEC1501-based boards Daniel Leung 2020-08-19 09:57:07 -0700
  • 96a39f00c2 west: runners: jlink: add support for -nogui 1 command line parameter Henrik Brix Andersen 2020-08-17 14:44:22 +0200
  • 72792a5e63 userspace: cleanup mem domain assertions Andrew Boie 2020-08-19 15:06:37 -0700
  • 6f32dd7110 x86: add missing memory domain checks Andrew Boie 2020-08-19 15:02:04 -0700
  • 86ad13d960 userspace: clarify some mem domain doxyen Andrew Boie 2020-08-19 13:17:55 -0700
  • bc35b0b780 userspace: add optional member to memory domains Andrew Boie 2020-08-19 13:11:47 -0700
  • f8d743a1cb userspace: fix ifdef for k_mem_partition Andrew Boie 2020-08-19 12:22:50 -0700
  • ca1921aaa3 userspace: fix ifdef for k_mem_domain Andrew Boie 2020-08-19 12:18:16 -0700
  • 75d5c0bc4b userspace: move mem domain defines Andrew Boie 2020-08-19 12:12:07 -0700
  • 2660878f14 test: power: Test cases for power subsystem Meng xianglin 2020-06-10 10:08:48 +0800
  • 44ed730724 x86: static scope for exception handlers Andrew Boie 2020-08-19 16:31:48 -0700
  • 654a49a9f8 soc: nxp_imx: Set entry to _vector_start in boot header Maureen Helm 2020-08-17 16:29:05 -0500
  • b07c2f8463 logging: Fix holding coherence of log levels in Spinel backend. Kamil Kasperczyk 2020-08-11 13:09:50 +0200
  • c5d85e175f subsys/testsuite: Add an assert for a zero return code Simon Glass 2020-08-06 16:47:02 -0600
  • bf04c61f6e tests: gpio_basic_api: disconnect output in initial setup Peter Bigot 2020-07-28 16:17:02 -0500
  • 2ed2d3bfa9 scripts: runners: add --no-erase support Martí Bolívar 2020-08-11 13:58:11 -0700
  • 82e58a0707 boards: arm: adafruit_feather_nrf52840: add support for QSPI flash Gerard Marull-Paretas 2020-08-19 17:03:03 +0200
  • 48585cb745 boards: arm: adafruit_feather_nrf52840: add missing SPI compatible Gerard Marull-Paretas 2020-08-19 17:08:44 +0200
  • 47a00423ac MXRT600: Add support to run Basic GPIO test Mahesh Mahadevan 2020-08-19 10:33:28 -0500
  • dc294b8773 RT600: Fix IOCON setting Mahesh Mahadevan 2020-08-17 12:40:27 -0500
  • 5fac1ea7bd doc: usermode: use zephyr_file to locate syscall_handler.h Martí Bolívar 2020-08-03 13:01:17 -0700
  • edde894d04 cmake: Zephyr CMake package clean-up and minor fix Torsten Rasmussen 2020-08-06 10:41:39 +0200
  • c67a0cd098 sanitycheck: Improve tests counting Maciej Perkowski 2020-08-13 15:20:13 +0200
  • 60d2885e3c driver: eth: native_posix: Minimum RX sleep with gPTP Jukka Rissanen 2020-08-10 17:17:57 +0300
  • db2b5dbaf9 samples: net: gptp: native_posix: Set 1ms clock accuracy Jukka Rissanen 2020-08-10 13:28:05 +0300
  • acb8956bb7 samples: net: gptp: Enable GM support by default Jukka Rissanen 2020-08-10 13:27:20 +0300
  • 0a12b7af14 net: shell: Print current gPTP role information Jukka Rissanen 2020-08-10 13:26:04 +0300
  • 8e9e79b21d net: gptp: Separate common strings from warning messages Jukka Rissanen 2020-08-10 10:29:58 +0300
  • 08da995bf9 net: eth: native_posix: Only claim VLAN support when applicable Jukka Rissanen 2020-08-07 17:49:53 +0300
  • fe638d23fc net: native_posix: gptp: Add multiport support Jukka Rissanen 2020-08-07 17:44:57 +0300
  • 4223a2e685 samples: net: sockets: Create a test for socket offloading Jukka Rissanen 2020-08-17 11:06:23 +0300
  • e8a5039b70 drivers: serial: gecko: Replace custom macros with _CONCAT Christian Taedcke 2020-06-15 10:35:27 +0200
  • 751efe1f6d drivers: uart_gecko: added support for hardware flow control Timo Dammes 2019-12-09 15:46:24 +0100
  • 7ecc55ac84 Bluetooth: controller: consistent HCI error messages Andries Kruithof 2020-08-19 14:14:39 +0200
  • 319be27041 boards: arm: mec15xx: Allow to use some of ADC pins for JTAG tracing Jose Alberto Meza 2020-08-06 11:34:19 -0700
  • 357638955a soc: arm: mchp: Add switch to configure JTAG pins Jose Alberto Meza 2020-08-05 16:24:25 -0700
  • 0aaee6dcf5 sample: smp_svr: add shell overlay Fabio Utzig 2020-08-17 18:11:45 -0300
  • f74feca027 mgmt: smp: shell: initialize SMP before feeding with received bytes Marcin Niestroj 2020-07-21 04:09:23 +0200
  • c1f80db44a cmake: flash: remove unused cache variables Martí Bolívar 2020-08-07 15:48:08 -0700
  • 112e1d32b2 scripts: west_commands: remove unused helper Martí Bolívar 2020-08-07 15:45:32 -0700
  • 15f9166386 doc: debugging: fix board runner instructions Martí Bolívar 2020-08-07 15:44:06 -0700
  • 7492997ba7 scripts: west sign: clean up and address TODOs Martí Bolívar 2020-08-07 15:40:05 -0700
  • 9ca1de18eb scripts: west_commands: add .config parsing helper Martí Bolívar 2020-08-07 15:32:13 -0700
  • 5931a29979 net: route: multicast routing feature Jan Georgi 2020-08-17 15:24:46 +0200
  • 92530b5fbb tests: tests/kernel/device modify yaml config Ningx Zhao 2020-08-19 17:04:23 +0800
  • cefebbec39 samples: flash_shell: Fix overwriting return value Dominik Ermel 2020-08-18 23:41:27 +0000
  • 9ef03bb54c drivers: eswifi: Remove unused variable in ioctl routine Paul Sokolovsky 2020-08-19 12:50:36 +0300
  • 1b353d5726 usb: Avoid creating duplicate OUT transfers. Emil Obalski 2020-07-21 16:29:22 +0200
  • 7e0306d7d4 manifest: synchronize mcuboot up to upsteram 5a6e181 Andrzej Puzdrowski 2020-08-11 16:59:28 +0200
  • b4cd1c1a53 lib: mempool: alloc_bit_is_set is used only with asserts Anas Nashif 2020-05-03 07:39:07 -0400
  • bc40cbc9b4 arch: x86: guard some functions based on usage Anas Nashif 2020-05-03 07:37:35 -0400
  • 602fc2c3d4 tests: lib: fdtable: Fix missing check on returned fd Dominik Ermel 2020-08-19 00:08:52 +0000
  • b9f09d785b Bluetooth: Att: Added define for max attribute length Emil Gydesen 2020-07-24 17:06:34 +0200
  • 71a3cc6a60 tests/nvs: Enable test suite with 0x00 erase value Dominik Ermel 2020-07-13 10:36:14 +0000
  • 459b0df9fb samples: drivers: espi: Convert espi sample to devicetree Jose Alberto Meza 2020-03-26 16:45:54 -0700
  • 0da89e6a98 tests: kernel/device can't run at EVB board Ningx Zhao 2020-08-18 10:06:24 +0800
  • fa04a4d488 samples: derives/peci can't run at EVB board Ningx Zhao 2020-08-18 09:46:42 +0800
  • a542de46ac net: l2: ppp: add initial support for PAP authentication Marcin Niestroj 2020-08-12 22:09:43 +0200
  • adb7725a35 net: l2: ppp: remove unused auth.c module Marcin Niestroj 2020-08-12 22:09:39 +0200
  • 12553b3c83 net: l2: ppp: add enums and strings for authentication protocols Marcin Niestroj 2020-08-12 22:09:36 +0200
  • 58a142a0ba net: l2: ppp: support returning Conf-Nak on unsupported option values Marcin Niestroj 2020-08-12 22:09:29 +0200
  • 53cc12201e boards: Add BL653DVK support Greg Leach 2020-08-15 18:08:00 +0100
  • 0637595ec5 libc: add strtok_r implementation Siddharth Chandrasekaran 2020-08-17 18:46:48 +0530
  • 9b9ce0e529 samples: net: socket: packet: Refactor to allow flooding Jukka Rissanen 2020-05-14 16:14:32 +0300
  • a78ee2194a shell_ops: simplify flag_xxx_get functions Jakub Rzeszutko 2020-08-18 12:21:55 +0200
  • 0200c4cf07 shell: add state_get function Jakub Rzeszutko 2020-08-18 12:14:42 +0200
  • dd9dac8694 shell: add missing mutex protection Jakub Rzeszutko 2020-08-05 10:59:12 +0200
  • dac8728856 shell: Add warning about not initialized backend Jakub Rzeszutko 2020-08-03 15:12:17 +0200
  • 920e64cfd4 shell: fix possible deadlock in shell_fprintf Jakub Rzeszutko 2020-08-03 12:47:06 +0200
  • 310057d641 arch: arm64: Parametrize registers usage for z_arm64_{enter,exit}_exc Carlo Caione 2020-08-12 16:05:56 +0200
  • d187830929 arch: arm64: Rework registers allocation Carlo Caione 2020-08-03 12:18:24 +0200
  • 526fca251f net: openthread: Align Kconfig with cmake symbols Eduardo Montoya 2020-08-18 13:50:18 +0200
  • 913c76864a drivers: pinmux: stm32: add SPI pinmux for F4 series Erwin Rol 2019-02-19 21:42:26 +0100
  • e27e1b8f25 net: config: Fix NET_EVENT_IPV6_ADDR_ADD event handling Robert Lubos 2020-07-23 13:49:01 +0200
  • 4c64429a97 samples: net: Make echo_client/echo_server wait for IP to be ready Robert Lubos 2020-07-23 13:38:44 +0200
  • eb9a184324 drivers: fix socket close() implementations for socket offloading Vincent Wan 2020-08-14 17:26:33 -0700
  • 1ccc65a9c9 drivers: modem: Get the IMSI and ICCID from the SIM Göran Weinholt 2020-04-20 13:51:45 +0200
  • e86e6fa769 samples: jesd16: correct interpretation of NPH field Peter Bigot 2020-08-17 14:40:00 -0500
  • bb86e1958c samples: jesd16: fix overlay cs-gpios settings Peter Bigot 2020-08-17 14:30:49 -0500
  • 72bab8c720 tests: show k_thread_abort works in an ISR Andrew Boie 2020-08-14 10:48:02 -0700
  • ed972b9582 arm: remove custom k_thread_abort() for Cortex-R Andrew Boie 2020-08-14 10:46:34 -0700
  • 282cd932c8 kernel: don't reschedule thread abort in ISR Andrew Boie 2020-08-14 10:45:39 -0700
  • be0d69f1e6 arch: posix: don't exit ISR on thread abort Andrew Boie 2020-08-14 10:43:50 -0700
  • fc68feea70 doc: add kernel/thread stack usage notes Andrew Boie 2020-07-31 13:51:05 -0700
  • 66bd06a7d1 Bluetooth: shell: per_adv_sync cb removed pointer to selected inst Emil Gydesen 2020-08-16 23:18:27 +0200
  • 6cc0487c46 Bluetooth: shell: Fixed pointer in cmd_per_adv_sync_create Emil Gydesen 2020-08-16 23:04:43 +0200
  • 9dc00e45ce doc: syscalls: Minor clarifications, fixes of file paths, etc Dominik Ermel 2020-08-13 13:57:44 +0000
  • dae5bfdfd4 cdc_acm: fix C++ issues with header and document dependency Peter A. Bigot 2020-08-15 08:32:14 -0500
  • 0042e1e95f usb: nrf: Fix for remote wake up request. Emil Obalski 2020-08-17 11:01:22 +0200
  • 74e48fad46 tests: adc: Add support for nRF21540DK in the ADC test Karol Lasończyk 2020-08-14 10:32:56 +0200