Commit graph

  • 4dfc589904 net: Collect net_pkt RX detailed timing stats when passing IP stack Jukka Rissanen 2020-05-13 11:20:30 +03:00
  • 5cb6398bbd net: shell: Add extra net_pkt TX timing statistics Jukka Rissanen 2020-05-13 11:13:46 +03:00
  • 76398945c3 net: Collect net_pkt TX timing statistics when passing IP stack Jukka Rissanen 2020-05-13 11:09:10 +03:00
  • e227f5ba13 tests: clock_control: Check return error Flavio Ceolin 2020-08-06 10:10:09 -07:00
  • 970a9a02ad shell: backend: Uninit shell backend if shell is uninit Philémon Jaermann 2019-08-23 21:40:58 +02:00
  • e288fb9d34 net: Do not depend timeout on AUTO_INIT. Emil Obalski 2020-08-06 14:07:57 +02:00
  • bef54aff3e net: config: Allow initialization from application Jukka Rissanen 2020-08-06 14:23:32 +03:00
  • b08ce6f8ca tests: threads: mark cpu_mask skipped where it does not run Anas Nashif 2020-08-05 16:00:47 -04:00
  • ddefef9d32 soc: ti_simplelink: build power.c when device PM is enabled Vincent Wan 2020-08-05 14:11:42 -07:00
  • 79b044b61b logging: move _is_user_context() check down one level Daniel Leung 2020-07-28 13:38:17 -07:00
  • 9ca3f61947 cmake: convert WEST_PYTHON path to be correct CMake style Torsten Rasmussen 2020-07-10 11:02:58 +02:00
  • 435b9a1e4b tests: memory protection thread stack exit uninit Maksim Masalski 2020-05-18 21:45:59 +03:00
  • e9ffd9574d tests: copyright message add year to the existing Maksim Masalski 2020-07-02 14:31:42 +08:00
  • d70ee1eda7 tests: copyright message add year to the existing Maksim Masalski 2020-07-02 03:08:46 +08:00
  • d735e971f6 tests: mem protection tests updated tags Maksim Masalski 2020-05-15 18:58:40 +03:00
  • 39fe4ef51a tests: semaphore tests overhaul Maksim Masalski 2020-05-26 14:15:04 +03:00
  • 704fb60925 net: buf: fix designated initializer order Rihards Skuja 2020-08-05 12:03:12 +03:00
  • 0221853386 Bluetooth: Mesh: Silence proxy not connected log Trond Einar Snekvik 2020-08-04 14:13:55 +02:00
  • aad7e7b512 samples: nrf: onoff_level_lighting_vnd_app: build with mcumgr Marcin Niestroj 2020-07-31 18:01:31 +02:00
  • d7d1c4a58f samples: nrf: onoff_level_lighting_vnd_app: fix build with mcumgr Marcin Niestroj 2020-07-31 17:55:32 +02:00
  • b23c879789 boards: arm: nucleo_h745zi_q: rng Alexander Kozhinov 2020-08-04 21:22:52 +02:00
  • 9c2c77e4df soc: arm: stm32h7: entropy generator support Alexander Kozhinov 2020-08-04 21:21:05 +02:00
  • 7915f5e1e5 tests: drivers: build_all: Add cs-gpios entries for spi tests Gerson Fernando Budke 2020-08-05 23:03:37 -03:00
  • 5f3362511b tests: drivers: build_all: Fix bus address sequency Gerson Fernando Budke 2020-08-05 22:55:31 -03:00
  • 2610a376c0 drivers: eeprom: Fix at2x cs gpio flags macro typo Gerson Fernando Budke 2020-07-14 18:07:33 -03:00
  • 8f6556a2a8 posix: expose getsockname() and sendmsg() Damian Krolik 2020-08-05 09:54:14 +02:00
  • eda2aa93ea CODEOWNERS: Add codeowner for drivers/sensor/mpr Sven Herrmann 2020-07-22 08:47:24 +00:00
  • 001ff9ffab Sensor: mpr: Fix indentation in comment Sven Herrmann 2020-07-22 08:41:51 +00:00
  • 7e8759b9fa Sensor: mpr: Fix integer handling issue Sven Herrmann 2020-07-22 08:39:05 +00:00
  • e3ff4cfcd6 sanitycheck: tests: Fill results for skipped tests Maciej Perkowski 2020-07-17 11:13:50 +02:00
  • 1b94666c21 drivers: serial: gecko: Avoid getting masked interrupts Steven Lemaire 2020-07-14 17:36:57 +02:00
  • 4e4d008c82 boards: arm: Add support for SiLabs EFR32MG21 BRD4180A board Steven Lemaire 2020-07-14 17:20:12 +02:00
  • 3d5f4187af drivers: counter: gecko rtcc: Add support for Gecko Series 2 SoC Steven Lemaire 2020-07-14 12:22:42 +02:00
  • f93f41286e drivers: i2c: gecko: Add support for Gecko Series 2 SoC. Steven Lemaire 2020-07-14 12:15:16 +02:00
  • fc64f2c522 drivers: watchdog: gecko: Add support for Gecko Series 2 SoC Steven Lemaire 2020-07-14 11:56:11 +02:00
  • 36dc92601b drivers: uart: gecko: Add support for Gecko Series 2 SoC. Steven Lemaire 2020-07-14 11:39:42 +02:00
  • deba608921 driver: gpio: gecko: Add support for Gecko Series 2 SoC Steven Lemaire 2020-07-14 11:22:27 +02:00
  • da076456b1 drivers: flash: gecko: Add support for Gecko Series 2 SoC Steven Lemaire 2020-07-14 11:05:10 +02:00
  • 128b72e041 soc: silabs_exx32: Remove const keyword for clock configuration Steven Lemaire 2020-07-14 11:02:03 +02:00
  • 3ae6c67771 soc: silabs_exx32: Add support for SiLabs EFR32MG21 SoC Steven Lemaire 2020-07-13 17:31:19 +02:00
  • 97ec4a775e Bluetooth: Host: Notify L2CAP that security change failed Joakim Andersson 2020-07-30 12:56:11 +02:00
  • 42b4719947 Bluetooth: ATT: Avoid warning when no ATT request is pending Joakim Andersson 2020-07-30 12:53:45 +02:00
  • 53435fdd8f Bluetooth: shell: Add sec_level argument to l2cap connect command Joakim Andersson 2020-07-30 12:52:44 +02:00
  • 521034c63d Bluetooth: L2CAP: Release channel when connect request fails Joakim Andersson 2020-07-30 11:35:25 +02:00
  • 5f00ee1e88 Bluetooth: L2CAP: Elevate security level if requested by application Joakim Andersson 2020-07-29 20:04:03 +02:00
  • 9c3d006471 Bluetooth: L2CAP: Elevate security level when connect request denied Joakim Andersson 2020-07-29 19:58:12 +02:00
  • 81e297aa88 Bluetooth: L2CAP: Use safe for-each loop where channel can be removed Joakim Andersson 2020-07-30 13:10:56 +02:00
  • 091565e8d3 doc: relnotes: Document change in L2CAP RX MTU configuration Joakim Andersson 2020-07-20 12:21:03 +02:00
  • 1d66c1e491 Bluetooth: host: Use CONFIG_BT_L2CAP_RX_MTU always to set L2CAP RX MTU Joakim Andersson 2020-07-20 11:56:26 +02:00
  • 6e2ffd28d0 samples: smp_svr: Fix configuration when BT_HCI_ACL_FLOW_CONTROL is on Joakim Andersson 2020-06-25 16:19:08 +02:00
  • d0e4b24453 bluetooth: use kernel stacks Andrew Boie 2020-07-31 12:37:56 -07:00
  • 41da0769c1 sensor: Add Silabs SI7055 support Greg Leach 2020-07-16 19:07:15 +01:00
  • 66f454acd4 samples: flash_shell: remove obsolete command function Andrei Gansari 2020-08-05 10:21:17 +03:00
  • 87eeb64370 samples: flash_shell: print 16 bytes of flash Andrei Gansari 2020-07-03 17:35:47 +03:00
  • 19975af460 samples: flash_shell: unaligned and pattern write Andrei Gansari 2020-07-02 19:35:06 +03:00
  • 4d4455b174 include/drivers/flash: document on the unrestricted source buffers Andrzej Puzdrowski 2020-08-05 16:54:17 +02:00
  • 1d8cf859db include/drivers/flash: document on the unrestricted alignment of reads Andrzej Puzdrowski 2020-03-20 11:09:24 +01:00
  • 039c5f62ee usb: use kernel stacks Andrew Boie 2020-07-31 12:48:31 -07:00
  • 52d3701aba manifest: update mcuboot to upmerged to upstream 1cb076c Andrzej Puzdrowski 2020-08-03 13:45:58 +02:00
  • 63283621ea ztest: clean up comments, strings, and interface Jett Rink 2020-08-03 12:03:47 -06:00
  • 03c0990275 ztest: fix failure when exceeding mock parameter count Jett Rink 2020-08-03 09:44:09 -06:00
  • a6e1706269 ztest: increase default mock parameter count Jett Rink 2020-08-03 09:42:20 -06:00
  • 0fe6707199 drivers: clock_control: stm32h7 add HSI divisor support Jeremy LOCHE 2020-07-30 09:45:32 +02:00
  • ea6580cdcd drivers: clock_control: stm32h7 change set flash latency Jeremy LOCHE 2020-07-29 20:34:46 +02:00
  • f3bdf8ae91 drivers: clock_control: stm32h7 add preprocessor clock check Jeremy LOCHE 2020-07-29 14:41:20 +02:00
  • 63611264c4 drivers: clock_control: stm32h7 fixed inverted assertion Jeremy LOCHE 2020-07-29 11:42:20 +02:00
  • a686576348 drivers: clock_control: stm32h7 fix high frequency setting Jeremy LOCHE 2020-07-28 21:13:23 +02:00
  • e5c65ebe2e net: openthread: Added config for OpenThread version selection. Kamil Kasperczyk 2020-07-31 12:13:01 +02:00
  • de3c5a2684 dts: arm: Add STM32F412xE chip definition Eug Krashtan 2020-07-31 10:00:09 +03:00
  • c9a78257b2 doc: Zephyr module build settings Torsten Rasmussen 2020-08-05 11:54:52 +02:00
  • 0a4b0bbb7c doc: zephyr module description restructure Torsten Rasmussen 2020-08-05 10:06:08 +02:00
  • 25d57ba5af modules: adding support for ROOTs definitions in zephyr/module.yml Torsten Rasmussen 2020-07-07 17:29:56 +02:00
  • 14b60200bd cmake: allowing list of ARCH_ROOTs Torsten Rasmussen 2020-07-07 08:58:14 +02:00
  • bb3946666f cmake: fix include directories to work with out-of-tree arch Torsten Rasmussen 2020-07-07 08:06:27 +02:00
  • 5f7cc8ded9 cmake: kconfig: support for multiple SOC_ROOT Torsten Rasmussen 2020-07-06 12:53:39 +02:00
  • 01f55a4e53 cmake: relocation of generated Kconfig file for Zephyr modules Torsten Rasmussen 2020-07-06 21:39:31 +02:00
  • 13153678cb xtensa: SOC_DIR usage cleanup. Torsten Rasmussen 2020-07-02 10:16:28 +02:00
  • 97ca27797f tests/posix/fs: Fix missing close in error paths Dominik Ermel 2020-08-03 07:15:22 +00:00
  • e606801664 tests/posix/fs: Fix close of bad file descriptor Dominik Ermel 2020-08-03 07:04:35 +00:00
  • 9598a5fbff ztest: use kernel stack for cpuhold Andrew Boie 2020-07-31 12:55:36 -07:00
  • e93963b719 Bluetooth: controller: Add ll_adv_aux_set_clear function Dag Bjarvin 2020-07-31 08:49:09 +02:00
  • 77b820a9ea Bluetooth: controller: Fix incorrect use of ticker user id Vinayak Kariappa Chettimada 2020-07-29 15:50:21 +05:30
  • 139eafacca drivers: flash: nrf: Fix regression with BT_CTLR_LOW_LAT option Vinayak Kariappa Chettimada 2020-07-29 15:32:51 +05:30
  • 0f44669ceb cmake: sort shield list and improve indent Aleksandr Koltsoff 2020-08-03 09:52:25 +03:00
  • ea9fe2f5ec tests: shell_flash: fix test case scenario Jakub Rzeszutko 2020-08-04 15:19:24 +02:00
  • e73e932153 net: tcp2: Check data length properly Jukka Rissanen 2020-07-27 09:27:50 +03:00
  • 2d9b459f15 syscalls: Add system call for cache flush & invalidate Aastha Grover 2020-07-16 12:32:24 -07:00
  • d5e1753eb6 boards: arm: document and enable the DAC for the Arduino Zero Michael Hope 2020-07-04 15:32:19 +02:00
  • 2b6783aa15 drivers: dac: add a driver for the SAM0 DAC Michael Hope 2020-07-04 15:19:59 +02:00
  • 5f982e3bc1 dts: atmel: add definitions for the SAM0 DAC Michael Hope 2020-07-04 14:55:34 +02:00
  • 4a716c6eae dts: dac: add a new binding for the SAM0 DAC Michael Hope 2020-07-04 14:53:54 +02:00
  • 8dd6644634 dts: Add 'fixed-link' sub-node to 'eth' node on ip_k66f board Lukasz Majewski 2020-04-17 18:20:24 +02:00
  • 8f2a0fb37d eth: mcux: Add support to NXP's ENET for fixed link setup Lukasz Majewski 2020-04-12 12:44:00 +02:00
  • 5c41b668f1 dts: Support 'fixed-link' property in nxp,kinetics-ethernet.yaml Lukasz Majewski 2020-05-08 19:07:27 +02:00
  • a8d548df1e dts: Add binding description for ethernet fixed link PHY operation Lukasz Majewski 2020-04-17 13:54:46 +02:00
  • 02eed8f4cd defconfig: ip_k66f: Enable ETH_MCUX_NO_PHY_SMI on ip_k66f board Lukasz Majewski 2020-04-11 11:16:25 +02:00
  • 1a5c47cf30 eth: mcux: Support devices not using SMI for PHY setup Lukasz Majewski 2020-04-11 11:06:36 +02:00
  • fdca569f02 west.yml: hal_nxp: Use revision with WWDT driver built Jiří Keresteš 2020-08-01 09:55:01 +02:00
  • 3a87517c5e drivers: watchdog: mcux_wwdt: add driver for NXP LPC 55xxx WWDT Jiří Keresteš 2020-07-09 17:56:21 +02:00
  • c8bc3753aa mgmt: mcumgr: Consolidate Kconfig into a single file Carles Cufi 2020-08-03 17:42:54 +02:00