Commit graph

  • dab182896e Bluetooth: controller: split: Revert broken ZLI support Vinayak Kariappa Chettimada 2019-11-27 08:11:34 +0530
  • c53ca07246 Bluetooth: controller: legacy: Revert broken ZLI support Vinayak Kariappa Chettimada 2019-11-27 08:13:53 +0530
  • 9d5d252894 doc: releases: Document major driver changes in 2.1 release note Maureen Helm 2019-12-02 09:53:40 -0600
  • bbcb352a92 doc/guides: Add clarifications to board porting guidelines Erwan Gouriou 2019-11-28 09:01:43 +0100
  • d0aa6fc212 drivers: kscan_mchp_xec: fix memory corruption Anas Nashif 2019-12-02 09:53:07 -0500
  • 196816532f net: gptp: Do not update clock if time diff is < 0 Jukka Rissanen 2019-10-28 17:04:40 +0200
  • fc7916aeae soc: intel_s1000_crb: fix XCC build error with newlib Daniel Leung 2019-11-26 14:19:36 -0800
  • 90dc1e5d7a soc: intel_s1000_crb: fix cmake warning about HAS_*_DW Daniel Leung 2019-11-26 14:34:40 -0800
  • a058219245 toolchain: fix __BYTE_ORDER__ not defined for XCC Daniel Leung 2019-11-25 12:14:41 -0800
  • 7476a6eb9d kernel: remove duplicate definitions of k_thread stack and entry Daniel Leung 2019-11-25 13:58:40 -0800
  • 12f381888f drivers: modem: Document UART device name Patrik Flykt 2019-11-29 14:21:10 +0200
  • fd5b502b64 drivers: timer: nrf_rtc_timer: avoid starving clock announcements Peter Bigot 2019-11-23 16:36:51 -0600
  • 7e71164cc6 tests: kernel: timer: add test for starvation Peter Bigot 2019-11-23 16:30:38 -0600
  • 971ae59913 net: pkt: Make sure iface is not null when accessing L2 Jukka Rissanen 2019-10-29 12:25:30 +0200
  • afe5b2598d tests: fdtable: check for negative fd Anas Nashif 2019-11-29 10:15:47 -0500
  • 42c5b0a7fa Bluetooth: L2CAP: Fix unrefing buffers that are queued Luiz Augusto von Dentz 2019-11-28 15:21:45 +0200
  • 3f43413887 Bluetooth: L2CAP: Fix not unrefing tx_buf Luiz Augusto von Dentz 2019-11-19 15:34:53 +0200
  • 105e0997f2 usb: usb_dc_native_posix: Refactor similar code to function Andrei Emeltchenko 2019-11-22 09:26:48 +0200
  • 0957f4978c usb: usb_dc_native_posix: Use return code for skip_setup() Andrei Emeltchenko 2019-11-21 11:28:26 +0200
  • 80dbcfa306 usb: usb_dc_native_posix: Check return code in handle_usb_data() Andrei Emeltchenko 2019-11-21 11:13:26 +0200
  • 1d81c0cf31 usb: usb_dc_native_posix: Fix buffer and max data 0 case Andrei Emeltchenko 2019-11-21 10:58:06 +0200
  • 5b22c88184 usb: usb_dc_native_posix: Check return values in dc_write() Andrei Emeltchenko 2019-11-21 10:33:04 +0200
  • 959b833f91 usb: usb_dc_native_posix_adapt: Check correct size Andrei Emeltchenko 2019-11-21 12:31:32 +0200
  • e4a9be94c0 kernel: init: simplify boot banner printing Anas Nashif 2019-11-28 13:15:42 -0500
  • b7ae41779d drivers: nrf: Add CTS and RTS pins to UART and UARTE PM Mieszko Mierunski 2019-11-26 14:45:40 +0100
  • 04d962b00b test: pwm_api: fix test for nRF based boards Johann Fischer 2019-11-28 17:33:28 +0100
  • ccfdc3c34b drivers: nrf_clock_calibration: wait for sensor initialization Peter Bigot 2019-11-12 14:17:42 -0600
  • 021ee7ade3 usb: hid core: fix call by reference Johann Fischer 2019-11-27 16:44:18 +0100
  • 6d1e10635d drivers: flash_handlers fixes stray semicolon Andrei Gansari 2019-11-12 14:11:45 +0200
  • 1e831befea Bluetooth: host: Fix ordering of TX sent callbacks Johan Hedberg 2019-11-28 14:11:57 +0200
  • 12948fdf37 counter: mchp_xec: fix logical/bit-wise AND Daniel Leung 2019-11-27 15:28:33 -0800
  • 6ef3442434 Bluetooth: Deprecate and fix BT_BUF_USER_DATA_MIN Johan Hedberg 2019-11-26 20:59:03 +0200
  • 5cf540adb4 net: buf: Fix NET_BUF_USER_DATA_SIZE value for Bluetooth Johan Hedberg 2019-11-26 20:56:45 +0200
  • 39291fbbbe Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN Johan Hedberg 2019-11-26 20:54:58 +0200
  • be71e68fcb Bluetooth: L2CAP: Use fixed size for net_buf user data Johan Hedberg 2019-11-26 20:52:41 +0200
  • 362f2299cd drivers: bluetooth: hci: rpmsg: fix handling of hci events Kamil Piszczek 2019-11-21 10:59:38 +0100
  • 64dbc3e610 release: Zephyr 2.1.0-rc2 David Leach 2019-11-27 17:12:45 -0600
  • 32f0c165b5 doc: release: add note for new SoC series support in v2.1.0 release Ioannis Glaropoulos 2019-11-27 15:50:56 +0100
  • fc65ab137e samples/net: civetweb: Remove SOC_SERIES_SAME70=y in prj.cnf Erwan Gouriou 2019-11-27 17:20:58 +0100
  • deeb4f320d Bluetooth: Mesh: Restructure doc Trond Einar Snekvik 2019-10-22 13:23:14 +0200
  • 73ed1bafd1 boards: hifive1*: fix ticks per second Peter A. Bigot 2019-11-27 06:50:45 -0600
  • ceb2303dd0 pwm: pwm_mchp_xec: fix potential out of bound access Daniel Leung 2019-11-26 11:03:30 -0800
  • 5f63c9d907 drivers/timer: Clamp after tick adjustment, not before Andy Ross 2019-11-26 11:27:19 -0800
  • 44bbdd0a94 Bluetooth: controller: Fix llcp_rx check assert Vinayak Kariappa Chettimada 2019-11-26 22:20:47 +0530
  • c8b0b1a5f8 tests: drivers: watchdog: exclude platforms with SAM WDT from testing Ioannis Glaropoulos 2019-11-26 17:30:40 +0100
  • 1f2727c5fa net: tls: Add sendmsg Markus Fuchs 2019-11-11 21:14:49 +0100
  • 57f7801bc4 drivers: ipm: nrfx: add event_index assertion Marcin Szymczyk 2019-11-25 12:06:01 +0100
  • 61cfab5acf CODEOWNERS: Remove sjanc from samples/bluetooth/ Johan Hedberg 2019-11-27 17:50:21 +0200
  • 0a925bdf9c Bluetooth: L2CAP: Process fixed channels in the RX thread Johan Hedberg 2019-11-26 13:08:24 +0200
  • a065e5782a Bluetooth: host: Move system workqueue special case to the right place Johan Hedberg 2019-11-23 12:56:44 +0200
  • d8689cdc72 Bluetooth: host: Fix deadlocks with pending TX packet handling Johan Hedberg 2019-11-23 00:08:46 +0200
  • 28f89478f6 Bluetooth: host: Shrink size of struct bt_conn_tx Johan Hedberg 2019-11-22 22:00:47 +0200
  • 0d64e8d06c disk: sdhc: reinitialize SPI SDHC always Tavish Naruka 2019-09-26 16:10:20 +0530
  • 6f09c903ba boards: nrf5340_dk_nrf5340: Move buttons node from leds to root node Andrzej Głąbek 2019-11-26 11:54:56 +0100
  • a071957746 Bluetooth: Mesh: Fixes wrong return value Lingao Meng 2019-11-26 23:03:28 -0800
  • 1050ef7932 Bluetooth: Mesh: Fixes seg_tx_reset adv buf unref Maximus Liu 2019-11-27 10:20:35 +0800
  • 516525fcd8 samples: net: echo-server: Increase the stack size for the coverage Oleg Zhurakivskyy 2019-11-26 08:03:04 +0200
  • c0cdd46adf Bluetooth: Mesh: Fixes Delete On Node Lingao Meng 2019-11-26 23:08:50 -0800
  • ea2324dd2a drivers: timer: SysTick: enforce proper min & max SysTick LOAD values Ioannis Glaropoulos 2019-11-25 11:26:26 +0100
  • 3594f136d7 drivers: systick: avoid starving clock announcements Peter Bigot 2019-11-11 14:20:03 -0600
  • b3574bdad7 drivers: systick: fix calculation of absolute cycles count in ISR Ioannis Glaropoulos 2019-04-16 15:08:56 +0200
  • f16a403e64 drivers: timer: SysTick: rework late overflow check Peter Bigot 2019-11-25 17:21:53 -0600
  • f7aa227c07 drivers: timer: SysTick: document internal function and variables Ioannis Glaropoulos 2019-04-16 15:06:07 +0200
  • 35886463dd drivers: timer: SysTick: remove unnecessary masking Ioannis Glaropoulos 2019-04-16 14:28:10 +0200
  • 7dc061871d tests: kernel: add kernel and sleep tags in tests Ioannis Glaropoulos 2019-10-21 09:19:10 +0200
  • 1182956cd8 tests: cpp: Extended c++ test case to cover new/delete Jan Van Winkel 2019-11-14 00:26:41 +0100
  • 8a98a67bf1 cpp: Use malloc/free instead of kernel variants in new/delete Jan Van Winkel 2019-11-14 00:23:33 +0100
  • 5a8b143028 Bluetooth: host: Fix command buffer corruption Johan Hedberg 2019-11-26 15:15:51 +0200
  • e563c3d89b usb: dfu: default progressive erase on Nordic Peter Bigot 2019-11-19 05:55:46 -0600
  • 4592ac8ca4 drivers: timer: nrf_rtc_timer: fix lost ticks from unannounced elapsed Peter Bigot 2019-11-22 07:47:07 -0600
  • bb40f9b0cd samples: net: Fix WS client Coverity issue Ravi kumar Veeramally 2019-11-21 11:55:10 +0200
  • 434a92e48f tests: net: Fix CoAP coverity issues Ravi kumar Veeramally 2019-11-22 10:15:27 +0200
  • f0b97ec568 doc: fix redirect for getting started guide David B. Kinder 2019-11-25 16:11:54 -0800
  • 459e05b103 samples: mesh: nrf52: corrected & improved transition implementation Vikrant More 2019-11-19 23:20:15 +0530
  • c7f83f3865 samples: mesh: nrf52: improved comment Vikrant More 2019-11-19 00:18:14 +0530
  • cbd0d6e847 samples: mesh: nrf52: added some Kconfig Vikrant More 2019-11-19 00:07:33 +0530
  • aab640698b samples: mesh: nrf52: considered delay even in case of inst. transition Vikrant More 2019-11-18 23:52:17 +0530
  • 21e0d48750 drivers: nrf: Fix UART and UARTE hanging on RX errors Mieszko Mierunski 2019-11-22 11:13:57 +0100
  • 198013ad9f Bluetooth: Fix BT log level config won't take effect Alex Li 2019-11-25 11:07:28 +0800
  • 9091a0103d sanitycheck: fix parsting tests from source files Anas Nashif 2019-11-24 09:22:22 -0500
  • b846c9a53d sanitycheck: enabling coverage should not imply --enable-slow Anas Nashif 2019-11-24 07:44:56 -0500
  • 83a98e5a29 sanitycheck: report results before coverage generation Anas Nashif 2019-11-24 07:42:06 -0500
  • d11fd78591 sanitycheck: fix --sub-test option Anas Nashif 2019-11-18 10:22:56 -0800
  • 19ca7833e5 sanitycheck: add option to print duplicate identifiers Anas Nashif 2019-11-18 08:16:21 -0800
  • eabaa7f8bf sanitycheck: cleanup test inventory Anas Nashif 2019-11-18 07:49:17 -0800
  • b2435d856a tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases Andy Ross 2019-11-22 16:45:36 -0800
  • 50d0942f5e kernel/thread: Cancel timeouts on k_thread_suspend(), make schedule point Andy Ross 2019-11-19 11:20:07 -0800
  • 77006e896b tests: metaIRQ: Ensure counts are not changing in assert evaluation Alberto Escolar Piedras 2019-11-25 18:51:06 +0100
  • 7e5acf5f2c doc: Add CAN related changes Alexander Wachter 2019-11-21 14:33:26 +0100
  • 0bf9931c2c Bluetooth: Host: Fix create connection fails to stop scanner Joakim Andersson 2019-11-21 17:49:55 +0100
  • 57c635587f sanitycheck: remove serial port assignment from unconnected devices Peter Bigot 2019-11-21 12:14:02 -0600
  • 3d46ea5946 sanitycheck: summarize device testing targets before starting Peter Bigot 2019-11-21 12:00:18 -0600
  • da7384846e sanitycheck: allow device runner board-id to differ from board id Peter Bigot 2019-11-21 11:55:26 -0600
  • 52356ebde4 sanitycheck: recognize more hardware Peter Bigot 2019-11-20 13:59:56 -0600
  • 68729ad3f8 dts: tell compiler the name of dependency file for output Daniel Leung 2019-11-23 16:37:40 -0800
  • d22e91b61a up_squared: config the flash runner. peng1 chen 2019-11-06 23:51:10 +0800
  • c415a4ef2d sanitycheck: Fix --enable-coverage option Christian Taedcke 2019-11-23 23:25:36 +0100
  • 19d67e4cd2 sanitycheck: support on windows Anas Nashif 2019-11-21 11:33:12 -0500
  • 0a0c34fe77 doc: add recent documentation writing features David B. Kinder 2019-11-21 15:52:50 -0800
  • 7aa2355af2 arch: arm: Add Cortex-R release notes for Zephyr v2.1. Stephanos Ioannidis 2019-11-21 18:46:46 +0900