Commit graph

  • 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
  • e63615f90f doc: fix incorrect file reference in API doc David B. Kinder 2017-11-13 10:52:38 -08:00
  • 1948f8b0f0 CONTRIBUTING.rst: add note about idling on IRC Marti Bolivar 2017-11-13 09:51:14 -05:00
  • 09ce2e218f subsys/random: Add _ASSERT() test on returned device_get_binding David Leach 2017-11-13 14:12:47 -06:00
  • ed3ede06e1 samples: net: sockets: Reinstate POSIX Makefiles. Paul Sokolovsky 2017-11-13 13:34:47 +02:00
  • 85be9db682 tests: fatal: convert legacy test to ztest Punit Vara 2017-10-31 10:35:27 +05:30
  • 513ce10da8 cmake: Fix build of entropy driver for MCUX TRNG David Leach 2017-11-13 14:51:59 -06:00
  • ade26a09fc doc: fix location of non APL code README Anas Nashif 2017-11-13 13:01:45 -05:00
  • 540644d375 doc: make sure we use gdb from SDK Anas Nashif 2017-11-13 12:21:13 -05:00
  • 4a20aad15a dts: x86: RAM start address needs to be page aligned for arduino 101. Adithya Baglody 2017-11-08 16:00:17 +05:30
  • 8d0a80c6a9 cmake: Fix SDK-less builds Sebastian Bøe 2017-11-13 16:19:07 +01:00
  • 7f95e83361 mempool: add k_calloc() Andrew Boie 2017-11-08 14:40:01 -08:00
  • 539d2af654 flash: support flashing multiple configurations of a single board Anas Nashif 2017-11-11 17:24:41 -05:00
  • 4b54885f9f doc: em_starterkit: adapt with new configurations Anas Nashif 2017-11-11 14:16:10 -05:00
  • 934a8cb077 flasher: remove obsolete KBUILD_VERBOSE Anas Nashif 2017-11-11 14:07:56 -05:00
  • 5eddb087f0 flash: fix arc flasher script Anas Nashif 2017-11-11 13:42:11 -05:00
  • 6d4d1ea912 arch: arm: fix EM7D makefile Anas Nashif 2017-11-10 15:28:12 -05:00
  • c833b90ec4 boards: em_starterkit: add EM11D and EM7D configurations Anas Nashif 2017-11-10 15:27:34 -05:00
  • 3c6dee35ef cmake: Fixes quark_se_c1000_devboard flashing Andrei Emeltchenko 2017-11-13 12:41:35 +02:00
  • 965f78088f samples: dump_http_server: Change where the .inc file is written Sebastian Bøe 2017-11-13 14:29:29 +01:00
  • af512e5498 Bluetooth: tests/shell: Rename Arduino 101 conf file for cmake Johan Hedberg 2017-11-13 11:25:52 +02:00
  • 578c91ae18 Bluetooth: storage: Fix linking with subsys__fs Sebastian Bøe 2017-11-13 12:01:24 +01:00
  • cc55e86cc8 Bluetooth: Mesh: Fix relaying packets Johan Hedberg 2017-11-13 10:32:04 +02:00
  • 02d98d0da0 Bluetooth: Mesh: Fix missing tracking of segment callback Johan Hedberg 2017-11-12 15:31:19 +02:00
  • e70f6dfc88 Bluetooth: Mesh: Take advantage of BT_MESH_TTL_MAX macro Johan Hedberg 2017-11-13 00:14:25 +02:00
  • a2a46e66e1 Bluetooth: Mesh: Export key packing helpers internally Johan Hedberg 2017-11-12 23:04:09 +02:00
  • 9cbb979db7 Bluetooth: Mesh: Fix sending messages when not provisioned Johan Hedberg 2017-11-12 21:38:21 +02:00
  • 514cebcfe8 Bluetooth: Mesh: Change local_queue from k_fifo to sys_slist_t Johan Hedberg 2017-11-12 20:16:38 +02:00
  • b4700c3f2b Bluetooth: Mesh: Clarify API for empty model arrays Johan Hedberg 2017-11-11 09:28:59 +02:00
  • a554ae2bc1 Bluetooth: Mesh: Remove reference to non-existing Kconfig option Johan Hedberg 2017-11-11 13:17:59 +02:00
  • 092a28541a Bluetooth: Mesh: Provisioning: Introduce link open/close callbacks Johan Hedberg 2017-11-12 08:41:45 +02:00
  • 1311676645 Bluetooth: Mesh: Provisioning: Make static OOB value const Johan Hedberg 2017-11-12 00:03:19 +02:00
  • 25604f979d Bluetooth: Mesh: Provisioning: Fix encoding of OOB values into link.auth Johan Hedberg 2017-11-12 00:00:41 +02:00
  • 32399a4cd2 Bluetooth: Mesh: Provisioning: Fix input OOB support Johan Hedberg 2017-11-11 20:49:34 +02:00
  • 497fef85c3 Bluetooth: Mesh: Provisioning: Fix coding style (too long line) Johan Hedberg 2017-11-11 20:48:59 +02:00
  • ec6fd3575b Bluetooth: Mesh: Provisioning: Fix OOB string output Johan Hedberg 2017-11-11 20:48:04 +02:00
  • 198d96cc9a net: shell: Ping command needs target host set Jukka Rissanen 2017-11-10 17:45:08 +02:00
  • 697e30459d samples: grove: Convert doc to CMake. Carles Cufi 2017-11-12 10:14:34 +01:00
  • d1235f9bd8 samples: subsys: Convert doc to CMake Carles Cufi 2017-11-12 10:14:14 +01:00
  • 8146d8efbb samples: sensor: Convert doc to CMake Carles Cufi 2017-11-12 10:13:52 +01:00
  • 19d1e9afd1 samples: drivers: Convert doc to CMake Carles Cufi 2017-11-12 10:13:30 +01:00
  • bd9d38b5bd samples: boards: Convert doc to CMake Carles Cufi 2017-11-12 10:13:07 +01:00
  • 08183f7e73 samples: basic: Convert doc to CMake Carles Cufi 2017-11-12 10:12:44 +01:00
  • ece86b23ac samples: misc: Convert doc to CMake Carles Cufi 2017-11-12 10:11:39 +01:00
  • 915bf989cf samples: mmu: Convert doc to CMake Carles Cufi 2017-11-10 16:30:36 +01:00
  • 0182be42b1 doc: Convert bits and pieces to CMake Carles Cufi 2017-11-12 11:52:08 +01:00
  • d43a92b1c8 Bluetooth: Fix clearing advertising & scanning parameters Johan Hedberg 2017-11-12 21:15:04 +02:00
  • 9bdd8d6b60 Bluetooth: tests: Update tester documentation for cmake Johan Hedberg 2017-11-11 12:59:51 +02:00
  • a30d876a6c Bluetooth: tests: Remove explicit setting of QEMU_EXTRA_FLAGS Johan Hedberg 2017-11-11 12:56:36 +02:00
  • fbe5674f9b Bluetooth: doc: Update references to qemu usage Johan Hedberg 2017-11-11 12:54:22 +02:00
  • a14dd6309e cmake: fix build of the entropy drivers Johann Fischer 2017-11-11 23:34:32 +01:00
  • 732b896b1e cmake: Fix ext/hal/ti/simplelink/CMakeLists.txt Gil Pitney 2017-11-10 18:22:20 -08:00
  • 9a380bf08f samples: net: lwm2m_client: update README Michael Scott 2017-11-10 15:06:40 -08:00
  • b4842d5339 doc: boards: xtensa: convert make to cmake Marti Bolivar 2017-11-10 13:01:27 -05:00
  • 9edfc2cf5e doc: boards: nios2: convert make to cmake Marti Bolivar 2017-11-10 13:01:18 -05:00
  • aced11fb52 doc: boards: arc: convert make to cmake Marti Bolivar 2017-11-10 13:00:45 -05:00
  • f0c95919b0 doc: boards: arm: convert make to cmake Marti Bolivar 2017-11-07 22:44:42 -05:00
  • 76a62a3735 doc: boards: olimex: fix "resetting" typos Marti Bolivar 2017-11-09 22:29:23 -05:00
  • 1bfe59103f doc: boards: efm32wg_stk3800: fix note Marti Bolivar 2017-11-09 22:29:23 -05:00
  • ae80ce716b doc: extensions: allow arbitrary goals Marti Bolivar 2017-11-10 12:44:57 -05:00
  • 1fa355490f doc: extensions: cosmetic whitespace fixes Marti Bolivar 2017-11-10 12:42:33 -05:00
  • 6249ae7cda Bluetooth: tests/mesh: Update lpn.conf with saner defaults Johan Hedberg 2017-11-10 10:49:19 +02:00
  • cb8470f3a0 Bluetooth: Mesh: Kconfig: Use a saner default ReceiveDelay Johan Hedberg 2017-11-10 10:47:12 +02:00
  • 50a656ff16 Bluetooth: Mesh: Implement handling of Friend Clear messages Johan Hedberg 2017-11-10 10:15:23 +02:00
  • cb89cc7fdc Bluetooth: Mesh: Kconfig: Set PTS-friendly Friendship values Johan Hedberg 2017-11-10 10:13:09 +02:00
  • b644bad5c0 Bluetooth: Mesh: Use network transmit count and interval for Friend Johan Hedberg 2017-11-10 10:11:34 +02:00
  • ed8ed9ea7d Bluetooth: Mesh: Implement the Friend Clear procedure Johan Hedberg 2017-11-09 23:45:40 +02:00
  • eb23d688f2 Bluetooth: Mesh: Fix network credential selection Johan Hedberg 2017-11-09 20:35:19 +02:00
  • d43a23652c Bluetooth: Mesh: Introduce LPN-specific adv transmit properties Johan Hedberg 2017-11-09 20:12:22 +02:00
  • 01d3940cdb Bluetooth: Mesh: Allow passing adv transmit info in net_tx Johan Hedberg 2017-11-09 19:58:25 +02:00
  • 1d86ef0955 Bluetooth: Mesh: Use more accurate timing for LPN functions Johan Hedberg 2017-11-09 16:50:40 +02:00
  • e74f4a6c39 Bluetooth: Mesh: Fix clearing friendship Johan Hedberg 2017-11-09 16:49:01 +02:00
  • 4d7757fab1 Bluetooth: Mesh: Fix sending Friend Clear messages indefinitely Johan Hedberg 2017-11-09 11:08:20 +02:00
  • 58b476fb33 Bluetooth: tests/mesh: Remove manual LPN enabling Johan Hedberg 2017-11-09 19:20:01 +02:00
  • b95d70c3f0 Bluetooth: Mesh: Improve Low Power establishment procedure Johan Hedberg 2017-11-09 10:28:44 +02:00
  • f38482a8fd usb: netusb: Use lower addresses for default endpoint config Loic Poulain 2017-11-09 14:55:06 +01:00
  • 709cff1b60 cmake: Fail when zephyr_sources() is called on a directory Sebastian Bøe 2017-11-10 15:40:27 +01:00
  • dea2868a82 samples: net: Update compilation instructions for cmake Jukka Rissanen 2017-11-10 12:25:45 +02:00
  • 94c6e47667 usb: netusb: Fix CMakeLists Loic Poulain 2017-11-10 13:33:13 +01:00
  • 2224e22a6f drivers: sensor: Fixed include paths s/</"/ Sebastian Bøe 2017-11-10 16:29:19 +01:00
  • 29bb2a8fbf cmake: Fixed drivers/sensor/CMakeLists.txt Sebastian Bøe 2017-11-10 15:31:48 +01:00
  • 91e810f87a net: sockets: sendto: Remove adhoc handling of max pkt payload size Paul Sokolovsky 2017-11-08 17:24:12 +02:00