Commit graph

  • 135b5ce860 west: Update mcuboot revision Tomasz Bursztyka 2020-07-27 13:15:38 +02:00
  • e01c4dcceb doc: Add a UART API change entry to release-notes for 2.4 version Tomasz Bursztyka 2020-07-14 09:43:27 +02:00
  • b258f2d3a3 uart: Removing uart_irq_callback_t type Tomasz Bursztyka 2020-06-24 19:13:03 +02:00
  • 7d1af02410 uart: Fix uart_irq_callback_set usage Tomasz Bursztyka 2020-06-24 19:06:44 +02:00
  • 4c78d0e35b tests: uart: Fix uart_callback_set usage Tomasz Bursztyka 2020-06-24 18:52:00 +02:00
  • 701869fc48 uart: Fix uart_irq_callback_user_data_set usage Tomasz Bursztyka 2020-06-25 08:03:09 +02:00
  • 04d6d0b120 drivers: serial: Fix uart_irq_callback_user_data_t usage Tomasz Bursztyka 2020-06-24 15:47:15 +02:00
  • e4e6b8e193 uart: Normalize irq callback signature Tomasz Bursztyka 2020-06-24 15:19:34 +02:00
  • 915608b80a drivers: serial: Fix uart_callback_t usage in relevant drivers Tomasz Bursztyka 2020-06-24 14:28:05 +02:00
  • 4644d4a40c uart: Normalize user callback signature Tomasz Bursztyka 2020-06-24 14:24:15 +02:00
  • a010241cb3 uart: Normalizing device parameter name Tomasz Bursztyka 2020-06-24 14:02:16 +02:00
  • 6eb9c45bc5 net: openthread: Fix warning from the logger module Robert Lubos 2020-07-16 14:42:39 +02:00
  • 68ef393d25 .buildkite: run.sh: Install lpc_checksum package Maxime Bittan 2020-07-29 12:32:05 +02:00
  • 70a277575a boards: arm: add support for lpcxpresso11u68 board Maxime Bittan 2020-03-18 19:04:43 +01:00
  • 2dad0b4500 scripts/requirements: add lpc_checksum script Simon Guinot 2020-06-08 23:45:44 +02:00
  • 9ca6b704a7 drivers: i2c: Add support for LPC11U6X I2C controllers Maxime Bittan 2020-05-14 16:35:27 +02:00
  • adb5dd920b dts: arm: Add I2C nodes for LPC11U6X soc series Maxime Bittan 2020-05-14 16:21:57 +02:00
  • 319d9d94a8 drivers: eeprom: add driver for NXP LPC11U6X Simon Guinot 2020-05-14 12:22:06 +02:00
  • 75a2f3e484 dts: lpc11u6x: add node and binding for on-chip EEPROM Simon Guinot 2020-05-11 19:01:47 +02:00
  • 84e0d8c78d soc: nxp_lpc: lpc11u6x: add IAP interface Simon Guinot 2020-05-14 15:51:20 +02:00
  • 4edf475d1c drivers: serial: Add support for LPC11U6X UART controllers Maxime Bittan 2020-05-04 12:57:25 +02:00
  • 5675136eb1 dts: arm: Add UART node and binding for LPC11U6X soc series Maxime Bittan 2020-04-24 15:05:15 +02:00
  • d3dd297619 drivers: gpio: add driver for NXP LPC11U6X MCUs Simon Guinot 2020-04-21 11:36:55 +02:00
  • 18e4e5c1e2 dts: lpc11u6x: add GPIO node and binding Simon Guinot 2020-04-20 14:53:55 +02:00
  • ed4511ea8c drivers: clock_control: lpc11u6x: Add support for clock controller Maxime Bittan 2020-03-31 16:45:26 +02:00
  • 1724bf49be dts: arm: nxp: Add node and bindings for lpc11u6x clock controller Maxime Bittan 2020-03-31 16:37:29 +02:00
  • fb92dd1bc7 drivers: pinmux: add driver for NXP LPC11U6X MCUs Simon Guinot 2020-04-11 18:16:31 +02:00
  • 5f9b104db3 drivers: pinmux: sort entries in CMakeLists.txt and Kconfig Simon Guinot 2020-04-11 18:13:49 +02:00
  • 6eb7841bf3 dts: lpc11u6x: add pinmux node and binding Simon Guinot 2020-04-11 14:31:25 +02:00
  • 9931eca5f9 soc: arm: Add basic support for LPC11U6X series Maxime Bittan 2020-03-18 15:11:48 +01:00
  • 807ee0c849 Bluetooth: controller: Fill Periodic Adv interval in Ext Adv Report Vinayak Kariappa Chettimada 2020-07-07 14:49:31 +05:30
  • 5a754af945 net: l2: ppp: drop old option parsing routine Marcin Niestroj 2020-07-27 16:32:53 +02:00
  • 35a2519091 net: l2: ppp: add generic function for handling Conf-Req Marcin Niestroj 2020-07-27 16:32:49 +02:00
  • 8e5ea59ed5 net: l2: ppp: remove unused 'accepted options' Marcin Niestroj 2020-07-27 16:32:46 +02:00
  • b20c927b93 net: l2: ppp: ipv6cp: handle Configure-Rej packets Marcin Niestroj 2020-07-27 16:32:43 +02:00
  • c7a310123b net: l2: ppp: ipcp: handle Configure-Rej packets Marcin Niestroj 2020-07-27 16:32:38 +02:00
  • 5326d11e8c net: l2: ppp: add generalized "my options" negotiation Marcin Niestroj 2020-07-27 16:32:32 +02:00
  • f0f56ff773 net: l2: ppp: generalize option parsing function Marcin Niestroj 2020-07-27 16:32:28 +02:00
  • 08988999ca net: l2: ppp: prepare Configure-Req with net_pkt API Marcin Niestroj 2020-07-27 16:32:24 +02:00
  • 50b2cafc42 net: l2: ppp: use net_pkt API for replying to Configure-Req Marcin Niestroj 2020-07-27 16:32:19 +02:00
  • b091181fa5 net: l2: ppp: rework ppp_parse_options() to return error code Marcin Niestroj 2020-07-27 16:32:15 +02:00
  • edd39ba4ba net: l2: ppp: drop unused BUF_ALLOC_TIMEOUT macro Marcin Niestroj 2020-07-27 16:32:11 +02:00
  • f161af9996 net: l2: ppp: drop unused negotiation flags Marcin Niestroj 2020-07-27 16:32:06 +02:00
  • 4179604f28 boards: arm: lpcxpresso55s16: reset soc after loading via jlink Henrik Brix Andersen 2020-07-29 08:57:18 +02:00
  • a82c34703c tests: Bluetooth: bsim: Add ll_adv_aux_set_remove function Dag Bjarvin 2020-07-24 11:21:20 +02:00
  • bc0b8cfae1 tests: Bluetooth: shell: Add ll_adv_aux_set_remove function Dag Bjarvin 2020-07-24 11:19:57 +02:00
  • cb3b7863dc Bluetooth: controller: Add ll_adv_aux_set_remove function Dag Bjarvin 2020-07-24 11:15:46 +02:00
  • e82b688c72 Bluetooth: SMP: Reject legacy pairing early in SC only mode Joakim Andersson 2020-07-27 14:57:15 +02:00
  • 17eca1befd dts: nxp_lpc55S6x_common: revert to flexcomm SS Andrei Gansari 2020-06-23 14:00:16 +03:00
  • dc2efff38d drivers: spi_mcux_flexcomm: CS remains low until frame ends Andrei Gansari 2020-06-23 13:45:02 +03:00
  • b65c0ad8d7 drivers: eth_enc28j60: reverts part of 3722c64 Andrei Gansari 2020-06-19 11:20:45 +03:00
  • cb5e45c884 tests: wdt_basic_api: pass when requested test is not supported Peter Bigot 2020-06-29 09:08:35 -05:00
  • 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