Commit graph

  • ca9285d1bb doc: net: group all networking APIs in doxygen Anas Nashif 2017-11-17 11:43:53 -05:00
  • 9906d3a48a ext: hal: altera: Add Altera HAL README file Ramakrishna Pallala 2017-11-14 17:29:02 -05:00
  • 37ee913908 drivers: serial: Add Altera shim driver for JTAG UART soft IP Ramakrishna Pallala 2017-11-14 17:28:18 -05:00
  • eb51886d8c drivers: timer: Add Altera shim driver for timer soft IP Ramakrishna Pallala 2017-11-14 17:22:41 -05:00
  • 41a6b812d9 ext: hal: altera: Add basic infrastructure to enable HAL drivers Ramakrishna Pallala 2017-11-14 17:21:51 -05:00
  • 2c2b087b81 ext: hal: altera: Add Altera HAL into Zephyr build system Ramakrishna Pallala 2017-11-14 17:21:07 -05:00
  • 3c922749d6 ext: hal: altera: Add altera HAL sources in Zephyr Ramakrishna Pallala 2017-11-14 17:20:07 -05:00
  • 6d7f171549 Bluetooth: Mesh: Fix clearing incomplete Friendship upon reset Johan Hedberg 2017-11-17 13:06:09 +02:00
  • 62f2475e3e Bluetooth: Mesh: Fix compiler warning for access.c Johan Hedberg 2017-11-17 11:54:57 +02:00
  • 1edb69e4b6 Bluetooth: Mesh: Make AppKey binding implicit for Model Publication Johan Hedberg 2017-11-16 19:15:18 +02:00
  • 1c825c825f Bluetooth: Mesh: Friend: Fix setting pending_buf variable Johan Hedberg 2017-11-17 09:08:11 +02:00
  • 8488d7a9fe Bluetooth: Mesh: Use u8_t instead of bitfields for 8-bit wide values Johan Hedberg 2017-11-16 23:08:31 +02:00
  • 7e58c5609a net: sockets: Fix net pkt leak Aska Wu 2017-11-17 17:16:10 +08:00
  • 486e156827 net: dhcpv4: Unref net_pkt if message sending fails june li 2017-11-16 09:50:33 +08:00
  • b05ba6b531 dts: x86: remove mem.h Savinay Dharmappa 2017-11-06 23:02:33 +05:30
  • bd69b2127e Bluetooth: Mesh: Use dedicated struct for heartbeat subscription Johan Hedberg 2017-11-16 14:21:23 +02:00
  • d4365e16f9 Bluetooth: Mesh: Use dedicated struct for heartbeat publication Johan Hedberg 2017-11-16 12:50:13 +02:00
  • a18a22524f Bluetooth: Mesh: shell: Add mod-pub command Johan Hedberg 2017-11-16 12:30:15 +02:00
  • 05be6b8033 Bluetooth: Mesh: Add support for sending Model Publication messages Johan Hedberg 2017-11-16 12:29:31 +02:00
  • 2e50ba9847 Bluetooth: Mesh: Use invalid CID instead of bool for non-vendor models Johan Hedberg 2017-11-16 10:28:33 +02:00
  • 49e7ca957e cmake: set IS_TEST in the samples that were including Makefile.test Sebastian Bøe 2017-11-14 13:24:57 +01:00
  • c7c7917da2 cmake: set IS_TEST in the hello_world sample Sebastian Bøe 2017-11-14 13:14:30 +01:00
  • d55884a34d sample: crypto: also test mbedTLS config Anas Nashif 2017-11-16 04:46:49 -05:00
  • 84ea59f00e drivers: crypto: add missing CMakeLists.txt file Anas Nashif 2017-11-16 04:47:58 -05:00
  • 27628a23fc net: http_client: Fix having IPv4 options in prj_bt.conf Luiz Augusto von Dentz 2017-11-15 12:44:10 +02:00
  • 697e5698b3 net: samples: Remove CONFIG_NET_L2_BT_ZEP1656 Luiz Augusto von Dentz 2017-11-15 12:33:25 +02:00
  • 9dcbbdb3e2 net: lwm2m: fix sending packet w/o token setup when error Robert Chou 2017-11-15 16:20:05 +08:00
  • bde9dcd3bc Bluetooth: Mesh: Fix enabling scanning after provisioning Johan Hedberg 2017-11-15 20:01:58 +02:00
  • 421e5b5d32 unittest: Support EXTRA_*_FLAGS Sebastian Bøe 2017-11-10 13:27:53 +01:00
  • 9f59045546 cmake: Refactored EXTRA_FLAGS code into a dedicated script Sebastian Bøe 2017-11-10 12:22:23 +01:00
  • 7bc28cf388 syscalls: REVERTME: clean up warnings when building unit tests Inaky Perez-Gonzalez 2017-11-10 15:42:07 -08:00
  • fb011862e4 mimxrt1050_evk: Fix setting of JLINK_DEVICE Maureen Helm 2017-11-15 14:52:49 -06:00
  • a895d21d63 subsys: random: Fix semaphore initial count of xoroshiro128 Ramakrishna Pallala 2017-11-15 12:53:38 -05:00
  • 08ce2bb37f doc: add starter for 1.10 release notes David B. Kinder 2017-11-15 10:36:15 -08:00
  • d4499a128e drivers: flash: fix doxygen use of "sector" Marti Bolivar 2017-11-15 13:18:51 -05:00
  • be9ee06bd9 doc: fix misspellings in boards and samples docs David B. Kinder 2017-11-15 08:37:56 -08:00
  • 8bfcfe5545 drivers: i2c: Add DTS support for i2c_sam_twihs driver Piotr Mienkowski 2017-10-24 16:42:07 +02:00
  • 1f47ed75b7 drivers: i2c: rename twihs_sam to i2c_sam_twihs Piotr Mienkowski 2017-10-24 14:23:57 +02:00
  • e7dd844c6a drivers: i2c: Refactor Atmel SAM (TWIHS) driver Piotr Mienkowski 2017-09-09 16:36:09 +02:00
  • 3f4fb4a3b6 boards: olimexino_stm32: Use standard openocd.board.cmake Kumar Gala 2017-11-15 08:26:18 -06:00
  • 457699cd3c arm: Enable the ARM MPU on the NXP i.MX RT SoC and board Maureen Helm 2017-11-11 08:54:34 -06:00
  • 2358df2647 scripts: jlink: Don't reset after load Maureen Helm 2017-08-18 09:42:54 -05:00
  • ec11279645 boards: arm: Add NXP mimxrt1050_evk Maureen Helm 2017-08-11 14:46:04 -05:00
  • 41d5808321 arm: Introduce NXP i.MX family, RT series, and mimxrt1052 SoC Maureen Helm 2017-08-11 14:42:40 -05:00
  • 6043c74fd3 gpio: Introduce mcux igpio shim driver Maureen Helm 2017-08-15 14:05:10 -05:00
  • 0f3b490905 clock_control: Introduce mcux ccm driver Maureen Helm 2017-08-28 14:09:55 -05:00
  • 8a1d3b5b11 ext: mcux: Add mcux 2.3.0 for mimxrt1051 and mimxrt1052 Maureen Helm 2017-11-01 12:15:30 -05:00
  • 175e4f4953 serial: Add another instance to the mcux lpuart driver Maureen Helm 2017-08-28 09:27:19 -05:00
  • cf2eb7d1fa drivers: i2c_ll_stm32_v2: Use the correct flags in event ISR Yannis Damigos 2017-10-25 11:06:36 +03:00
  • b80da2b710 drivers: i2c_ll_stm32: Use I2C API flags Yannis Damigos 2017-10-21 20:09:47 +03:00
  • 4b2348c9e7 drivers/ieee802154_kw41z: Fix interrupt priority Kumar Gala 2017-11-14 16:40:49 -06:00
  • 7cd27be39a drivers/ieee802154_kw41z: Update kw41z to support event trace buffer Kumar Gala 2017-11-09 17:35:41 -06:00
  • fcffac92b7 drivers/ieee802154_kw41z: Reduce debug logging due to false positives David Leach 2017-10-25 08:43:24 -05:00
  • 280ccbaffb drivers/ieee802154_kw41z: Modified RX handling of filter failures David Leach 2017-10-24 23:50:37 -05:00
  • e8431daac0 drivers/ieee802154_kw41z: Stabilize the KW41Z IEEE802.15.4 driver David Leach 2017-10-21 00:05:34 -05:00
  • c7fd8e6343 tests: sleep: convert legacy test to ztest Punit Vara 2017-10-31 14:14:16 +05:30
  • 9c1622a64a tests: tickless: Make use of ztest framework Punit Vara 2017-10-10 15:36:43 +05:30
  • 21510d4350 tests: pending: Make use of ztest framework Punit Vara 2017-10-10 15:03:02 +05:30
  • 33bd43b468 tests: mutex: convert legacy test to ztest Punit Vara 2017-10-30 16:08:40 +05:30
  • 209180848f doc: fix grammar/punctuation in stm32l476g_disco/nucleo_l476rg Arthur SFEZ 2017-11-03 17:11:16 -07:00
  • 13379dc0cc boards: add openocd support for nucleo_l476rg and stm32l496g_disco Arthur SFEZ 2017-11-02 16:29:10 -07:00
  • 2d4d295261 doc: warnings from doxygen not being reported David B. Kinder 2017-11-14 15:10:27 -08:00
  • 45f258686b shell: Fix looking up help for the current module Johan Hedberg 2017-11-15 13:55:22 +02:00
  • 7318904ae1 shell: Use struct shell_module instead of integer to refer to modules Johan Hedberg 2017-11-15 13:12:18 +02:00
  • 22b5ff9b29 shell: Redesign internal command handling Johan Hedberg 2017-11-15 12:39:15 +02:00
  • 329a6628e4 shell: Remove unnecessary function Johan Hedberg 2017-11-15 09:35:13 +02:00
  • f9e30ed582 shell: Fix command lookup for non-default modules Johan Hedberg 2017-11-15 09:04:24 +02:00
  • fe20f55d03 shell: Remove redundant checking for argv[0] Johan Hedberg 2017-11-15 08:42:27 +02:00
  • 74556b7abb shell: Fix unnecessary passing by reference of argc Johan Hedberg 2017-11-15 08:35:23 +02:00
  • 39a733151d shell: Remove unnecessary first_string variable Johan Hedberg 2017-11-15 08:32:41 +02:00
  • 76fb522993 shell: Remove redundant checking for first parameter Johan Hedberg 2017-11-15 08:30:54 +02:00
  • 04fbb80adb shell: Remove unnecessary initialization of err Johan Hedberg 2017-11-15 08:29:14 +02:00
  • 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