Commit graph

  • 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
  • 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