Commit graph

  • 3a3364eef8 kernel: fatal: unlock IRQs in early return points in z_fatal_error Ioannis Glaropoulos 2020-02-14 15:32:53 +01:00
  • 23c5003d12 Bluetooth: controller: split: Fix regression in privacy port Vinayak Kariappa Chettimada 2020-02-14 17:53:37 +05:30
  • 2c9f42100c tests: syscalls: exclude one case on nsim_sem Andrew Boie 2020-02-13 09:47:07 -08:00
  • ecfd78776d tests: lib: mem_alloc: Increase malloc heap size for newlib test Stephanos Ioannidis 2020-02-13 13:42:33 +09:00
  • e7617cfdd8 tests: lib: mem_alloc: Fix incorrect newlib variant usage Stephanos Ioannidis 2019-12-04 17:28:59 +09:00
  • 0e3bc28633 arch: arm: cortex_r: linker.ld: Fix ROM section names Stephanos Ioannidis 2020-02-10 14:22:50 +09:00
  • f053f1b25d arch: arm: cortex_r: linker.ld: Clean-up Stephanos Ioannidis 2020-02-10 14:20:07 +09:00
  • d55c8ead03 Bluetooth: Mesh: GATT Proxy Spec 1.0.1 changes Trond Einar Snekvik 2020-02-13 13:06:59 +01:00
  • bd5048c251 Bluetooth: Setting: Make bt_settings_encode_key take a const address Luiz Augusto von Dentz 2020-02-13 11:14:54 -08:00
  • 4edfd45c6d Bluetooth: GATT: Fix not clearing SC when disconnecting Luiz Augusto von Dentz 2020-02-12 10:34:50 -08:00
  • b6825ffc31 Bluetooth: GATT: Fix not clearing stored data when unpairing Luiz Augusto von Dentz 2020-02-11 10:22:41 -08:00
  • 730989078c Bluetooth: GATT: Move functions related to bt_gatt_clear Luiz Augusto von Dentz 2020-02-10 11:58:29 -08:00
  • 1156412904 Bluetooth: SMP: Fix failing to pass SM/MAS/PROT/BV-01-C Luiz Augusto von Dentz 2020-02-13 14:09:56 -08:00
  • 49bf8b1d54 github: Fix daily/release doc publish workflow Kumar Gala 2020-02-13 17:45:31 -06:00
  • 1736cb79c2 usb: loopback: re-trigger usb_write after interface configuration Johann Fischer 2020-02-13 13:30:29 +01:00
  • fe266f9d2c gpio: restore missing legacy devicetree direction flag Peter Bigot 2020-02-13 06:26:04 -06:00
  • c25262c829 tests: remove duplicate names for tests Maksim Masalski 2020-02-13 18:16:29 +03:00
  • 0d7769f3b8 arch: arc: fix the bug that idle thread blocks other threads Wayne Ren 2020-02-13 14:22:37 +08:00
  • c6d37eba7b samples: arc_secure_services: fix sample.yaml Andrew Boie 2020-02-12 09:35:25 -08:00
  • e83c9cc262 drivers: gpio_sx1509b: correct handling of initialized output Peter Bigot 2020-02-09 12:57:24 -06:00
  • 56a098338f doc: release-note: Move CANBUS to own chapter Jukka Rissanen 2020-02-13 10:28:06 +02:00
  • b23032fed8 doc: net: Add networking changes to 2.2 release note Jukka Rissanen 2020-02-13 10:26:34 +02:00
  • 3b8cf7e389 board: arc: Disable gap filling in output .hex Alexey Brodkin 2020-02-07 14:02:17 +03:00
  • 521eb43c60 board: arc: emsdp: Fix JTAG TAP id 0x200444b1 -> 0x200044b1 Alexey Brodkin 2020-02-12 12:23:55 +03:00
  • 7a8c624f53 board: arc: hsdk: Initialize core0 in the end Alexey Brodkin 2020-02-12 11:59:14 +03:00
  • 5bd2857c73 board: arc: Switch to generic OpenOCD runner Alexey Brodkin 2020-02-07 12:28:32 +03:00
  • 83b346edef runners: opeocd: Allow loading Elf-files Alexey Brodkin 2020-02-07 11:37:25 +03:00
  • 946ed0e369 board: arc: Enable selection of FTDI instance by its serial number Alexey Brodkin 2020-02-07 10:03:27 +03:00
  • 5a4237ed3b west: openocd: Allow to specify FTDI instance by its serial number Alexey Brodkin 2020-02-07 09:43:00 +03:00
  • 3b60f09583 github: Add GH workflow to build daily docs and docs on release Kumar Gala 2020-02-11 21:49:21 -06:00
  • ae380c55c8 github: Update doc build action Kumar Gala 2020-02-11 21:52:41 -06:00
  • 026f7fc97e dts: fix up type comments in binding-template.yaml Martí Bolívar 2020-02-08 15:47:19 -08:00
  • f1b1332c94 x86: fix large Kconfig values on 64-bit Andrew Boie 2020-02-12 09:15:33 -08:00
  • 1f0f3ca9ba Bluetooth: GATT: Fix gatt indicate using wrong pointer for attribute Joakim Andersson 2020-02-12 15:03:23 +01:00
  • 378d6b137a kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' Ulf Magnusson 2020-02-09 22:26:07 +01:00
  • a42a42cd5a kconfig: Replace defconfig singe-symbol 'if's with 'depends on' Ulf Magnusson 2020-02-10 04:18:50 +01:00
  • a8d15c1279 sensors: grove_light: convert to devicetree bindings Peter Bigot 2019-12-27 07:03:37 -06:00
  • bc60245787 sensors: grove_temperature: convert to devicetree bindings Peter Bigot 2019-12-27 06:34:29 -06:00
  • ba686f5794 devicetree: add nexus map for Arduino analog input header Peter A. Bigot 2019-12-26 10:59:07 -06:00
  • 0ce53610f8 scripts/requirements: Remove unused packages Kumar Gala 2020-02-08 10:25:04 -06:00
  • 5c908c6c4f kconfig: rv32m1: Remove redundant ENTROPY_GENERATOR dependency Ulf Magnusson 2020-02-07 16:45:43 +01:00
  • d4f08c3fe2 drivers: interrupt_controller: stm32: Missing break statement Erwan Gouriou 2020-02-12 12:15:31 +01:00
  • f6ad1239f9 dts: Move IPM bindings to the right place Andrei Emeltchenko 2020-02-12 16:43:33 +02:00
  • 856dd3dfdd net: ppp: ipcp: Remove dead code Jukka Rissanen 2020-02-12 10:09:45 +02:00
  • 8c9553673e doc: release-notes: Added LoRa to the release-notes Alexander Wachter 2020-02-07 10:39:02 +01:00
  • a86eeb8d47 doc: release-notes: Release-notes for CAN bus Alexander Wachter 2020-02-07 10:33:55 +01:00
  • a8bbaee75f tests: gpio_basic_api: fix filter to exclude boards without overlay Peter Bigot 2020-02-12 05:43:24 -06:00
  • ba3c5deea9 net: stats: Add RX time statistics for packet sockets Jukka Rissanen 2020-02-12 09:36:51 +02:00
  • f2e2b66215 arch: arm: aarch64: Fix _vector_end symbol placement Stephanos Ioannidis 2020-02-10 15:46:10 +09:00
  • c4cb84140f arch: arm: aarch64: linker.ld: Fix ROM section names Stephanos Ioannidis 2020-02-10 15:11:51 +09:00
  • e619e36b1b arch: arm: aarch64: linker.ld: Clean-up Stephanos Ioannidis 2020-02-10 15:02:53 +09:00
  • c0a1a64228 west.yml: hal_ti: fix SemaphoreP_create/construct to initialize count Vincent Wan 2020-02-10 15:49:28 -08:00
  • 3ed9dc3a24 usb: Fix for set/reset endpoints Emil Obalski 2020-02-05 10:45:50 +01:00
  • 82a6208b40 Bluetooth: controller: split: fix HCI read_max_data_len Andries Kruithof 2020-02-12 10:53:04 +01:00
  • 72f2d396b3 tests: counter: Extend counter_basic_api timeout Maureen Helm 2020-02-11 16:05:01 -06:00
  • 7249fbf5ad arch: arc: fix the bug of irq_offload Wayne Ren 2020-02-07 23:50:20 +08:00
  • 041ccb12dd doc: release-notes-2.2: Update GPIO API section Piotr Mienkowski 2020-02-10 04:15:01 +01:00
  • 461b20a44f tests: drivers: gpio_basic_api: add README Peter Bigot 2020-02-09 06:49:19 -06:00
  • 47cf5d295f tests: drivers: gpio_basic_api: fix deprecated API level test Peter Bigot 2020-02-09 07:03:28 -06:00
  • dc1edb946f scripts: zephyr_module: hack to match west 0.7 output Martí Bolívar 2020-02-11 08:48:08 -08:00
  • 17144489d9 doc: report west version when it is found Martí Bolívar 2020-02-11 08:27:14 -08:00
  • b110f3b936 CODEOWNERS: Add Xilinx ZynqMP platform codeowner Stephanos Ioannidis 2020-02-12 17:35:44 +09:00
  • 0258ba7e21 CODEOWNERS: Add ARM GIC interrupt controller driver codeowner Stephanos Ioannidis 2020-02-12 17:31:04 +09:00
  • 0974366eae CODEOWNERS: Add Cortex-R arch codeowner Stephanos Ioannidis 2020-02-12 17:28:21 +09:00
  • 4f9b9a4500 shell: telnet: Replace timer with a delayed work Robert Lubos 2020-02-11 16:31:12 +01:00
  • da98c88cdb samples: net: telnet: Add BLE IPSP overlay config Robert Lubos 2020-02-11 10:47:25 +01:00
  • 08a39851dc Bluetooth: host: Rename scan recv callback info struct Joakim Andersson 2020-02-11 16:59:35 +01:00
  • 794cbd641b Bluetooth: host: Fix handling of scan start failed Joakim Andersson 2020-02-03 12:06:11 +01:00
  • abd03aa3ad Bluetooth: host: Fix scanner using wrong identity to resolve peer Joakim Andersson 2020-02-02 01:05:25 +01:00
  • 4702df0cec Bluetooth: HCI: Fix size of evt_type parameter Joakim Andersson 2020-02-01 21:01:02 +01:00
  • 547d623c37 debug: stack: Add missing log_strdup Krzysztof Chruscinski 2020-02-11 07:54:16 +01:00
  • ebcb6a5e71 logging: Fixes c++ compile error using LOG_BACKEND_DEFINE Glenn Engel 2020-02-04 16:52:53 -08:00
  • 89132fe8bd boards: qemu_cortex_r5: Remove ignore tags for working tests Stephanos Ioannidis 2020-02-10 13:22:43 +09:00
  • 620f55428d tests: sleep: Increase tick margin for Xilinx QEMU Stephanos Ioannidis 2020-02-10 12:39:10 +09:00
  • 4a6e3545e9 tests: sleep: Add tick margin definition Stephanos Ioannidis 2020-02-10 12:29:44 +09:00
  • bea3ee0ed0 arch: arm: Fix incorrect Cortex-R interrupt state control logic. Stephanos Ioannidis 2019-10-15 12:45:51 +09:00
  • aa544d678e samples: fade_led: Fix definition of PWM_FLAGS Andrzej Głąbek 2020-02-11 11:30:52 +01:00
  • e4e9b9d8d7 posix: fix unistd.h extern C brace mismatch Nicholas Lowell 2020-02-10 14:33:29 -05:00
  • 855ef90f6d samples: canbus: canopen: fix python package install instructions Henrik Brix Andersen 2020-02-10 14:38:19 +01:00
  • f58e4e0e67 cmake: Fix zephyr-sdk's with a single toolchain Sebastian Bøe 2020-02-10 11:54:50 +01:00
  • 886fee8b64 boards: arm: atsamr21_xpro: Add echo server/client link Gerson Fernando Budke 2020-02-09 16:29:14 -03:00
  • 19e6497d32 samples: net: sockets: echo_server: Update README.rst Gerson Fernando Budke 2020-02-09 15:20:17 -03:00
  • cc91a734d9 samples: net: sockets: echo_server: Add sam_v71_xult config Gerson Fernando Budke 2020-02-09 16:13:23 -03:00
  • 2d960aeeb7 samples: net: sockets: echo_server: Add sam4e_xpro config Gerson Fernando Budke 2020-02-09 16:12:31 -03:00
  • 97f210bce0 samples: net: sockets: echo_server: Add atsamr21_xpro config Gerson Fernando Budke 2020-02-09 15:18:21 -03:00
  • 9d9b248965 samples: net: sockets: echo_client: Update README.rst Gerson Fernando Budke 2020-02-09 15:15:44 -03:00
  • 850a200b41 samples: net: sockets: echo_client: Add sam_v71_xult config Gerson Fernando Budke 2020-02-09 16:11:18 -03:00
  • 3f6029dd80 samples: net: sockets: echo_client: Add sam4s_xplained config Gerson Fernando Budke 2020-02-09 16:08:57 -03:00
  • cfe1ce967c samples: net: sockets: echo_client: Add atsamr21_xpro config Gerson Fernando Budke 2020-02-09 15:08:34 -03:00
  • af16c3b3e7 doc: Add reference in toplevel README.rst to install_py_requirements Kumar Gala 2020-02-07 18:55:19 -06:00
  • 46db22c6c8 boards: pca10056: fix pin properties for spi2 node Johann Fischer 2020-01-31 16:00:28 +01:00
  • 137d4c1882 board: stm32h474i_disco: Small fixes on m4 core Erwan Gouriou 2020-02-05 13:51:59 +01:00
  • 157fb6af72 drivers/clock_control: stm32: HSE_BYPASS code cleanup Erwan Gouriou 2020-01-31 10:37:30 +01:00
  • 9631709ca4 soc: stm32h7: Move PWR init code in soc init function Erwan Gouriou 2020-01-31 10:34:01 +01:00
  • e63b6525bf kconfig: Clarify Kconfig.defconfig explanation in Kconfig.zephyr Ulf Magnusson 2020-01-26 23:47:41 +01:00
  • ed7dd4412c sample: net: gsm_modem: Add sample.yaml file Jukka Rissanen 2020-02-10 19:51:06 +02:00
  • 8f7fe8357e bluetooth: host: fix RPMsg driver headroom configuration Kamil Piszczek 2020-02-11 10:02:04 +01:00
  • 9dbc5eeb3b cmake: Invoke west topdir only with version >= 0.7.1 Torsten Rasmussen 2020-02-10 15:07:51 +01:00
  • 309da27394 net: config: init: fix NET_NATIVE=n behavior Michael Scott 2020-02-10 09:15:50 -08:00
  • 6ea0ea38a7 Bluetooth: L2CAP: Fix not queueing in case there are no credits Luiz Augusto von Dentz 2020-02-06 12:11:52 -08:00