Commit graph

  • 8d88beca34 Bluetooth: shell: Fix whitelist clear shell command argument count Joakim Andersson 2019-12-11 13:15:56 +0100
  • bf623906f3 Bluetooth: controller: split: Fix missing version ind state reset Vinayak Kariappa Chettimada 2019-12-12 22:45:47 +0530
  • 0ef4634bc5 net: iface: Remove expired router from list of active routers Jonas Norling 2019-12-12 16:49:02 +0100
  • 2f982b3bc2 net: tls: Add SSL/TLS secure renegotiation support Markus Fuchs 2019-11-26 21:10:19 +0100
  • 67289d07fe drivers: ieee802154: rf2xx: Add initial driver Gerson Fernando Budke 2019-10-24 19:59:35 -0300
  • 1a0e8a2e04 dts: ieee802154: rf2xx: Add DTS support Gerson Fernando Budke 2019-10-15 19:43:07 -0300
  • 528233e4b0 kernel: use size_t for thread stack sizes Andrew Boie 2019-12-11 14:54:15 -0800
  • 3b066d4cf5 tests: userspace: fix 64-bit issues Andrew Boie 2019-11-21 22:11:39 -0800
  • 3c456fc86a tests: mem_protect: fix corruption issue Andrew Boie 2019-11-21 22:02:56 -0800
  • d27acb9eb6 tests: adjust resource pool sizes for 64-bit Andrew Boie 2019-11-21 15:06:20 -0800
  • a15a47d856 samples: shared_mem: 64-bit fixes Andrew Boie 2019-11-21 13:17:22 -0800
  • 69d47c170e tests: mem_protect: don't cast pointers to u32_t Andrew Boie 2019-11-19 17:22:02 -0800
  • dfab6ef940 kernel: fix 64-bit issues in syscall_handler.h Andrew Boie 2019-11-21 18:56:02 -0800
  • b5c681071a kernel: don't use u32_t for data sizes Andrew Boie 2019-11-21 17:38:17 -0800
  • 22553a7edb kernel: k_object key pointer should be void * Andrew Boie 2019-11-19 18:27:42 -0800
  • f290ab595c kernel: fix 64-bit for kobject generation Andrew Boie 2019-11-18 17:06:13 -0800
  • 428afe5084 kernel: fix some bad casts in userspace.c Andrew Boie 2019-11-18 10:20:16 -0800
  • c5e3688583 lib: os: don't cast mutex pointers to u32_t Andrew Boie 2019-11-13 12:53:50 -0800
  • e48ed6a980 kernel: use uintptr_t for kobject data Andrew Boie 2019-11-13 12:52:00 -0800
  • a824821b86 kernel: fix k_mem_partition data types Andrew Boie 2019-11-13 12:10:56 -0800
  • 8e0e23fefc soc/kl2x: added I2C_1 labels Vladimir Atanasov 2019-12-10 16:53:41 +0000
  • 7c25431655 drivers: pwm: xec: Use unique log module identifier for PWM Jose Alberto Meza 2019-11-13 16:04:22 -0800
  • b3236ebf42 boards: arm: mchp: Enable additional drivers for MEC15xxEVB board Jose Alberto Meza 2019-11-01 17:25:22 -0700
  • 673ee9e84e soc: arm: mchp: Add missing definition for SoC pins Jose Alberto Meza 2019-11-04 17:10:52 -0800
  • abc8cbfec6 doc: Trivial fix of GSG formatting Piotr Zierhoffer 2019-12-12 16:18:07 +0100
  • 306ac6dd1e bluetooth: doc: Cleanup warnings with doc build Kumar Gala 2019-12-12 10:53:58 -0600
  • a8171db6a6 doc: Fix warnings associated with 'unbalanced grouping commands' Kumar Gala 2019-12-12 10:51:46 -0600
  • 915e52aa13 doc: add .known-issue regex for struct bt_mesh_model_pub warnings Kumar Gala 2019-12-12 09:09:31 -0600
  • 5fb312b784 doc: Update warning regex to handler newer sphinx output Kumar Gala 2019-12-12 08:43:42 -0600
  • 9602c651c2 json: fix unnamed fields in initializers for GCC < 4.6 Daniel Leung 2019-12-10 20:20:08 -0800
  • 32e3756d66 include: Fixes #1205, C++ usage of sensor.h Brooks Prumo 2019-12-11 23:44:33 -0600
  • 788d6eb29f doc: API: Document the modification of stable APIs Carles Cufi 2019-11-26 20:15:08 +0100
  • e4ad515530 doc: relnotes: Add sections for Stable API Changes Carles Cufi 2019-12-10 15:50:11 +0100
  • f1c0eb915b samples: http_get: connect without TLS by default on cc3220sf_launchxl Vincent Wan 2019-12-11 12:22:43 -0800
  • c0026346a3 libc: permit users to supply their own malloc. Josh Gao 2019-12-10 00:26:32 -0800
  • c16691ffd0 settings: file: Fix possible success status while failed to write Dominik Ermel 2019-12-04 12:13:37 +0000
  • 34b1ef8dd8 sanitycheck: Fix process termination with newer ninja version Kumar Gala 2019-12-12 04:38:42 -0600
  • 01d8dc0289 cmake: toolchain: Don't add -Werror=implicit-int to CXX builds Sebastian Bøe 2019-12-09 13:30:56 +0100
  • 88438246c9 tests: eeprom: add testcase for supported boards Kwon Tae-young 2019-12-12 09:41:28 +0900
  • 58702f401c doc: arm: 96b_wistrio: add EEPROM support to the boards doc Kwon Tae-young 2019-12-10 11:57:03 +0900
  • 4920965398 test: driver: eeprom: add board support for eeprom test cases Kwon Tae-young 2019-12-10 11:50:51 +0900
  • 69924b19c8 drivers: eeprom: add driver support for EEPROM of STM32L1 Kwon Tae-young 2019-12-10 11:44:44 +0900
  • a6f5c1bbf6 dts: arm: stm32: add dts support for EEPROM of STM32L1 Kwon Tae-young 2019-12-10 11:13:02 +0900
  • bed6eb9ed9 dts: edtlib: remove diagnostic on required with default Peter Bigot 2019-12-03 13:23:31 -0600
  • b0207eb778 Bluetooth: host: Refactor checks in update_ccc for efficiency Wolfgang Puffitsch 2019-11-08 14:27:48 +0100
  • bec05a5d7f settings: Fix settings runtime read callback return value François Delawarde 2019-12-12 09:09:48 +0100
  • f7f63c6306 Bluetooth: host: Check for device ready for whitelist API Joakim Andersson 2019-12-12 10:25:24 +0100
  • e124c1cd34 eth: mcux: Do not set carrier ON if interface is not known Jukka Rissanen 2019-12-11 13:07:28 +0200
  • 7417e6e09e Bluetooth: controller: split: conn handle invalidation on release Vinayak Kariappa Chettimada 2019-12-05 14:24:43 +0530
  • d3e3f8d2b4 Bluetooth: controller: split: Move invalidation of connection handle Wolfgang Puffitsch 2019-10-28 12:59:11 +0100
  • a2ddf99f0c Bluetooth: Mesh: fix next_period computation Aurelien Jarno 2019-12-11 20:00:45 +0100
  • cdb6332af6 net: ppp: Reset flag is_ipcp_up in ipcp_down Christian Taedcke 2019-12-11 16:14:25 +0100
  • 530855f607 net: ppp: Reset flag is_ipv6cp_up in ipv6cp_down Christian Taedcke 2019-12-11 16:12:13 +0100
  • c326661ee6 kernel: init: provide access to kernel startup state Peter A. Bigot 2019-12-10 08:46:54 -0600
  • 2d859cc147 Bluetooth: Mesh: Make model publication struct more compact Johan Hedberg 2019-12-11 22:29:17 +0200
  • fc56b37116 Bluetooth: Mesh: Refactor CCM Trond Einar Snekvik 2019-12-11 13:02:07 +0100
  • 9fa30e02f2 drivers: espi: xec: Enable OOB channel by default Jose Alberto Meza 2019-11-21 08:27:45 -0800
  • 53f2097967 drivers: i2c: xec: Adhere to MCHP I2C spec recomendations Jose Alberto Meza 2019-12-05 14:46:24 -0800
  • 3765e46a40 soc: mec1501: fix build failure Anas Nashif 2019-12-11 10:20:53 -0500
  • fdb936adae openisa_rv32m1: kconfig: Remove base address/size symbols Ulf Magnusson 2019-10-25 11:38:51 +0200
  • ee57c8e749 drivers: flash: Add the flash driver of the stm32f1x family Feng Cheng 2019-07-30 16:21:30 +0800
  • 5c28f39e7f doc: genrest: Use a separate index page for all symbols Ulf Magnusson 2019-12-10 15:11:01 +0100
  • 984bfae831 global: Remove leading/trailing blank lines in files Ulf Magnusson 2019-11-18 10:56:50 +0100
  • d91f993e66 sanitycheck: export compile commands on --cmake-only Anas Nashif 2019-11-30 10:15:23 -0500
  • a70a926432 tests: settings: Reducing duplicated code in FS tests Dominik Ermel 2019-12-10 10:30:28 +0000
  • 5f629c8929 tests: logging: Remove unneeded excludes Andrei Emeltchenko 2019-12-10 11:44:13 +0200
  • 62617d996e tests: logging: Fix build errors Andrei Emeltchenko 2019-12-10 10:04:17 +0200
  • 5af5407570 samples: mesh: nrf52: added some preprocessor directive Vikrant More 2019-12-01 00:18:50 +0530
  • b80b359955 samples: mesh: nrf52: minor improvement in MOVE msg handlers Vikrant More 2019-11-30 22:19:27 +0530
  • 102d402fc5 samples: mesh: nrf52: added some more macros support Vikrant More 2019-11-29 01:04:50 +0530
  • c4edc2d78b samples: mesh: nrf52: removed redundant global variable Vikrant More 2019-11-28 03:28:17 +0530
  • 13a5addffa samples: mesh: nrf52: corrected sequence of get & publish messages Vikrant More 2019-11-28 03:14:21 +0530
  • f8c03d79f6 samples: mesh: nrf52: added separate update_vnd_led_gpio() Vikrant More 2019-11-28 00:31:36 +0530
  • c97e872e7d samples: mesh: nrf52: used constrain functions whereever possible Vikrant More 2019-11-27 23:27:10 +0530
  • ff323ce0e8 samples: mesh: nrf52: separately save default & last target values Vikrant More 2019-11-27 00:38:59 +0530
  • 5ad88281b0 samples: mesh: nrf52: rename enum attributes Vikrant More 2019-11-26 23:26:59 +0530
  • 89a0986dff samples: mesh: nrf52: implementation based on single pointer Vikrant More 2019-11-26 23:18:47 +0530
  • b5ebc66889 samples: mesh: removed redundant code, blank lines & comments Vikrant More 2019-11-26 22:58:10 +0530
  • a1d73acfcd Bluetooth: HCI: Handle invalid ACL flags. Joakim Andersson 2019-11-19 17:06:12 +0100
  • 363c4d197c Bluetooth: HCI: Add utility to extract PB and BC flags from data header Joakim Andersson 2019-11-18 15:55:25 +0100
  • dfed64c2a4 nrf52_bsim: Use HW models from new west module Alberto Escolar Piedras 2019-11-15 14:03:00 +0100
  • 2ffb8dd9f1 usb: sam0: use TRIM registers when available Benjamin Valentin 2019-11-06 21:26:33 +0100
  • e0b94e92d5 usb: sam0: Add support for MCLK Benjamin Valentin 2019-11-06 21:24:01 +0100
  • 2ff38cc631 usb: sam0: Support more then one USB IRQ Benjamin Valentin 2019-11-06 21:22:44 +0100
  • 9a7a1b0132 drivers: usb_dc_nrfx: remove not relevant bashing comments Johann Fischer 2019-12-09 14:06:44 +0100
  • b22035de45 drivers: usb_dc_nrfx: free memory if event is intended to be dropped Johann Fischer 2019-12-09 13:59:27 +0100
  • d1aa80c049 bluetooth: l2cap_br: l2cap channel used wrong cid when removing ZhongYao Luo 2019-12-05 09:14:19 +0800
  • a4b134e0db doc: fix indent issues in release process doc David B. Kinder 2019-12-10 13:08:30 -0800
  • f72a50b96d doc: remove extra space after nested list David B. Kinder 2019-12-10 13:15:07 -0800
  • d748cb6118 tests: net: all: check_net_options.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:23:42 +0100
  • 0521eaf578 bsim_bt: run_parallel.sh: Remove semicolons at ends of lines Ulf Magnusson 2019-11-22 21:22:20 +0100
  • 072188d0e8 bsim_bt: run_parallel.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:15:11 +0100
  • 9446554969 bt_sim: basic_conn_encrypted_split.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:08:19 +0100
  • d779de1f54 bt_sim: basic_conn_encrypted.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:06:28 +0100
  • 0d8495c756 zephyr_env.sh: Remove semicolons at ends of lines Ulf Magnusson 2019-11-22 21:04:45 +0100
  • 0194d04c49 zephyr-env.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:04:20 +0100
  • ed4f3cd354 bsim_bt: basic_conn_split.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 21:01:27 +0100
  • c69a501df6 bsim_bt: basic_conn.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 20:59:53 +0100
  • d3d79ef4eb bsim_bt: compile.sh: Use lowercase for internal vars Ulf Magnusson 2019-11-22 20:45:45 +0100
  • 94d1db03af ci: run_ci: Remove semicolons at ends of lines Ulf Magnusson 2019-11-22 20:06:39 +0100