Commit graph

  • 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
  • 4718dac560 net: net_pkt_append: Take into account MTU when adding data to a packet Paul Sokolovsky 2017-05-03 23:48:28 +03:00
  • 706ac7fe07 doc: redirect doc generation output using tee Anas Nashif 2017-11-10 08:27:08 -05:00
  • 92d3d367e3 doc: ext: Add a run goal to the zephyr-app-commands Carles Cufi 2017-11-10 13:22:41 +01:00
  • 041f018300 doc: ext: Add compact option to zephyr-app-commands Carles Cufi 2017-11-10 13:13:27 +01:00
  • 30f2acb057 doc: ext: Extend zephyr-app-commands with new args Carles Cufi 2017-11-10 11:42:47 +01:00
  • 1f76023ad4 Bluetooth: Mesh: Fix ignoring prohibited ReceiveWindow value Johan Hedberg 2017-11-10 15:08:41 +02:00
  • 85e7a3d47e Bluetooth: Mesh: Fix typo when iterating GATT clients Johan Hedberg 2017-11-10 14:12:35 +02:00
  • 9c8ce3d7c4 Bluetooth: Mesh: Fix Mesh feature description in Kconfig Johan Hedberg 2017-11-10 14:08:09 +02:00
  • f0346bfac0 flash: Change type of FLASH_SCRIPT_ENV_VARS Sebastian Bøe 2017-11-10 11:37:07 +01:00
  • 8dd3bb8666 flash: Pass env var OPENOCD_DEFAULT_PATH to flasher Sebastian Bøe 2017-11-10 11:35:54 +01:00
  • 3c0a0053fa samples: net: Remove QEMU_NET_STACK setting from CMakeLists.txt Jukka Rissanen 2017-11-10 11:16:50 +02:00
  • ede10b96e4 cmake: Set proper QEMU options for networking applications Jukka Rissanen 2017-11-10 11:10:15 +02:00
  • e980d45c13 Bluetooth: Mesh: Fix net_find_and_decrypt() function Johan Hedberg 2017-11-10 14:23:17 +02:00
  • 1a50ee1fe0 Bluetooth: btp: Add initial commands for Mesh service Szymon Janc 2017-10-11 16:03:32 +02:00
  • 25c5d36b91 Bluetooth: Mesh: Avoid using 64-bit storage & math for beacons Johan Hedberg 2017-11-10 13:12:53 +02:00
  • 68f6b59e2d Bluetooth: Fix deadlock-risky HCI command buffer allocation Johan Hedberg 2017-11-09 12:22:50 +02:00
  • 446503dc50 cmake: Support disjoint toolchain and SDK locations Anas Nashif 2017-11-09 22:14:17 -05:00
  • dec93834d9 cmake: Fix drivers/serial/CMakeLists.txt to build uart_cc32xx.c Gil Pitney 2017-11-09 17:02:03 -08:00
  • 114f6032fe cmake: Support disjoint toolchain and SDK locations Leandro Pereira 2017-11-09 15:01:59 -08:00