Commit graph

  • e4ad515530 doc: relnotes: Add sections for Stable API Changes Carles Cufi 2019-12-10 15:50:11 +01:00
  • f1c0eb915b samples: http_get: connect without TLS by default on cc3220sf_launchxl Vincent Wan 2019-12-11 12:22:43 -08:00
  • c0026346a3 libc: permit users to supply their own malloc. Josh Gao 2019-12-10 00:26:32 -08:00
  • c16691ffd0 settings: file: Fix possible success status while failed to write Dominik Ermel 2019-12-04 12:13:37 +00:00
  • 34b1ef8dd8 sanitycheck: Fix process termination with newer ninja version Kumar Gala 2019-12-12 04:38:42 -06:00
  • 01d8dc0289 cmake: toolchain: Don't add -Werror=implicit-int to CXX builds Sebastian Bøe 2019-12-09 13:30:56 +01:00
  • 88438246c9 tests: eeprom: add testcase for supported boards Kwon Tae-young 2019-12-12 09:41:28 +09:00
  • 58702f401c doc: arm: 96b_wistrio: add EEPROM support to the boards doc Kwon Tae-young 2019-12-10 11:57:03 +09:00
  • 4920965398 test: driver: eeprom: add board support for eeprom test cases Kwon Tae-young 2019-12-10 11:50:51 +09:00
  • 69924b19c8 drivers: eeprom: add driver support for EEPROM of STM32L1 Kwon Tae-young 2019-12-10 11:44:44 +09:00
  • a6f5c1bbf6 dts: arm: stm32: add dts support for EEPROM of STM32L1 Kwon Tae-young 2019-12-10 11:13:02 +09:00
  • bed6eb9ed9 dts: edtlib: remove diagnostic on required with default Peter Bigot 2019-12-03 13:23:31 -06:00
  • b0207eb778 Bluetooth: host: Refactor checks in update_ccc for efficiency Wolfgang Puffitsch 2019-11-08 14:27:48 +01:00
  • bec05a5d7f settings: Fix settings runtime read callback return value François Delawarde 2019-12-12 09:09:48 +01:00
  • f7f63c6306 Bluetooth: host: Check for device ready for whitelist API Joakim Andersson 2019-12-12 10:25:24 +01:00
  • e124c1cd34 eth: mcux: Do not set carrier ON if interface is not known Jukka Rissanen 2019-12-11 13:07:28 +02:00
  • 7417e6e09e Bluetooth: controller: split: conn handle invalidation on release Vinayak Kariappa Chettimada 2019-12-05 14:24:43 +05:30
  • d3e3f8d2b4 Bluetooth: controller: split: Move invalidation of connection handle Wolfgang Puffitsch 2019-10-28 12:59:11 +01:00
  • a2ddf99f0c Bluetooth: Mesh: fix next_period computation Aurelien Jarno 2019-12-11 20:00:45 +01:00
  • cdb6332af6 net: ppp: Reset flag is_ipcp_up in ipcp_down Christian Taedcke 2019-12-11 16:14:25 +01:00
  • 530855f607 net: ppp: Reset flag is_ipv6cp_up in ipv6cp_down Christian Taedcke 2019-12-11 16:12:13 +01:00
  • c326661ee6 kernel: init: provide access to kernel startup state Peter A. Bigot 2019-12-10 08:46:54 -06:00
  • 2d859cc147 Bluetooth: Mesh: Make model publication struct more compact Johan Hedberg 2019-12-11 22:29:17 +02:00
  • fc56b37116 Bluetooth: Mesh: Refactor CCM Trond Einar Snekvik 2019-12-11 13:02:07 +01:00
  • 9fa30e02f2 drivers: espi: xec: Enable OOB channel by default Jose Alberto Meza 2019-11-21 08:27:45 -08:00
  • 53f2097967 drivers: i2c: xec: Adhere to MCHP I2C spec recomendations Jose Alberto Meza 2019-12-05 14:46:24 -08:00
  • 3765e46a40 soc: mec1501: fix build failure Anas Nashif 2019-12-11 10:20:53 -05:00
  • fdb936adae openisa_rv32m1: kconfig: Remove base address/size symbols Ulf Magnusson 2019-10-25 11:38:51 +02:00
  • ee57c8e749 drivers: flash: Add the flash driver of the stm32f1x family Feng Cheng 2019-07-30 16:21:30 +08:00
  • 5c28f39e7f doc: genrest: Use a separate index page for all symbols Ulf Magnusson 2019-12-10 15:11:01 +01:00
  • 984bfae831 global: Remove leading/trailing blank lines in files Ulf Magnusson 2019-11-18 10:56:50 +01:00
  • d91f993e66 sanitycheck: export compile commands on --cmake-only Anas Nashif 2019-11-30 10:15:23 -05:00
  • a70a926432 tests: settings: Reducing duplicated code in FS tests Dominik Ermel 2019-12-10 10:30:28 +00:00
  • 5f629c8929 tests: logging: Remove unneeded excludes Andrei Emeltchenko 2019-12-10 11:44:13 +02:00
  • 62617d996e tests: logging: Fix build errors Andrei Emeltchenko 2019-12-10 10:04:17 +02:00
  • 5af5407570 samples: mesh: nrf52: added some preprocessor directive Vikrant More 2019-12-01 00:18:50 +05:30
  • b80b359955 samples: mesh: nrf52: minor improvement in MOVE msg handlers Vikrant More 2019-11-30 22:19:27 +05:30
  • 102d402fc5 samples: mesh: nrf52: added some more macros support Vikrant More 2019-11-29 01:04:50 +05:30
  • c4edc2d78b samples: mesh: nrf52: removed redundant global variable Vikrant More 2019-11-28 03:28:17 +05:30
  • 13a5addffa samples: mesh: nrf52: corrected sequence of get & publish messages Vikrant More 2019-11-28 03:14:21 +05:30
  • f8c03d79f6 samples: mesh: nrf52: added separate update_vnd_led_gpio() Vikrant More 2019-11-28 00:31:36 +05:30
  • c97e872e7d samples: mesh: nrf52: used constrain functions whereever possible Vikrant More 2019-11-27 23:27:10 +05:30
  • ff323ce0e8 samples: mesh: nrf52: separately save default & last target values Vikrant More 2019-11-27 00:38:59 +05:30
  • 5ad88281b0 samples: mesh: nrf52: rename enum attributes Vikrant More 2019-11-26 23:26:59 +05:30
  • 89a0986dff samples: mesh: nrf52: implementation based on single pointer Vikrant More 2019-11-26 23:18:47 +05:30
  • b5ebc66889 samples: mesh: removed redundant code, blank lines & comments Vikrant More 2019-11-26 22:58:10 +05:30
  • a1d73acfcd Bluetooth: HCI: Handle invalid ACL flags. Joakim Andersson 2019-11-19 17:06:12 +01:00
  • 363c4d197c Bluetooth: HCI: Add utility to extract PB and BC flags from data header Joakim Andersson 2019-11-18 15:55:25 +01:00
  • dfed64c2a4 nrf52_bsim: Use HW models from new west module Alberto Escolar Piedras 2019-11-15 14:03:00 +01:00
  • 2ffb8dd9f1 usb: sam0: use TRIM registers when available Benjamin Valentin 2019-11-06 21:26:33 +01:00
  • e0b94e92d5 usb: sam0: Add support for MCLK Benjamin Valentin 2019-11-06 21:24:01 +01:00
  • 2ff38cc631 usb: sam0: Support more then one USB IRQ Benjamin Valentin 2019-11-06 21:22:44 +01:00
  • 9a7a1b0132 drivers: usb_dc_nrfx: remove not relevant bashing comments Johann Fischer 2019-12-09 14:06:44 +01:00
  • b22035de45 drivers: usb_dc_nrfx: free memory if event is intended to be dropped Johann Fischer 2019-12-09 13:59:27 +01:00
  • d1aa80c049 bluetooth: l2cap_br: l2cap channel used wrong cid when removing ZhongYao Luo 2019-12-05 09:14:19 +08:00
  • a4b134e0db doc: fix indent issues in release process doc David B. Kinder 2019-12-10 13:08:30 -08:00
  • f72a50b96d doc: remove extra space after nested list David B. Kinder 2019-12-10 13:15:07 -08:00
  • d748cb6118 tests: net: all: check_net_options.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:23:42 +01:00
  • 0521eaf578 bsim_bt: run_parallel.sh: Remove semicolons at ends of lines Ulf Magnusson 2019-11-22 21:22:20 +01:00
  • 072188d0e8 bsim_bt: run_parallel.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:15:11 +01:00
  • 9446554969 bt_sim: basic_conn_encrypted_split.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:08:19 +01:00
  • d779de1f54 bt_sim: basic_conn_encrypted.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:06:28 +01:00
  • 0d8495c756 zephyr_env.sh: Remove semicolons at ends of lines Ulf Magnusson 2019-11-22 21:04:45 +01:00
  • 0194d04c49 zephyr-env.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:04:20 +01:00
  • ed4f3cd354 bsim_bt: basic_conn_split.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:01:27 +01:00
  • c69a501df6 bsim_bt: basic_conn.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 20:59:53 +01:00
  • d3d79ef4eb bsim_bt: compile.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 20:45:45 +01:00
  • 94d1db03af ci: run_ci: Remove semicolons at ends of lines Ulf Magnusson 2019-11-22 20:06:39 +01:00
  • 85625aa27f ci: run_ci: Use lowercase for internal vars Ulf Magnusson 2019-11-22 19:34:11 +01:00
  • e71293ea44 kernel: kernel.h doxygen cleanup Anas Nashif 2019-12-04 20:00:14 -05:00
  • 5f10154724 Bluetooth: controller: split: Fix HCI LE Add Device to Whitelist Vinayak Kariappa Chettimada 2019-12-10 17:09:07 +05:30
  • 09f7364cf8 Bluetooth: controller: legacy: Fix HCI LE Add Device to Whitelist Vinayak Kariappa Chettimada 2019-12-10 17:09:07 +05:30
  • fcbfb53525 tests: mesh: Fix build for bbc_microbit Johan Hedberg 2019-12-10 18:47:44 +02:00
  • ce14186a07 modules: modules: stm32 hal: Provide help section to HAL/LL symbols Erwan Gouriou 2019-12-10 10:23:15 +01:00
  • f5080ce015 modules: stm32 hal: Rename USE_STM32_HAL_CRYPT and _CRYPT_EX Erwan Gouriou 2019-12-05 09:05:29 +01:00
  • 08eabb83b2 cmake: Zephyr module processing set modules path Torsten Rasmussen 2019-12-06 12:19:35 +01:00
  • e4136178ed Bluetooth: Host: Fix duplicate whitelist entries issue Joakim Andersson 2019-12-10 12:58:42 +01:00
  • 1d25eba4fd tests: obj tracing: fix counting Anas Nashif 2019-11-07 11:55:54 -05:00
  • 5d94b89512 tests: fifo: assert of NULL from k_fifo_get Anas Nashif 2019-11-29 09:57:43 -05:00
  • 07bee26f8f ipm: Correct IPM API error codes Andrei Emeltchenko 2019-11-29 10:19:44 +02:00
  • e770c8d855 drivers: ipm: Cleanup IPM Kconfig Andrei Emeltchenko 2019-12-09 13:45:43 +02:00
  • 0186eade51 scripts: add new west build "build.cmake-args" config option Martí Bolívar 2019-12-09 11:05:11 -08:00
  • 5a19106396 boards: arm: Add arduino header to all mimxrt boards Maureen Helm 2019-12-06 07:50:31 -06:00
  • 851e397d19 boards: arm: Add arduino header to all frdm boards Maureen Helm 2019-12-06 07:34:15 -06:00
  • 487dc7cb94 soc: enable secure mode for LPC55xxx Andrei Gansari 2019-09-11 10:54:12 +03:00
  • 38c57c9c15 tests: spi_loopback: Add lpc board configurations Maureen Helm 2019-07-03 14:52:10 -05:00
  • 5472961ca0 boards: lpcxpresso54114: Enable spi instance 5 Maureen Helm 2019-07-03 14:49:36 -05:00
  • ea5c3b6e04 boards: lpcxpresso55s69: Enable spi instance 8 Maureen Helm 2019-07-01 14:02:17 -05:00
  • 3efd339e7e soc: nxp_lpc: Enable the mcux flexcomm spi driver Maureen Helm 2019-06-30 10:44:09 -05:00
  • a63676761b drivers: spi: Add mcux flexcomm driver Maureen Helm 2019-06-30 10:37:23 -05:00
  • d55d532ebd drivers: spi: Add configs for instances 7 and 8 Maureen Helm 2019-06-30 10:22:34 -05:00
  • 30415e9246 dts: Add spi bindings and nodes for lpc socs Maureen Helm 2019-06-30 10:16:52 -05:00
  • 6af99f4a97 tests: counter_basic_api: fix for counting down counters Daniel Leung 2019-12-01 17:36:02 -08:00
  • 1342dadc36 include: Remove compat include headers Kumar Gala 2019-12-09 08:50:31 -06:00
  • f562478819 west.yml: Update modules for include fixes Kumar Gala 2019-12-09 11:57:53 -06:00
  • 6561b19bc5 include: Fix use of <crc.h> -> <sys/crc.h> Kumar Gala 2019-12-09 14:50:58 -06:00
  • 13342d984f include: Fix use of <base64.h> -> <sys/base64.h> Kumar Gala 2019-12-09 14:48:59 -06:00
  • 82e05450ca include: Fix use of <power.h> -> <power/power.h> Kumar Gala 2019-12-09 14:46:31 -06:00
  • f4edd477b7 include: Fix use of <fs.h> -> <fs/fs.h> Kumar Gala 2019-12-09 11:41:46 -06:00
  • ec4714a5ea include: Fix use of <nvs/nvs.h> -> <fs/nvs.h> Kumar Gala 2019-12-09 11:42:57 -06:00