Commit graph

  • 805d69c288 tests: protection: Fix building on ARC Kumar Gala 2017-11-14 12:57:58 -06:00
  • 40ddb7f747 samples: external_lib: Build binaries in the build directory Sebastian Bøe 2017-11-14 14:25:07 +01:00
  • 2bc2f84a02 Bluetooth: Mesh: Fix documentation of bt_mesh_input_string() Johan Hedberg 2017-11-15 14:47:42 +02:00
  • 6a5da2c574 net: lwm2m: fix max measurement checks Michael Scott 2017-11-14 10:34:05 -08:00
  • 157115c7d8 net: lwm2m: temp_sensor: fix min/max measurement values Michael Scott 2017-11-14 10:31:02 -08:00
  • 806d8f3baa net: lwm2m: refactor min / max measurement update code Michael Scott 2017-11-14 10:36:03 -08:00
  • f61d4266e4 dts: quark_se_c1000_ss_devboard: Add dts support Savinay Dharmappa 2017-09-21 23:53:50 +05:30
  • 7c8a23d643 dts: arc: Add dts support for arc Savinay Dharmappa 2017-09-22 00:15:14 +05:30
  • aff88a2249 drivers: spi: add 16 bits word size support for stm32 Vincent Veron 2017-11-14 17:05:29 +01:00
  • 780d9facbe cmake: s/CONFIG_I2C_STM32_V1x/CONFIG_I2C_STM32_V1/ Sebastian Bøe 2017-11-15 09:50:28 +01:00
  • e8391cb03f ci: move doc.warnings up to be evaluated Anas Nashif 2017-11-15 07:34:11 -05:00
  • c8b51ded29 Bluetooth: Mesh: shell: Fix newline in incorrect place Johan Hedberg 2017-11-15 14:12:10 +02:00
  • d4be608036 Bluetooth: Mesh: Allow changing cfg client message timeout Johan Hedberg 2017-11-14 20:45:26 +02:00
  • 882ce59e97 Bluetooth: Mesh: shell: Convert hb-sub-set command to hb-sub Johan Hedberg 2017-11-14 20:43:13 +02:00
  • 7b27d96f96 Bluetooth: Mesh: Add support for sending Heartbeat Subscription Get Johan Hedberg 2017-11-14 20:42:48 +02:00
  • 135fd92492 Bluetooth: Mesh: shell: Convert hb-pub-set command to hb-pub Johan Hedberg 2017-11-14 20:18:48 +02:00
  • 9bf8af8507 Bluetooth: Mesh: Add support for sending Heartbeat Publication Get Johan Hedberg 2017-11-14 20:18:04 +02:00
  • 8e9e039700 Bluetooth: Mesh: shell: Implicitly initialize Bluetooth support Johan Hedberg 2017-11-14 16:06:30 +02:00
  • d35061357a Bluetooth: Mesh: shell: Add provision command for self-provisioning Johan Hedberg 2017-11-14 12:55:12 +02:00
  • e6aa6a0784 Bluetooth: samples/mesh_demo: Add heartbeat publication support Johan Hedberg 2017-11-14 12:16:23 +02:00
  • e631d6d6cc Bluetooth: Mesh: shell: Add hb-pub-set command Johan Hedberg 2017-11-14 11:05:03 +02:00
  • 5e3804b11d Bluetooth: Mesh: Add support for sending Heartbeat Publication Set Johan Hedberg 2017-11-14 10:46:22 +02:00
  • 897f32f0d1 Bluetooth: Mesh: Add documentation for public provisioning APIs Johan Hedberg 2017-11-14 10:10:29 +02:00
  • 2d40c1673c Bluetooth: Mesh: Fix calling complete callback for bt_mesh_provision() Johan Hedberg 2017-11-14 18:45:32 +02:00
  • 255edcfde2 Bluetooth: Mesh: Provisioning: Add NetKeyIndex to complete callback Johan Hedberg 2017-11-14 09:51:50 +02:00
  • 0b53341d92 Bluetooth: Mesh: shell: Group global variables in a dedicated struct Johan Hedberg 2017-11-14 09:51:05 +02:00
  • 06694787cd Bluetooth: Mesh: Provide documentation for provisioning APIs Johan Hedberg 2017-11-13 22:57:00 +02:00
  • 70cbcef576 Bluetooth: Mesh: Rename health server code from health to health_srv Johan Hedberg 2017-11-13 21:38:52 +02:00
  • 3b252ca2be Bluetooth: Mesh: Rename configuration server code from cfg to cfg_srv Johan Hedberg 2017-11-13 21:31:25 +02:00
  • 86624941e4 Bluetooth: samples/mesh_demo: Add dummy provisioning Johan Hedberg 2017-11-13 20:57:34 +02:00
  • 0ef7c6e09a Bluetooth: Mesh: Add more flexible APIs for provisioning bearers Johan Hedberg 2017-11-13 20:52:26 +02:00
  • a81fa43a59 Bluetooth: Mesh: Use proper _t suffix for typedefs Johan Hedberg 2017-11-13 19:45:01 +02:00
  • c6407659f3 net: tcp: Add the frag back to caller allocated net_pkt june li 2017-11-13 18:43:43 +08:00
  • 8dab561689 net: loopback: Skip neighbor checks for local packets Jukka Rissanen 2017-11-14 17:06:28 +02:00
  • 0436ad9e78 drivers: net: loopback: Simulate real hw device Jukka Rissanen 2017-11-14 17:03:45 +02:00
  • d315b430d4 net: Let loopback driver handle lo if it is enabled Jukka Rissanen 2017-11-14 17:01:21 +02:00
  • 7f6070fb6c shell: Add optional command description Johan Hedberg 2017-11-14 15:51:40 +02:00
  • a57f26c673 doc: fix reference to CTNG supported toolchains Anas Nashif 2017-11-14 16:54:48 -05:00
  • 5ab1365cf7 doc: fix doxygen defgroup title error David B. Kinder 2017-11-14 14:15:13 -08:00
  • 1099d40ad3 doc: expand system call documentation Andrew Boie 2017-11-14 11:14:08 -08:00
  • 9663287bf0 net: context: Check if TCP header is found Jukka Rissanen 2017-11-08 22:03:15 +02:00
  • ba6c72fff1 samples: net: http: Possible null memory access in client & server Jukka Rissanen 2017-11-08 21:58:47 +02:00
  • a38345ad98 samples: net: http: Do not overrun url array Jukka Rissanen 2017-11-08 21:54:47 +02:00
  • 02d6c11f1d tests: mheap_api_concept: test k_calloc() Andrew Boie 2017-11-14 12:13:20 -08:00
  • a79c69823f mempool: add assertion for calloc bounds overflow Andrew Boie 2017-11-14 12:12:33 -08:00
  • c87ecf58de shell: Include the command help when listing all commands Johan Hedberg 2017-11-14 14:13:27 +02:00
  • 7d71c0656f printk: Add padding support to string format specifiers Johan Hedberg 2017-11-14 14:11:42 +02:00
  • 75250f4747 stack_unused_space_get: account for sentinel Andrew Boie 2017-11-13 13:29:08 -08:00
  • 5fe74ca1ce scripts: zephyr_flash_debug: Cleanup the script argument usage Kumar Gala 2017-11-14 10:58:18 -06:00
  • 999b658f76 cmake: flash: Remove fake path to zephyr_flash_debug.py Kumar Gala 2017-11-14 10:28:36 -06:00
  • 4a9a0e209a tests: context: convert legacy test to ztest Punit Vara 2017-10-30 16:05:50 +05:30
  • eeb4cd24ab tests: work_queue: Convert legacy test to ztest Punit Vara 2017-10-31 14:50:39 +05:30
  • 3eaeeb82ab net: Only enable QEMU_NET_STACK with CONFIG_NET_SLIP_TAP Luiz Augusto von Dentz 2017-11-14 16:24:46 +02:00
  • 1604a9351f tests: timer_monotonic: Migrate legacy test to ztest Punit Vara 2017-11-14 11:25:17 +05:30
  • ce60d04fb6 kernel: sched.c: Fix datatype mismatch in comparision Punit Vara 2017-11-13 12:26:43 +05:30
  • 8cf7ff5e2a kernel/mem_pool: Correct n_levels computation for small blocks Andy Ross 2017-11-13 14:59:13 -08:00
  • a9f0f445ba tests/kernel/pipe: fix uninitialized semaphore Andy Ross 2017-11-13 10:11:42 -08:00
  • f2a3977261 cmake: Added missing zephyr_sources() calls for esp32 drivers Sebastian Bøe 2017-11-14 15:57:20 +01:00
  • 6f4d627983 Bluetooth: samples/mesh_demo: Convert to using Configuration Client API Johan Hedberg 2017-11-13 00:31:29 +02:00
  • d235f9cc6f Bluetooth: Mesh: shell: Add hb-sub-set command Johan Hedberg 2017-11-13 00:22:19 +02:00
  • 63329b79d6 Bluetooth: Mesh: shell: Add mod-sub-add command Johan Hedberg 2017-11-12 23:51:41 +02:00
  • c233ce4fdb Bluetooth: Mesh: shell: Add app-key-bind command Johan Hedberg 2017-11-12 23:39:03 +02:00
  • 5429f14a69 Bluetooth: Mesh: shell: Add app-key-add command Johan Hedberg 2017-11-12 23:04:52 +02:00
  • 6585347f78 Bluetooth: Mesh: shell: Add for relay and 1-byte state commands Johan Hedberg 2017-11-12 21:11:21 +02:00
  • cc54f8c84c Bluetooth: Mesh: shell: Add support for Beacon Get/Set Johan Hedberg 2017-11-12 18:35:34 +02:00
  • 96934bd3d4 Bluetooth: Mesh: shell: Add "dst" & "netidx" commands Johan Hedberg 2017-11-12 17:53:23 +02:00
  • 7a1c0b979e Bluetooth: Mesh: shell: Add support for getting composition data Johan Hedberg 2017-11-12 17:48:20 +02:00
  • f50b99572f Bluetooth: Mesh: Add support for sending Heartbeat Subscription Set Johan Hedberg 2017-11-13 00:22:09 +02:00
  • b4688bdc84 Bluetooth: Mesh: Add support for sending Model Subscription Add Johan Hedberg 2017-11-12 23:51:28 +02:00
  • e4db09e919 Bluetooth: Mesh: Add support for sending Model App Bind message Johan Hedberg 2017-11-12 23:38:44 +02:00
  • e1bc6a6141 Bluetooth: Mesh: Add support for sending AppKeyAdd message Johan Hedberg 2017-11-12 23:04:36 +02:00
  • cbfea942f6 Bluetooth: Mesh: Add support for Relay and 1-byte state Get/Set Johan Hedberg 2017-11-12 21:10:05 +02:00
  • 07305fd71d Bluetooth: Mesh: Add support for sending Beacon Get & Set Johan Hedberg 2017-11-12 18:33:47 +02:00
  • 3d1ce43eb0 Bluetooth: Mesh: Add support for sending Get Composition Data Johan Hedberg 2017-11-12 17:47:00 +02:00
  • 588887c9b7 Bluetooth: Mesh: Add primary address to provisioning complete callback Johan Hedberg 2017-11-12 15:38:24 +02:00
  • 2a1e16c2a3 Bluetooth: Mesh: Add skeleton for Configuration Client Model Johan Hedberg 2017-11-12 13:48:55 +02:00
  • 17c9b3a105 Bluetooth: Mesh: Make TRANSMIT_COUNT & TRANSMIT_INT macros public Johan Hedberg 2017-11-12 22:19:28 +02:00
  • 52cc3b7d00 Bluetooth: Mesh: Refactor public headers into dedicated subdirectory Johan Hedberg 2017-11-12 13:33:26 +02:00
  • 6360d762d6 doc: cleanup .known-issues filters David B. Kinder 2017-11-13 13:47:45 -08:00
  • bf74e5409b drivers: serial: fix CMakeLists for Atmel SoCs Piotr Mienkowski 2017-11-14 13:10:17 +01:00
  • 8fbbc13d20 CMake: Fix wrong file name of entropy_stm32.c Ding Tao 2017-11-14 20:14:33 +08:00
  • 1ff3ab5f82 Bluetooth: Mesh: Add read callback for ccc in provisioning service Grzegorz Kolodziejczyk 2017-11-09 16:22:51 +01:00
  • b6171378fc sample: blink_led: Add support for stm32f4_disco Zhang WenChao 2017-11-09 23:55:52 +08:00
  • 989c9c11d6 board: Add PWM2 on stm32f4_disco Zhang WenChao 2017-11-09 22:35:38 +08:00
  • 912a51957e drivers: entropy: Add nRF5 entropy generator driver Thiago Silveira 2017-09-19 05:01:27 -03:00
  • acd10bf7a0 net/ieee802154: Shell handles extended address in EUI-64 format Tomasz Bursztyka 2017-11-14 09:46:46 +01:00
  • 2adbed8d6d tests: subsys: dfu: mcuboot: fix return value not handling issue Andrzej Puzdrowski 2017-11-14 12:34:11 +01:00
  • 1d70a39d1b net: samples: replace tag zoap with coap Robert Chou 2017-11-02 10:53:53 +08:00
  • 1c0ff01ac7 Bluetooth: Mesh: shell: Add command for Node Identity Johan Hedberg 2017-11-12 08:58:14 +02:00
  • a6af281f04 Bluetooth: Mesh: shell: Take advantage of link open/close callbacks Johan Hedberg 2017-11-12 08:42:48 +02:00
  • 75253195a4 Bluetooth: Mesh: shell: Add LPN toggling command Johan Hedberg 2017-11-11 21:55:29 +02:00
  • e2e74f705b Bluetooth: Mesh: shell: Add basic skeleton Johan Hedberg 2017-11-10 22:17:40 +02:00
  • e04a5412a1 net: http: client: remove payload send_chunk logic Michael Scott 2017-11-09 16:13:04 -08:00
  • 865d617772 net: http: honor CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT setting Michael Scott 2017-11-10 13:20:56 -08:00
  • 92cf80e9b2 net: http: dont add CRLF to protocol Michael Scott 2017-11-09 14:08:17 -08:00
  • 7784518d37 net: http: Add error status string to HTTP server error Jukka Rissanen 2017-11-08 21:51:37 +02:00
  • 3ba0876a3f sanitycheck: Flush stdout in info() Paul Sokolovsky 2017-10-27 14:53:24 +03:00
  • a7fedb7073 _setup_new_thread: fix crash on ARM Andrew Boie 2017-11-13 14:12:23 -08:00
  • e754d44791 doc: report which warnings/errors are new Anas Nashif 2017-11-11 10:02:00 -05:00
  • 89514de230 doc: fix misspelling in docs David B. Kinder 2017-11-13 14:13:40 -08:00