Commit graph

  • e390105b0f boards: arm: adafruit_feather_nrf52840: use dual mode for QSPI NOR Gerard Marull-Paretas 2020-10-01 11:56:03 +02:00
  • 8100a4a7c8 lwm2m_client: update README.rst to include OpenThread info Kiril Petrov 2020-10-01 13:26:21 +03:00
  • 39231ef490 lwm2m_client: add working config for OpenThread Kiril Petrov 2020-10-01 12:30:37 +03:00
  • d1268206cf llvm: use bintools/gnu/target_bintools.cmake Torsten Rasmussen 2020-10-01 22:46:12 +02:00
  • 83b9f69755 code-guideline: Fixing code violation 10.4 Rule Aastha Grover 2020-08-20 16:47:11 -07:00
  • fc67409291 sanitycheck: ignore coverage directories by matching any in path hierarchy Marcin Niestroj 2020-08-10 23:22:11 +02:00
  • b536fc416a sanitycheck: add optional --coverage-basedir argument Marcin Niestroj 2020-08-10 23:17:08 +02:00
  • 49fdfd4f39 doc: west: changes for v0.8 Martí Bolívar 2020-09-09 13:28:21 -07:00
  • b593087734 doc: west: API doc cleanups Martí Bolívar 2020-09-09 13:20:10 -07:00
  • f6e90fce87 doc: west: add missing 0.7.x docs Martí Bolívar 2020-09-09 12:29:46 -07:00
  • 2b6c574499 arch/x86: If ACPI is enabled, get the CPU APIC ID from it Tomasz Bursztyka 2020-09-24 10:52:26 +02:00
  • d98f7b1895 arch/x86: Optimize ACPI RSDP lookup Tomasz Bursztyka 2020-09-09 13:51:37 +02:00
  • 4ff1885f69 arch/x86: Move ACPI structures to header file Tomasz Bursztyka 2020-09-09 13:40:54 +02:00
  • 9ce08544c5 arch/x86: Fix style issue and code logic in ACPI Tomasz Bursztyka 2020-09-09 13:35:31 +02:00
  • c7787c623e arch/x86: Cleanup ACPI structure attributes names Tomasz Bursztyka 2020-09-09 13:30:17 +02:00
  • 0be8a91a73 Bluetooth: host: Add NULL checks for scan callbacks Emil Gydesen 2020-09-28 10:37:51 +02:00
  • c98d9a678c board: arm: disco_l475_iot1: Add four more adc pins NavinSankar Velliangiri 2020-10-01 11:24:36 +05:30
  • 88e756e05e kernel: document interrupt behavior of k_cpu_atomic_idle Peter Bigot 2020-09-29 10:43:10 -05:00
  • e4e60a4a0f boards: nucleo_f103rb: Configure serial console pins using dt Erwan Gouriou 2020-08-12 13:41:45 +02:00
  • 346d2ab92f drivers/uart: stm32f1: Add remap support for dt configured pinctrl Erwan Gouriou 2020-08-12 13:33:30 +02:00
  • f100e2c09e drivers/pinmux: stm32f1: Update dt to gpio encoding function Erwan Gouriou 2020-08-12 13:26:06 +02:00
  • 0f95e31e7e soc: stm32f1: Update DT macros for dt pinctrl support Erwan Gouriou 2020-08-12 13:16:04 +02:00
  • 1ef4c1ba7a dts: stm32f1: Use series specific compat for pinctrl Erwan Gouriou 2020-08-12 12:11:59 +02:00
  • 029d749446 include/dt-bindings: Add include binding for st,stm32f1-pinctrl Erwan Gouriou 2020-08-12 16:54:41 +02:00
  • c534bbaafa dts/bindings: Add yaml binding for st,stm32f1-pinctrl Erwan Gouriou 2020-08-12 12:10:08 +02:00
  • b023dbe8b3 include/dt-bindings/pinctrl: stm32f1: No pull-up/down on output mode Erwan Gouriou 2020-08-11 14:41:39 +02:00
  • e45757ffb1 include/dt-bindings/pinctrl: stm32: Move non F1 compatible definitions Erwan Gouriou 2020-08-11 14:41:39 +02:00
  • e9eec5a5d1 include/dt-bindings/pinctrl: stm32: Rename stm32-pinctrlf1 Erwan Gouriou 2020-08-12 11:30:44 +02:00
  • 531af45b38 cmake: dts: Remove duplicated "Remove duplicates" Erwan Gouriou 2020-06-26 11:14:29 +02:00
  • 55f79d95f7 boards: disco_l475_iot1: Move usart1 pins configuration to device tree Erwan Gouriou 2020-06-05 11:00:23 +02:00
  • f39e229844 west.yml: Update hal_stm32 to host -pinctr.dtsi Erwan Gouriou 2020-06-25 10:17:24 +02:00
  • 252a623ca2 drivers/serial: stm32: Enable use of dt pinctrl as serial signals Erwan Gouriou 2020-06-05 10:57:52 +02:00
  • d1afd83df0 drivers/pinmux: stm32: provide dt pinctrl to gpio driver interface Erwan Gouriou 2020-06-05 10:55:20 +02:00
  • ccd6b72bc0 drivers/serial: stm32: Fix indentation in STM32_UART_INIT Erwan Gouriou 2020-06-05 09:48:29 +02:00
  • b48ba090e4 include/dt-bindings: stm32: provide stm32-pinctrl-common.h binding Erwan Gouriou 2020-09-24 14:58:53 +02:00
  • 14be1f3cd7 dts/bindings: stm32: provide st,stm32-pinctrl binding Erwan Gouriou 2020-06-04 16:18:31 +02:00
  • b9e59b5e9d drivers/pinmux: stm32: minor fixes Erwan Gouriou 2020-06-04 15:48:48 +02:00
  • 2223d7b4fc dts: stm32: Rename compatible st,stm32-pinmux to st,stm32-pinctrl Erwan Gouriou 2019-11-07 14:42:21 +01:00
  • 871bdd0712 arch: arm64: Deprecate booting from EL2 Carlo Caione 2020-09-07 12:31:37 +02:00
  • fb2bf23ec1 arch: arm64: Remove EL2/EL3 code Carlo Caione 2020-09-05 17:37:46 +02:00
  • 7d40208ef7 arch: arm64: Remove CONFIG_SWITCH_TO_EL1 Carlo Caione 2020-09-05 08:38:30 +02:00
  • 46b42e347f boards: qemu_cortex_a53: Start in EL3 Carlo Caione 2020-09-05 08:37:04 +02:00
  • 74dbcfebab drivers: wifi: fix simplelink driver to use zsock_ functions Jan Pohanka 2020-09-08 09:27:02 +02:00
  • 91adf41dd4 net: sockets: tls: fix using of zsock_ functions Jan Pohanka 2020-09-07 10:49:16 +02:00
  • 9e5dc213cb net: mqtt: fix tests to use zsock_ functions Jan Pohanka 2020-09-07 10:45:50 +02:00
  • c737cca7be net: mqtt: fix sample to use zsock_ functions Jan Pohanka 2020-09-07 10:24:29 +02:00
  • fff28ad8ae net: mqtt: use zsock_ functions Jan Pohanka 2020-09-04 13:21:50 +02:00
  • ee3dab3082 boards: nucleo_l552ze_q_ns: Use dts flash partitioning. Erwan Gouriou 2020-09-25 07:00:22 +02:00
  • f16c653be9 Bluetooth: Mesh: Move Replay Protect to seperate module Lingao Meng 2020-09-09 16:59:43 +08:00
  • 601e00376b samples: sockets: dumb_http_server: If send() fails, print errno Paul Sokolovsky 2020-10-01 14:54:30 +03:00
  • 994bd5b876 sanitycheck: tests: adapt testsuite to new filter Anas Nashif 2020-07-29 08:24:24 -04:00
  • 405f1b62f3 sanitycheck: support --filter to limit number of tests built Anas Nashif 2020-07-27 12:27:13 -04:00
  • 9603fe40bd sanitycheck: adapt testsuite for build_only cleanup Anas Nashif 2020-07-27 11:58:18 -04:00
  • 4ca0b95956 sanitycheck: build_only ambiguity cleanup Anas Nashif 2020-07-24 09:22:25 -04:00
  • 9c45673d8e net: sntp: Remove deprecated API function Kumar Gala 2020-09-29 09:56:13 -05:00
  • 55be783c85 settings: Remove deprecated SETTINGS_USE_BASE64 support Kumar Gala 2020-06-08 10:41:09 -05:00
  • 4800b03e56 arch: arm64: cosmetic changes to register dump Luke Starrett 2020-09-30 15:47:02 -04:00
  • 169e7c5e75 arch: arm64: Fix arm64 crash dump output Luke Starrett 2020-09-29 16:08:09 -04:00
  • 8bb83454b4 net: tcp2: Do not assert when cancelling send timer Jukka Rissanen 2020-09-29 14:48:50 +03:00
  • cace577d68 net: tcp2: Local accepted socket was not bound Jukka Rissanen 2020-09-29 13:41:35 +03:00
  • 8f203e46ca Bluetooth: shell: Fix PER SYNC conditional compilation Vinayak Kariappa Chettimada 2020-10-01 09:28:58 +05:30
  • 416d7ee32a Bluetooth: controller: Fix latency cancel on LLCP initiation Vinayak Kariappa Chettimada 2020-09-28 15:16:08 +05:30
  • b6fb074d6e Bluetooth: controller: Connection termination race condition Vinayak Kariappa Chettimada 2020-09-29 15:14:08 +05:30
  • 3e2dc0d706 Bluetooth: controller: Add branch prediction hints Vinayak Kariappa Chettimada 2020-09-29 15:11:35 +05:30
  • d64bbd5a06 Bluetooth: controller: Add missing debug pin toggle Vinayak Kariappa Chettimada 2020-09-29 15:07:26 +05:30
  • 1342d12500 codeowners: add owners for x86 development Jennifer Williams 2020-09-29 20:52:19 -07:00
  • 391935bea1 x86_64: add dedicated MEMORY area for locore Andrew Boie 2020-09-01 08:05:30 -07:00
  • 7f4901b8a6 x86: 32-bit: remove mmu region list Andrew Boie 2020-07-29 18:22:57 -07:00
  • 3807c51e4e x86: add common memory.ld Andrew Boie 2020-07-29 18:19:42 -07:00
  • 27e00f497a x86: 32-bit: set _image_text_start properly Andrew Boie 2020-07-29 18:34:07 -07:00
  • c3c7f6c6d3 x86: don't define _image_rom_* unless XIP Andrew Boie 2020-09-22 16:41:11 -07:00
  • c74c388764 linker: use SECTION_DATA_PROLOGUE for app_smem Andrew Boie 2020-07-29 18:21:46 -07:00
  • e0ca403f4c kernel: add assert for mis-used k_thread_create() Andrew Boie 2020-09-05 19:36:08 -07:00
  • 9c9312c8c5 tests: thread_stack: add idle stack size scenario Andrew Boie 2020-09-22 10:38:29 -07:00
  • f5a7e1a108 kernel: handle thread self-aborts on idle thread Andrew Boie 2020-09-02 09:20:38 -07:00
  • e3796b95a2 tests: metairq: add extra verbosity Andrew Boie 2020-09-22 10:37:44 -07:00
  • 36361f7793 tests: heap: exclude on qemu_xtensa Andrew Boie 2020-09-22 19:20:36 -07:00
  • 3ab5ac81ca boards: stm32: Turn hardware stack protection on by default Erwan Gouriou 2020-09-21 16:53:25 +02:00
  • 762b806c3d soc: arm: stm32: Add support for STM32L151xC SoC Noelle Clement 2020-09-21 13:53:21 +02:00
  • 8efd1d7767 boards/arm: Remove soc compatible from board compatible Erwan Gouriou 2020-09-25 14:57:24 +02:00
  • c083548f80 drivers: wifi: esp: support reconfiguration of UART baudrate Marcin Niestroj 2020-09-25 10:58:18 +02:00
  • f05fe8c082 drivers: wifi: esp: support configurable modem buffers size and count Marcin Niestroj 2020-09-28 23:12:01 +02:00
  • cfedf80009 drivers: wifi: esp: support configurable modem ring buffer size Marcin Niestroj 2020-09-25 10:31:35 +02:00
  • 722fbc1b80 net: mgmt: Clarify the net_mgmt API documentation Jukka Rissanen 2020-09-30 14:04:32 +03:00
  • fd6596d53b net: mgmt: Add const to info param of notify function Christian Taedcke 2020-09-09 10:08:44 +02:00
  • b0b4c107a3 boards: Remove deprecated board names from Zephyr 2.3 or before Kumar Gala 2020-09-29 09:17:09 -05:00
  • 48a0c0c3a8 Bluetooth: controller: Fix undeclared identifier Vinayak Kariappa Chettimada 2020-09-29 22:59:37 +05:30
  • 5b7efd3277 net: openthread: add kconfigs to change values in zephyr port Rafał Kuźnia 2020-09-14 12:41:19 +02:00
  • c28ffbb2eb samples: net: civetweb: reduce RAM usage Alexander Kozhinov 2020-09-14 23:43:39 +02:00
  • 06b44b12c7 drivers: ieee802154: Add more error codes to nrf5 driver tx Maciej Fabia 2020-09-17 14:28:22 +02:00
  • ccea4d3258 net: ethernet: Check IPv4 multicast pkt using util function Jukka Rissanen 2020-09-29 15:10:25 +03:00
  • 9a791dd6bb net: mqtt: Reset client state before notifying MQTT_EVT_DISCONNECT Marcin Niestroj 2020-09-29 16:09:16 +02:00
  • 5fd53dcd8a net: tcp2: added struct const to *net_context_state() Torsten Rasmussen 2020-09-30 11:05:04 +02:00
  • cd68e5819f drivers: display: ili9340: remove old hardcoded configurations Gerard Marull-Paretas 2020-09-15 16:42:26 +02:00
  • afc63664f2 drivers: display: ili9340: move display function control to DT Gerard Marull-Paretas 2020-09-15 15:40:36 +02:00
  • 6a76ae82c0 drivers: display: ili9340: move frame rate control register to DT Gerard Marull-Paretas 2020-09-15 15:29:12 +02:00
  • 4895620eb0 drivers: display: ili9340: move VCOM parameters to DT Gerard Marull-Paretas 2020-09-15 15:18:20 +02:00
  • a1ce0c851d drivers: display: ili9340: move gamma parameters to DT Gerard Marull-Paretas 2020-09-15 14:44:46 +02:00
  • c02e50a09d drivers: display: ili9340: add support for pwctrl in DT Gerard Marull-Paretas 2020-09-15 12:23:07 +02:00
  • 8593959ccf drivers: display: ili9340: add support for rotation Gerard Marull-Paretas 2020-09-15 10:43:28 +02:00