Commit graph

  • 17ea79e733 Bluetooth: RFCOMM: Fix v24_signal in MSC response Jaganath Kanakkassery 2017-01-17 18:11:28 +05:30
  • d903b53e6b Bluetooth: AT: HFP HF: Handle unsolicited reponse Sathish Narasimman 2017-01-04 19:47:06 +05:30
  • a45dd12f0c sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANY Bogdan Davidoaia 2017-01-26 12:21:04 +02:00
  • fdf9238382 tests: context: Verify for out of bounds array Sergio Rodriguez 2017-01-26 11:18:32 -08:00
  • 678d1ba986 sensor: add SENSOR_CHAN_*_XYZ enum values Bogdan Davidoaia 2017-01-26 16:36:57 +02:00
  • 0ceca659e3 ext: hal: nordic: cleanup Kbuild for now Kumar Gala 2017-01-27 08:16:44 -06:00
  • 7d37e7d519 Merge net branch into master Jukka Rissanen 2017-01-27 16:04:24 +02:00
  • 17f7b4ed95 ext: Integrate Nordic SDK HAL files into Zephyr Carles Cufi 2017-01-27 13:12:25 +01:00
  • ed9ffc3a99 ext: Import Nordic SDK HAL files Carles Cufi 2017-01-27 13:11:50 +01:00
  • 7ad52b94cf net: echo-client: Add TCP support Jukka Rissanen 2017-01-18 21:55:04 +02:00
  • 028896063f drivers/console/telnet: Select TCP when telnet is selected Tomasz Bursztyka 2017-01-26 16:14:42 +01:00
  • 6580644449 net: Fix leaving NET_MAX_6LO_CONTEXTS set when 6lowpan deselected Andrei Emeltchenko 2017-01-27 12:49:35 +02:00
  • 1e0fdd37ab net/shell: Fix format string Tomasz Bursztyka 2017-01-27 11:14:15 +01:00
  • 6043dddd4a net: Remove unused CONFIG_NET_IPV6_NO_DAD option Andrei Emeltchenko 2017-01-27 10:20:18 +02:00
  • a207459cee net: Make NET_IPV6_DAD depends on NET_IPV6_ND Andrei Emeltchenko 2017-01-26 16:43:26 +02:00
  • 86cd8eaf56 net: Make NET_IPV6_ND configurable option Andrei Emeltchenko 2017-01-26 16:38:37 +02:00
  • 7ab5d4f572 net: tests: Correct project file for route tests Andrei Emeltchenko 2017-01-27 10:02:37 +02:00
  • 0c39e6dc45 net: 6lo: Fix tiny style issues Ravi kumar Veeramally 2017-01-26 10:27:39 +02:00
  • 313ee1d49b net: dhcpv4: Fix tiny style issues Ravi kumar Veeramally 2017-01-26 10:23:13 +02:00
  • 668d2abb07 net/6lo: Switch to NET_ERR/NET_WARN when relevant. Tomasz Bursztyka 2017-01-26 16:12:23 +01:00
  • fa35ccf9cf net/ieee802154: Raise an error when data frame cannot be created Tomasz Bursztyka 2017-01-26 16:11:37 +01:00
  • 83ed3a29be net/ieee802154: Modify radio TX function signature Tomasz Bursztyka 2017-01-26 14:31:30 +01:00
  • 5794d80c10 net: Remove CONFIG_NET_IPV6_NO_ND config option Andrei Emeltchenko 2017-01-26 13:13:42 +02:00
  • 98d7ff0013 samples/coaps_client CoAP over DTLS client example app using mbedTLS Sergio Rodriguez 2017-01-23 14:42:29 -08:00
  • 3818af4a7b samples/coaps_server CoAP over DTLS server example app using mbedTLS Sergio Rodriguez 2017-01-19 14:28:49 -08:00
  • c5644fba20 drivers/console/telnet: Add ground support for telnet commands Tomasz Bursztyka 2017-01-24 22:48:33 +01:00
  • f7b0e35c5f shell: If enabled, let's register telnet console as an input Tomasz Bursztyka 2017-01-24 15:03:21 +01:00
  • 1d9402b3e3 drivers/console/telnet: Provide minimal input handling. Tomasz Bursztyka 2017-01-24 14:59:11 +01:00
  • 587335c6cf shell: Make the command queue size configurable via Kconfig Tomasz Bursztyka 2017-01-24 10:18:26 +01:00
  • 2f1af492ee console/shell: Switch to generic console input Tomasz Bursztyka 2017-01-24 10:08:08 +01:00
  • 3e65158936 drivers/console: Making console input generic Tomasz Bursztyka 2017-01-24 10:01:05 +01:00
  • fb9810978f drivers/uart_console: Fix tiny style issues Tomasz Bursztyka 2017-01-24 09:06:08 +01:00
  • 1a52e6e91a shell: Fix tiny style issues Tomasz Bursztyka 2017-01-24 08:40:59 +01:00
  • 507fa88734 samples/net: Add telnet console support on echo_server with qemu Tomasz Bursztyka 2017-01-20 09:36:59 +01:00
  • 01e70f4189 drivers/console: Add a basic telnet console Tomasz Bursztyka 2017-01-20 09:08:35 +01:00
  • aa84d81f25 net: ip: Add a useful macro to staticaly initialize a struct in_addr Tomasz Bursztyka 2017-01-20 11:07:21 +01:00
  • a7e82666bc misc/printk: Add a function to get the current hook function. Tomasz Bursztyka 2017-01-19 15:37:20 +01:00
  • 4984ca742a drivers/console: Removing non existing Kconfig source Tomasz Bursztyka 2017-01-19 12:54:50 +01:00
  • 2e9fd888bf net: bt: Fix not checking for valid ll addresses Luiz Augusto von Dentz 2017-01-25 14:36:49 +02:00
  • 02b104dae8 net: 6lo: Verify src and dst link layer addresses Ravi kumar Veeramally 2017-01-25 14:50:42 +02:00
  • c34cb8236e net: ip: Check error conditions and return false Ravi kumar Veeramally 2017-01-25 14:35:32 +02:00
  • 404a83a482 drivers: cc2520: Remove unused TI_CC2520 Kconfig option Andrei Emeltchenko 2017-01-25 12:06:57 +02:00
  • 7820a8e452 doc: net: Fix networking documentation Ravi kumar Veeramally 2017-01-24 10:45:48 +02:00
  • 755c4a6f7a net: iface: Fix typo in net_if_down Malcolm Prinn 2017-01-24 15:25:37 +00:00
  • 6e6281af96 net: tcp: Only return -ETIMEDOUT if timeout>0 in connect Jukka Rissanen 2017-01-24 13:05:39 +02:00
  • 47d94648ed net: tcp: Issue connection callback on RST Andy Ross 2017-01-13 14:14:00 -08:00
  • 7b27d4be0a net: tcp: Make the connect callback on success, not transmission Andy Ross 2017-01-13 12:29:04 -08:00
  • 1fd9f4b846 net: bt: Fix warning when compiling without debug Luiz Augusto von Dentz 2017-01-24 13:07:49 +02:00
  • 1c94ddd906 net: bt: Fix not checking channel state Luiz Augusto von Dentz 2017-01-24 12:58:26 +02:00
  • ed6712fa23 samples: net: add configs for MCR20A Johann Fischer 2017-01-15 23:35:55 +01:00
  • 12306df1ad samples: ieee802154: add MCR20A Johann F 2016-11-16 23:07:23 +01:00
  • fcf27119a7 boards: frdm_k64f: add pinmux settings for MCR20A Johann Fischer 2016-12-13 18:55:05 +01:00
  • fa8d9c9d10 drivers: ieee802154: add MCR20A driver Johann Fischer 2017-01-09 16:54:28 +01:00
  • d4e5113461 ext: mcux: add MCR20Overwrites.h Johann F 2017-01-05 01:53:18 +01:00
  • 5e5b187371 net: samples: Fix config option Ravi kumar Veeramally 2017-01-23 15:06:20 +02:00
  • 538d8d4032 net: tests: Use lighter printk() instead of printf() Ravi kumar Veeramally 2017-01-23 14:45:01 +02:00
  • 5cf134f45a net: samples: Use lighter printk() instead of printf() Ravi kumar Veeramally 2017-01-23 14:44:31 +02:00
  • 4540a73b59 net: Use lighter printk() instead of printf() Ravi kumar Veeramally 2017-01-23 13:05:40 +02:00
  • a28e2059e8 net: Fix 80 line character limit Ravi kumar Veeramally 2017-01-23 13:07:23 +02:00
  • b80878496d net: tests: Fix invalid config option in 6lo tests Ravi kumar Veeramally 2017-01-23 12:53:42 +02:00
  • 395ad208b1 samples: net: Add DHCPv4 sample application README file Ravi kumar Veeramally 2017-01-17 14:39:59 +02:00
  • 9e092b02e2 wpan_serial: Queue only full packet to RX queue Andrei Emeltchenko 2017-01-20 16:16:45 +02:00
  • fe72df5292 net: Set default NET_NBUF_RX_COUNT to 4. Paul Sokolovsky 2017-01-21 15:38:31 +03:00
  • 3a666c54ce samples/zoap_server: Also listen on the unicast address Vinicius Costa Gomes 2017-01-12 13:15:21 -08:00
  • c36c3c2883 samples/zoap: Update zoap samples documentation Vinicius Costa Gomes 2017-01-20 14:35:14 -08:00
  • 0621eda3a4 doc: fix wiki board reference back to web page David B. Kinder 2017-01-26 12:29:18 -08:00
  • 11e3d97c99 doc: update bluetooth samples with pointers Anas Nashif 2017-01-26 11:23:42 -05:00
  • d5bab09db6 license: fix SPDX headings on new tests David B. Kinder 2017-01-26 11:14:14 -08:00
  • a24de43f3d doc: fix broken link to board doc David B. Kinder 2017-01-26 11:03:30 -08:00
  • d025cb9056 doc: fix incorrect ReST heading hierarchy David B. Kinder 2017-01-26 11:10:31 -08:00
  • 5d5b17b037 samples: fxos8700: Convert documentation to RST Maureen Helm 2017-01-25 16:13:28 -06:00
  • 1938f5dadb samples: fxos8700: Decimate sensor data before printing to the console Maureen Helm 2017-01-25 15:36:51 -06:00
  • 8575a36dbe fxos8700: Fix broken gpio callback implementation Maureen Helm 2017-01-25 15:29:53 -06:00
  • 19974338bf MAINTAINERS: add Andrew to x86 Andrew Boie 2017-01-25 14:00:18 -08:00
  • d2bd15ccdc MAINTAINERS: add xtensa arch Andrew Boie 2017-01-20 13:07:15 -08:00
  • 0a3738019f pinmux: unify galileo pinmux driver Anas Nashif 2017-01-25 09:00:55 -05:00
  • 42e1c9ca34 pinmux: make pinmux_dev the default pinmux driver for quark Anas Nashif 2017-01-25 07:42:47 -05:00
  • 41ffe0240d tests/gpio: fix test GPIO_INT_LEVEL bug Qiu Peiyang 2017-01-22 13:17:15 +08:00
  • cbeac3e97d tests/gpio: don't call risk function Qiu Peiyang 2017-01-23 13:38:20 +08:00
  • d31ffd9cca boards/pinmux: fix typo Qiu Peiyang 2017-01-18 12:44:25 +08:00
  • 598ff7fb04 build: Use ZEPHYRINCLUDE when building offsets.o Kumar Gala 2017-01-24 09:29:55 -06:00
  • 38139df594 boards/bbc_microbit: Enable and configure default I2C_NRF if I2C is enabled. Marcus Shawcroft 2017-01-23 12:43:14 +00:00
  • 2dd2dfc3f9 i2c/nrf5: Implement NRF5 I2C driver. Marcus Shawcroft 2016-11-23 20:27:11 +00:00
  • df632a7371 i2c: Sort Makefile in alphabetical order. Marcus Shawcroft 2016-11-18 17:03:28 +00:00
  • 762c8e0d20 gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface. Marcus Shawcroft 2017-01-24 10:57:08 +00:00
  • cf94f6144d gpio/stm32: Move from the OPEN_DRAIN interface to the DRIVE_STRENGTH interface Marcus Shawcroft 2017-01-24 10:56:39 +00:00
  • 8324e93812 gpio/nrf5: Support drive strength configuration. Marcus Shawcroft 2016-12-14 21:32:43 +00:00
  • 1256e4f9e0 gpio: Support drive strength configuration. Marcus Shawcroft 2016-12-14 21:32:17 +00:00
  • 4c5fd88e38 fs: Update external FAT FS source with new rev 0.12b Ramesh Thomas 2017-01-24 13:11:13 -08:00
  • 9fb0c2af5c Revert "sanitycheck: add support for risc v boards" Andrew Boie 2017-01-24 16:50:29 -08:00
  • 7995e6207c sanitycheck: add support for risc v boards Anas Nashif 2016-12-15 10:03:28 -05:00
  • 1f55c8916d ztest: use an aligned stack size Anas Nashif 2017-01-24 17:55:08 -05:00
  • 2d1fd2c947 tests: kernel: threads_customdata: increase STACK_SIZE to 512 for riscv32 Jean-Paul Etienne 2017-01-21 17:52:32 +01:00
  • bc81926b9a tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32 Jean-Paul Etienne 2017-01-21 17:47:35 +01:00
  • 3b8925099e Bluetooth: Move Bluetooth docs to rst Anas Nashif 2017-01-19 20:42:36 -05:00
  • 1cd715c5c9 doc: nios2 altera max 10 board documentation Anas Nashif 2017-01-21 16:01:10 -05:00
  • 9fede72910 docs: add Arduino 101 board documentation Anas Nashif 2017-01-21 10:30:43 -05:00
  • 3ac51cd82b tests: newlib: disable bluetooth for now Kumar Gala 2017-01-24 07:55:02 -06:00
  • 77b7cb90d3 drivers: spi: enable gpio driver automatically when needed Baohong Liu 2017-01-13 17:40:46 -08:00
  • 9f7a643310 sensor: fxos8700: expand trigger requirement to include pulse config Bogdan Davidoaia 2017-01-20 17:49:16 +02:00