Commit graph

  • f3de1f5b38 Bluetooth: controller: split: Fix response to unexpected LL_FEATURE_RSP Wolfgang Puffitsch 2020-03-16 12:34:33 +01:00
  • c9ad901fb7 scripts: net: Clarify and add documentation to README Patrik Flykt 2020-03-13 11:07:58 +02:00
  • 2b42e1274e scripts: net: Support testing of mqtt_publisher Patrik Flykt 2020-03-13 10:53:10 +02:00
  • 984e8ac6bc samples: net: mqtt_publisher: Add exit code and Kconfig options Patrik Flykt 2020-03-13 10:48:17 +02:00
  • 397d2b9a76 west: Update required net-tools revision Patrik Flykt 2020-03-13 10:39:51 +02:00
  • 26685b727b scripts: net: Properly return Zephyr exit code to script Patrik Flykt 2020-03-13 10:44:19 +02:00
  • 907dede475 net: iface: Make sure we access valid ll address Jukka Rissanen 2020-03-11 17:19:02 +02:00
  • 9325109cbc net: pkt: Print size of the failed net_buf allocation Jukka Rissanen 2020-03-06 17:14:08 +02:00
  • 0a47dc5918 net: sockets: Release net_pkt if error during UDP recv() Jukka Rissanen 2020-03-06 15:21:00 +02:00
  • 65d8429d29 net: pkt: Print caller and line when allocation fails Jukka Rissanen 2020-03-06 15:19:50 +02:00
  • 330eb0f6f9 drivers: ethernet: stm32: Remove frag debug print in RX Jukka Rissanen 2020-03-08 15:58:19 +02:00
  • aee31bb7c1 net: tcp: Print information when proper ACK is received Jukka Rissanen 2020-03-10 11:24:42 +02:00
  • 8fd677e9e1 net: tcp: Fix memory leak when lot of incoming packets Jukka Rissanen 2020-03-08 15:44:30 +02:00
  • 78234833a7 net: pkt: Add flag for telling if this is 1st TCP packet Jukka Rissanen 2020-03-10 11:16:27 +02:00
  • 08c8dc7e27 subsys/mgmt: Enabling mynewt-core version of tinycbor Dominik Ermel 2020-01-10 10:13:14 +00:00
  • 6492dcec6f soc: nrf53: soc: Add nrf53_has_erratum19() Øyvind Rønningstad 2020-02-24 16:42:44 +01:00
  • c3ee533b5e arch: arm: tz: secure_entry_functions: Add support for nRF53 Øyvind Rønningstad 2020-02-20 15:33:33 +01:00
  • 1d5cb928dd soc: arm: Kconfig: Add config for NRF_SPU region sizes Øyvind Rønningstad 2020-02-21 10:14:38 +01:00
  • c5094b82f5 soc: arm: nrf53: defconfig: Add config for Erratum 19 Øyvind Rønningstad 2020-02-20 15:31:42 +01:00
  • 8bf05c7d61 drivers: serial: pl011: Fix typo bug in port1 support Kumar Gala 2020-03-16 07:59:20 -05:00
  • fb1c29475f kernel: zero app shmem bss via SYS_INIT Andrew Boie 2020-03-16 11:20:08 -07:00
  • 2703d4cd20 drivers: pwm: mcux_ftm: configure pwm in ticks, not frequency/percent Henrik Brix Andersen 2020-02-27 22:14:25 +01:00
  • 80a0d9d16b kernel: interrupt/idle stacks/threads as array Andrew Boie 2020-03-12 15:37:29 -07:00
  • 3f2bee6013 dts: nxp: kinetis: Update nxp,kinetis-gpio binding for port connection Kumar Gala 2020-02-12 13:06:04 -06:00
  • 6a12a2dbe1 bluetooth: host: Do not send unwanted SC indicate Dan Erichsen 2020-03-13 16:45:35 +01:00
  • bbb4355cf7 samples: sockets: big_http_download: Increase stack size by 128 bytes Paul Sokolovsky 2020-03-16 13:49:24 +02:00
  • e13205b256 drivers/sensor: add support to IIS2DLPC accelerometer sensor Armando Visconti 2020-02-12 15:31:46 +01:00
  • 8da8b5c933 drivers/console: Removing left-over cmake directive about telnet Tomasz Bursztyka 2020-03-11 09:52:07 +01:00
  • de0c84a7c7 boards: nucleo_743zi: enable rtc and update docs Gerard Marull-Paretas 2020-03-06 05:43:09 -08:00
  • ff8fea4ebb drivers: counter: stm32: enable support for H7 series Gerard Marull-Paretas 2020-03-06 05:41:11 -08:00
  • e70de6ee82 power: device: fix name for Nordic clock driver Peter Bigot 2020-03-14 11:01:38 -05:00
  • 2f6bb980e8 tests: net: Improve ICMPv4 tests Ravi kumar Veeramally 2020-03-03 15:43:42 +02:00
  • 80cb358fe2 Bluetooth: Kconfig: Fix BT_ECC defaults Johan Hedberg 2020-03-14 21:15:10 +02:00
  • 22b9167acb shell: show IRQ stack information Andrew Boie 2020-03-13 10:14:43 -07:00
  • 7cb8f5c61e include: debug: remove old stack functions Andrew Boie 2020-03-12 15:03:52 -07:00
  • a33a4b0785 tests: profiling_api: fix comments Andrew Boie 2020-03-12 15:03:14 -07:00
  • f60563bbeb samples: pong: use log_stack_usage() Andrew Boie 2020-03-12 15:02:13 -07:00
  • 9897054e12 samples: shell: enable stack info Andrew Boie 2020-03-12 14:52:16 -07:00
  • 760644041c net: purge NET_STACK and other stack APIs Andrew Boie 2020-03-12 14:40:29 -07:00
  • 2b38b3b33b drivers: winc1500: do not use net_analyze_stack Andrew Boie 2020-03-12 14:19:54 -07:00
  • 00f46df6ad drivers: ieee802154: do not use net stack API Andrew Boie 2020-03-12 14:18:42 -07:00
  • 428261945b doc: doxygen: add missing groups and categorise Anas Nashif 2020-03-12 15:14:21 -04:00
  • 5b58e61bcb doc: tests: stack: fix doxygen grouping Anas Nashif 2020-03-12 14:38:05 -04:00
  • 527bb7b7e2 doc: tests: futex: fix doxygen grouping Anas Nashif 2020-03-12 14:37:43 -04:00
  • b12869a3f9 docs: crypto: crypto API documentation Anas Nashif 2020-03-12 14:14:53 -04:00
  • 9b9436dfbe Revert "scripts: gen_defines: augment edtlib nodes" Kumar Gala 2020-03-12 12:55:52 -05:00
  • 6b97a220b4 Revert "scripts: gen_defines: re-work write_regs() with augmented nodes" Kumar Gala 2020-03-12 12:55:41 -05:00
  • c6a7ecda93 Revert "scripts: gen_defines: re-work write_irqs() with augmented nodes" Kumar Gala 2020-03-12 12:55:39 -05:00
  • 6499addb84 Revert "scripts: gen_defines: re-work write_clocks() with augmented nodes" Kumar Gala 2020-03-12 12:55:26 -05:00
  • 1ebe6f2bdd Revert "scripts: gen_defines: re-work write_props() with augmented nodes" Kumar Gala 2020-03-12 12:55:15 -05:00
  • a3049ad801 Revert "scripts: gen_defines: re-work write_spi_dev() with augmented nodes" Kumar Gala 2020-03-12 12:55:11 -05:00
  • 98ae26f689 Revert "scripts: gen_defines: re-work write_bus() with augmented nodes" Kumar Gala 2020-03-12 12:54:58 -05:00
  • 22342bec9d Revert "scripts: gen_defines: remove out()'s aliases kwarg" Kumar Gala 2020-03-12 12:54:52 -05:00
  • b379e4547f Revert "scripts: gen_defines: tweak out_define() whitespace" Kumar Gala 2020-03-12 12:54:39 -05:00
  • cd90d49a86 arch: arm: Optimise Cortex-R exception return function. Stephanos Ioannidis 2019-10-15 15:57:04 +09:00
  • 1c3b46daff driver: uart: ns16550: store active configuration in dev data Timo Teräs 2020-03-11 16:13:05 +02:00
  • 6fd168e9a1 driver: uart: ns16550: convert to DT_INST_* Timo Teräs 2020-03-09 16:37:20 +02:00
  • e740818093 driver: uart: ns16550: convert custom init options to DTS flow control Timo Teräs 2020-03-03 22:25:52 +02:00
  • dc5ac89ab9 posix: add zephyr_linker_sources() support Marcin Niestroj 2020-01-29 15:25:59 +01:00
  • 8462a372e0 boards : arm : Add PECI support for MEC15xx EVB Jose Alberto Meza 2020-02-04 17:46:05 -08:00
  • fc3293ed1f samples: drivers: peci: Add PECI driver sample app Jose Alberto Meza 2020-02-04 17:45:16 -08:00
  • 55e6b294f2 drivers: peci: Add PECI driver for microchip XEC family Jose Alberto Meza 2020-02-04 16:01:50 -08:00
  • 0b6b2bc17c dts: peci: mchp: Add dts bindings for XEC PECI driver Jose Alberto Meza 2020-02-04 15:55:58 -08:00
  • 07fc457444 dts: peci: Add dts bindings for PECI Jose Alberto Meza 2020-02-04 15:54:41 -08:00
  • 0de98c1bce drivers: peci: Add Kconfig for PECI driver Jose Alberto Meza 2020-02-04 15:53:13 -08:00
  • 64f8aa9e0d soc: arm: microchip: Expose PECI feature on MEC1501 SoC Jose Alberto Meza 2020-03-12 15:23:42 -07:00
  • 63d26c8b1d doc: reference: peripherals: Add PECI API documentation Jose Alberto Meza 2020-02-07 11:26:49 -08:00
  • 7325f460eb API: peci: Add Platform Environment Control Interface API Jose Alberto Meza 2020-01-23 16:34:57 -08:00
  • 5726a26dd7 Bluetooth: samples: hci_uart: Remove unneeded config options Joakim Andersson 2020-02-26 13:14:13 +01:00
  • 69a7278bad Bluetooth: samples: hci_uart: Remove unsupported configuration Joakim Andersson 2020-02-26 13:03:25 +01:00
  • 49391249ee Bluetooth: samples: hci_uart: Refactor conf files Joakim Andersson 2020-02-26 12:35:03 +01:00
  • abafd8eb22 Bluetooth: samples: hci_uart: Update main stack size nrf5 boards Joakim Andersson 2020-02-26 10:37:13 +01:00
  • ededeb2736 doc: fix some errors Martí Bolívar 2020-03-12 19:07:56 -07:00
  • 628b3bc416 Bluetooth: host: Allow get local OOB data while advertiser is enabled Joakim Andersson 2020-03-10 14:16:43 +01:00
  • ba2a327c5b Bluetooth: host: Update documentation regarding LE SC and OOB pairing Joakim Andersson 2020-03-10 14:15:36 +01:00
  • c06d7cee85 samples: drivers: espi: Showcase eSPI host warnings handling Jose Alberto Meza 2020-02-10 18:09:41 -08:00
  • 150eee0fb6 drivers: espi: xec: Extend automatic warning VWire ack mechanism. Jose Alberto Meza 2020-02-10 18:05:04 -08:00
  • 94248dcb1d drivers/flash: Fix missing ticker stop on timeout Dominik Ermel 2020-03-10 10:33:48 +00:00
  • 687d1040ac Sensor: ADXL345: Add ADXL345 driver Kamil Rakoczy 2020-03-13 11:32:14 +01:00
  • e11da0582d boards: arm: mec15xxevb_assy6853: Enable TACH driver Francisco Munoz 2020-02-05 18:04:27 -08:00
  • 7357ae974f drivers: sensors: Add tachometer driver for MEC family Francisco Munoz 2020-02-03 18:08:13 -08:00
  • f400589c32 include: drivers: sensor: Add sensor channel for TACH Francisco Munoz 2020-02-03 17:24:47 -08:00
  • 98bef9a08c dts: bindings: tach: Add nodes and bindings for tachometer Francisco Munoz 2020-02-03 16:50:44 -08:00
  • 28a88fc638 sys/util.h: allow UTIL_LISTIFY to pass args to repeat macro Kumar Gala 2020-03-11 15:27:36 -05:00
  • 806c8af660 doc: add k_thread_join() to documentation Andrew Boie 2020-02-21 15:37:31 -08:00
  • dc7ac32a94 tests: thread_apis: add k_thread_join() tests Andrew Boie 2020-02-21 13:51:57 -08:00
  • 322816eada kernel: add k_thread_join() Andrew Boie 2020-02-20 16:33:06 -08:00
  • 7ff4a632b7 Bluetooth: host: Allow to initiate pairing without OOB present Joakim Andersson 2020-03-05 10:15:55 +01:00
  • 8514794ed3 Bluetooth: controller: Do not use LL procedures not supported by remote Joakim Andersson 2020-02-26 16:14:29 +01:00
  • e816ac7124 isr_tables: Support hardware interrupt vector table-only configuration. Stephanos Ioannidis 2019-10-14 13:47:17 +09:00
  • f818cdc33d drivers: nrf: Fix UARTE TX hangs when using both polling and async API. Mieszko Mierunski 2020-01-31 16:35:32 +01:00
  • 0ca40205e5 drivers: nrf: Fix UART TX hanging when using both polling and async API. Mieszko Mierunski 2020-01-29 12:34:55 +01:00
  • 8a294a62d4 Bluetooth: controller: legacy: Fix missing first conn event Vinayak Kariappa Chettimada 2020-02-24 13:43:55 +05:30
  • 489bebfb04 Bluetooth: controller: Add ticker_stop_abs interface Vinayak Kariappa Chettimada 2020-02-28 12:34:47 +05:30
  • 685bf54829 soc: arm: qemu_cortex_a53: Use the refactored AArch64 interrupt system Stephanos Ioannidis 2020-02-11 18:12:30 +09:00
  • 91ceee782f arch: arm: aarch64: Refactor interrupt interface Stephanos Ioannidis 2020-02-11 18:08:28 +09:00
  • 5ac617c817 soc: arm: xilinx_zynqmp: Use the refactored AArch32 interrupt system Stephanos Ioannidis 2020-02-11 16:34:47 +09:00
  • 2c5ca5505c arch: arm: aarch32: Refactor interrupt interface Stephanos Ioannidis 2020-02-11 16:21:36 +09:00
  • 5ab698bd56 arch: arm: aarch32: Fix header description Stephanos Ioannidis 2020-02-10 17:45:44 +09:00
  • 50519ce7ba interrupt_controller: gic: Refactor GIC driver interface Stephanos Ioannidis 2020-02-11 15:47:59 +09:00