Commit graph

  • 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
  • 347e0f2bdc drivers: display: ili9340: add support for configuring pixel format Gerard Marull-Paretas 2020-09-08 23:28:30 +02:00
  • 5cc4cec488 drivers: display: ili9340: code reorganization Gerard Marull-Paretas 2020-09-15 00:03:49 +02:00
  • b406527a66 drivers: display: ili9340: code cleanup Gerard Marull-Paretas 2020-09-08 18:44:29 +02:00
  • 2d4ec8fca9 drivers: display: ili9340: improve error handling Gerard Marull-Paretas 2020-09-08 18:06:48 +02:00
  • 26c3b99b55 drivers: display: ili9340: convert to multi-instance Gerard Marull-Paretas 2020-09-07 20:16:49 +02:00
  • bc72b67a5d dts: clocks: kinetis: set pllfll and er32k clock settings from dts Nicolai Glud 2020-07-02 14:14:18 +02:00
  • 60e5e79ca1 drivers: mcux: imx rt flexcan support Rick Talbott 2020-09-03 11:13:09 -04:00
  • fb71c6f47e boards: arty: document source for fpga bitstream partition size Peter A. Bigot 2020-09-28 13:32:24 -05:00
  • 156fd91a63 west.yml: civetweb: revision number Alexander Kozhinov 2020-09-15 12:18:24 +02:00
  • 5b80d4eac8 drivers: serial: uart_mcux_lpuart: Add configure functions Jesper Derander 2020-08-13 15:38:07 +02:00
  • aea9486e87 documents: update the pyocd required version Hake Huang 2020-09-29 11:59:45 +08:00
  • 5f6d526459 usb: bluetooth: Incrase data stage buffer for setup transfers. Emil Obalski 2020-09-23 14:16:24 +02:00
  • 2a6f6e412e boards: stm32l496g_disco: Fix joystick pins polarity Thomas LE ROUX 2020-09-28 14:08:27 +02:00
  • 2469a2e218 boards: stm32l496g_disco: Fix joystick pins polarity Thomas LE ROUX 2020-09-24 15:32:05 +02:00
  • cc0244bdd7 tests: gen_isr_table: Disable tables generation Flavio Ceolin 2020-09-24 20:38:42 -07:00
  • 27fcdaf71e arch: arm: Fix undefined symbol reference Flavio Ceolin 2020-09-21 22:06:20 -07:00
  • 005103739c shell: examples cleanup Jakub Rzeszutko 2020-09-28 12:20:40 +02:00
  • 3b89cf173b arch: arm: cortex-m: enable IRQs before main() in single-thread mode Ioannis Glaropoulos 2020-09-24 15:38:32 +02:00
  • 3aea86e777 tests: kernel/common: align time test with system tick Peter Bigot 2020-09-23 06:24:46 -05:00
  • adb62ea290 dts/arm/st/f1: Add support for F103xG Paul Fagerburg 2020-09-11 21:12:16 -06:00
  • 054a4c0ddc x86-64: increase exception stack size Andrew Boie 2020-09-22 14:00:17 -07:00
  • a696f8ba27 x86: rename CONFIG_EXCEPTION_STACKS_SIZE Andrew Boie 2020-09-22 13:59:11 -07:00
  • 1df2de346b net: openthread: Remove old flash code Aurelien Jarno 2020-09-14 23:07:21 +02:00
  • d6c30eead0 nrfjprog.py: Fail if hex file has UICR data and no --erase Øyvind Rønningstad 2020-06-12 15:29:51 +02:00
  • a84a0e6671 drivers: pinmux: stm32f0: Add additional I2C pins. Brian Kubisiak 2020-08-29 16:05:55 -07:00
  • a4067bf376 board: arm: sensortile_box: add user button 1 Ali Sabil 2020-08-27 17:28:40 +02:00
  • 6c068c42e5 debugger: rt1xxx series pyocd supporting update Hake Huang 2020-09-28 16:41:21 +08:00
  • 3563b50f8d boards: arm: nucleo_l4r5zi: add ADC support Alexandre Bourdiol 2020-07-21 18:11:08 +02:00
  • c2a4b5ae46 boards: arm: disco_l475_iot1: add ADC support Alexandre Bourdiol 2020-07-21 17:56:50 +02:00
  • 99396031b8 boards: arm: nucleo_g474re add ADC support Alexandre Bourdiol 2020-08-24 11:57:18 +02:00
  • d624db7c03 boards: arm: stm32f3_disco: add ADC support Alexandre Bourdiol 2020-07-21 14:11:15 +02:00
  • 7a3670efa3 boards: arm: nucleo_f429zi: add ADC support Alexandre Bourdiol 2020-07-20 15:49:06 +02:00
  • 6e959d0fe3 dts: bindings: move ADC devicetree bindings to top level Henrik Brix Andersen 2020-09-21 11:34:52 +02:00
  • a5f34d85c2 soc: arm: qemu_cortex_a53: Remove SRAM region Carlo Caione 2020-09-11 11:01:25 +02:00
  • e4fe7435d7 Bluetooth: controller: Added Force MD bit automatic feature Vinayak Kariappa Chettimada 2020-09-16 15:21:50 +05:30
  • 3bbe2c0a07 Bluetooth: controller: Add in-system Tx throughput measurement Vinayak Kariappa Chettimada 2020-09-16 15:11:48 +05:30
  • cf05f49ee2 Bluetooth: controller: Refactor Force MD bit implementation Vinayak Kariappa Chettimada 2020-09-07 16:24:26 +05:30
  • 1fcb0d0b5e Bluetooth: controller: Add force MD bit feature Vinayak Kariappa Chettimada 2020-09-06 14:07:36 +05:30
  • 62f1ad79bb Bluetooth: controller: Fix connection event close check Vinayak Kariappa Chettimada 2020-09-06 14:09:48 +05:30
  • 45593ff508 Bluetooth: controller: Optimise Tx PDU preparation Vinayak Kariappa Chettimada 2020-09-09 16:26:35 +05:30
  • 6b1cfdda33 Bluetooth: controller: Fix premature connection event close Vinayak Kariappa Chettimada 2020-09-06 07:16:29 +05:30
  • 0096fca39d Bluetooth: controller: Refactor ull_conn_tx_ack function Vinayak Kariappa Chettimada 2020-09-06 06:08:24 +05:30
  • 35c0b77304 Bluetooth: controller: Add interface to get ULL ref count Vinayak Kariappa Chettimada 2020-09-09 15:57:34 +05:30
  • 41017478b1 Bluetooth: controller: Move tx_ull_dequeue to static functions Vinayak Kariappa Chettimada 2020-09-06 06:40:02 +05:30
  • 2dc174fb10 Bluetooth: controller: Minor relocation of lll_conn_flush function Vinayak Kariappa Chettimada 2020-09-09 16:23:52 +05:30
  • accd35fe62 Bluetooth: controller: Remove commented code Vinayak Kariappa Chettimada 2020-09-09 16:00:32 +05:30
  • 3b64d57943 net: ethernet: Make sure Ethernet header is in the recv pkt Jukka Rissanen 2020-09-23 12:36:31 +03:00
  • 6fcd945f1f net: conn: Check that TCP pointer is valid Jukka Rissanen 2020-09-22 18:07:39 +03:00