Commit graph

  • fab087e9ba samples: net: irc_bot: add DNS support Michael Scott 2017-01-24 23:26:52 -08:00
  • 2f10b31431 samples: net: irc_bot: add IPv4 support Michael Scott 2017-01-24 23:20:59 -08:00
  • 8a7e30609a samples: net: irc_bot: add FRDM K64F project .conf Michael Scott 2017-01-23 16:18:05 -08:00
  • 2618fcfb3c samples: net: irc_bot: add Linaro copyright Michael Scott 2017-01-23 15:25:59 -08:00
  • 103c1aff9b samples: net: irc_bot: handle messages across multiple fragments Michael Scott 2017-01-23 15:24:42 -08:00
  • 50a93d906d samples: net: irc_bot: create semi-unique IRC user names Michael Scott 2017-01-23 15:18:46 -08:00
  • fc9443209f samples: net: irc_bot: modify disco check in on_context_recv() Michael Scott 2017-01-23 15:10:25 -08:00
  • 7f90bc7244 samples: net: irc_bot: dont hardcode NET_SYS_LOG_LEVEL Michael Scott 2017-01-23 15:08:24 -08:00
  • 65abcd4580 samples: net: irc_bot: use irc parameter's connection Michael Scott 2017-01-23 15:02:39 -08:00
  • f6255a78ae samples: net: irc_bot: fix null pointer deref Michael Scott 2017-01-23 15:00:57 -08:00
  • 359ef02bdf samples: net: irc_bot: expand some char buffers Michael Scott 2017-01-23 14:57:27 -08:00
  • 267cbd9469 samples: net: irc_bot: simplify connect path Michael Scott 2017-01-23 14:30:55 -08:00
  • 36b551edeb samples: net: irc_bot: make some functions more accessible Michael Scott 2017-01-23 14:48:53 -08:00
  • f75c1fdabf samples: net: irc_bot: use #defines for server and port Michael Scott 2017-01-23 14:21:32 -08:00
  • 81640ab197 samples: net: irc_bot: make panic() more accessible Michael Scott 2017-01-23 14:13:59 -08:00
  • a1d630398f samples: net: irc_bot: remove sockaddr globals Michael Scott 2017-01-23 13:56:55 -08:00
  • dbe4635368 samples: net: irc_bot: add helper function in_addr_set() Michael Scott 2017-01-23 13:42:06 -08:00
  • 01e3c3380f samples: net: irc_bot: remove unneeded typecasts and extra var Michael Scott 2017-01-23 13:32:51 -08:00
  • 79dc068bea samples: net: irc_bot: release net_context reference upon error Michael Scott 2017-01-23 13:24:59 -08:00
  • 14a6306069 samples: net: irc_bot: establish privmsg callback typedef Michael Scott 2017-01-23 13:16:26 -08:00
  • ed7ea99244 samples: net: irc_bot: run sample process as a thread Michael Scott 2017-01-23 13:12:10 -08:00
  • 2bcd700462 samples: net: Add IRC bot example Leandro Pereira 2017-01-18 16:57:57 -08:00
  • 3efe6b7ede net: tcp: Add optional TIME_WAIT support Andy Ross 2017-01-27 10:05:46 -08:00
  • f3cce9082d net: net_context: Drop callbacks in net_context_put() Andy Ross 2017-01-27 09:34:30 -08:00
  • fece856959 net: tcp: Clean up FIN handling Andy Ross 2017-01-26 12:17:28 -08:00
  • f16886d419 net: tcp: Don't send active close FIN packets synchronously Andy Ross 2017-01-26 11:11:51 -08:00
  • 5d6e0d425b net: tcp: Clean up net_context lifecycle Andy Ross 2017-01-25 15:14:59 -08:00
  • bc406fab08 samples/net: Add a simple telnet sample Tomasz Bursztyka 2017-01-27 11:31:51 +01:00
  • d689c5ee97 samples/zoap_server: Add a 802.15.4 case to the test suite Vinicius Costa Gomes 2017-01-30 10:54:10 -08:00
  • 0ef657904d samples/zoap_server: Allow overriding the BOARD variable Vinicius Costa Gomes 2017-01-26 10:32:53 -08:00
  • 1997a049fa net: Increasing the default number of network contexts Jukka Rissanen 2017-01-30 10:57:55 +02:00
  • 8b9212d57d net/mqtt: Check function return value Jorge Ramirez-Ortiz 2017-01-30 11:08:56 +01:00
  • 2de8bd928a net: tests: Add unit tests for net_addr_ntop() utils function Ravi kumar Veeramally 2017-01-30 12:30:42 +02:00
  • b13f44bcdd net: utils: Add net_addr_ntop() helper function Ravi kumar Veeramally 2017-01-30 12:30:13 +02:00
  • 10e5162fc2 net: tests: Add unit tests for net_addr_pton() utils function Ravi kumar Veeramally 2017-01-27 15:49:06 +02:00
  • 3171610f8b net: bt: Fix failing to resolve link-local address Luiz Augusto von Dentz 2017-01-27 15:26:39 +02:00
  • 1bbfd3effe driver: ethernet: Fix typo on enc28j60 driver Kconfig Sergio Rodriguez 2016-12-06 17:59:59 -08:00
  • 227bf97f60 samples/net: Fix a tiny mistake in dhcpv4_client README.rst Tomasz Bursztyka 2017-01-27 15:30:21 +01:00
  • 63e6b60969 net: echo_server: Enable TCP for frdm_k64f Paul Sokolovsky 2017-01-27 23:26:40 +03:00
  • 54c642caec net: ip: stat: fix typo in rpl.dio.sent stat Kumar Gala 2017-01-27 11:58:54 -06:00
  • f0f8a99257 samples/zoap_server: Enable support for 802.15.4 Vinicius Costa Gomes 2017-01-26 10:12:53 -08:00
  • ca6a686495 net: correct in*_addr parameter of net_addr_pton() Michael Scott 2017-01-24 13:14:33 -08:00
  • 6d50b47987 net: tcp: Call connect callback later Jukka Rissanen 2017-01-27 14:22:52 +02:00
  • e440759dbb tests/kernel/poll: test object runtime init functions Benjamin Walsh 2017-02-02 16:47:52 -05:00
  • a304f16773 kernel/poll: add k_poll_signal_init() runtime init Benjamin Walsh 2017-02-02 16:46:09 -05:00
  • b017986347 kernel/poll: add missing poll_event runtime init Benjamin Walsh 2017-02-02 16:39:57 -05:00
  • 31189d9ec8 tests/kernel/poll: verify tag is untouched by API Benjamin Walsh 2017-02-02 11:39:44 -05:00
  • 969d4a7ff1 kernel/poll: add user tag to struct k_poll_event Benjamin Walsh 2017-02-02 11:25:11 -05:00
  • 1eba370efd tests: kernel: import pool/heap tests to unified kernel Jithu Joseph 2017-01-25 12:22:55 -08:00
  • cacb2edfb7 tests: kernel: port mutex/priority inheritance test to unified Jithu Joseph 2017-01-25 18:17:07 -08:00
  • 10e36609b6 tests: kernel: import libs test to unified kernel Jithu Joseph 2017-01-31 17:38:26 -08:00
  • 6ca73fb744 tests: legacy: resolve conflict with MON defined in HAL Anas Nashif 2017-02-01 22:27:21 -05:00
  • 2ab4fa2d4e Revert "[REVERTME]boards: omit frame pointer for ARC boards" Anas Nashif 2017-01-07 18:38:02 -05:00
  • 9659fec761 tests: kernel: import errno test to unified Jithu Joseph 2017-01-26 12:43:16 -08:00
  • 5800f16484 tests: kernel: import floating point sharing tests to unified Jithu Joseph 2017-01-27 11:05:44 -08:00
  • d33c42a19d kernel: thread: Fix legacy symbol mixup in fp path Jithu Joseph 2017-01-26 21:09:33 -08:00
  • f7a6e28a3c sanitycheck: don't override environment for USE_CCACHE Andrew Boie 2017-02-02 13:04:57 -08:00
  • 4fc96066b0 irq: introduce 'direct' interrupt API definition Andrew Boie 2017-01-18 13:06:59 -08:00
  • d4dddf7f52 doc: update intro section with new architectures Anas Nashif 2017-02-02 08:10:26 -05:00
  • 7bf9055760 doc: cc3200_launchxl: fixed bullets Anas Nashif 2017-02-02 10:29:37 -05:00
  • 1387effa86 kernel: Fix k_poll support for k_fifo_put_list Johan Hedberg 2017-02-02 12:54:30 +02:00
  • 0650911a0d samples: philosophers: adjust stack size and build by sanitycheck Anas Nashif 2017-02-01 20:54:40 -05:00
  • 9f004d9b7c drivers: make ethernet init prio depend on NET_L2_ETHERNET Anas Nashif 2017-02-01 15:21:47 -05:00
  • 65d7ffed5d doc: remove artifacts of doc build recently added David B. Kinder 2017-01-27 12:33:29 -08:00
  • ed536245f7 tests: add poll kernel test Benjamin Walsh 2017-01-29 16:34:53 -05:00
  • acc68c1e59 kernel: add k_poll() API Benjamin Walsh 2017-01-29 18:57:45 -05:00
  • fcdb0fd6ea kernel: add _WAIT_Q_INIT() Benjamin Walsh 2017-01-28 16:56:18 -05:00
  • 0de9487351 kernel: add _THREAD_POLLING thread state Benjamin Walsh 2017-01-28 11:54:48 -05:00
  • 0a49ba38b8 kernel: add _is_thread_state_set() Benjamin Walsh 2017-01-28 11:54:05 -05:00
  • 39b80d8f29 kernel: add k_fifo_is_empty() Benjamin Walsh 2017-01-28 10:06:07 -05:00
  • 304c24825f doc: use hlist directive for improved output David B. Kinder 2017-02-01 11:23:53 -08:00
  • 6bd5dff367 doc: add CSS support for hlist directive David B. Kinder 2017-01-27 16:20:21 -08:00
  • 458e2ed133 libc/minimal: Fix definition of ssize_t Marcus Shawcroft 2017-01-31 09:06:18 +00:00
  • f5b3e2a09b samples: net: echo_server .conf for Atmel SMART SAM E70 Xplained board Piotr Mienkowski 2017-01-19 08:04:18 +01:00
  • d519ef17b7 drivers: Add Atmel SAM family GMAC Ethernet driver Piotr Mienkowski 2016-12-24 03:58:38 +01:00
  • 9d1c6de608 drivers: Add basic Atmel SAM USART driver Piotr Mienkowski 2016-10-13 17:55:02 +02:00
  • 427996050a arch: Add pmc, gpio internal Atmel SAM drivers Piotr Mienkowski 2016-09-27 21:01:54 +02:00
  • 5e916f1c8a boards: Add Atmel SAM E70 Xplained board support Piotr Mienkowski 2016-09-27 21:10:50 +02:00
  • f604480438 arch: Add support for Atmel SAM E70 SoC configuration at boot Piotr Mienkowski 2016-12-02 03:23:20 +01:00
  • be468b0913 arch: Add Atmel SAM E70 SoC support Piotr Mienkowski 2016-09-27 21:01:54 +02:00
  • b54f2a42ad ext: Import Atmel SAM3X header files from ASF library Piotr Mienkowski 2016-11-08 13:09:51 +01:00
  • 1333061526 ext: Add missing header files symbols for Atmel SAM E70 Piotr Mienkowski 2017-01-25 17:01:34 +01:00
  • b94d572a6b ext: Import Atmel SAM E70 header files from ASF library Piotr Mienkowski 2017-02-01 03:05:14 +01:00
  • 11f9e4812f ext: Integrate Atmel SDK (ASF) files into Zephyr Piotr Mienkowski 2016-11-08 01:25:35 +01:00
  • d1805d3ad7 doc: fix broken link in getting started guide docs David B. Kinder 2017-02-01 10:43:49 -08:00
  • 7e9246a8a4 doc: fix broken links in board documentation David B. Kinder 2017-02-01 10:35:01 -08:00
  • 0ca9dcfacb doc: Bluetooth: fix "Initialization" section Marti Bolivar 2017-01-30 10:30:07 -05:00
  • f5eeaf9527 i2c/nrf5: Remove r/w to POWER register. Marcus Shawcroft 2017-01-26 12:55:09 +00:00
  • b7180a4903 tests: benchmarks: put all benchmarks in the same folder Jithu Joseph 2017-01-31 12:02:31 -08:00
  • 2131d1785c doc: update copyright for documentation Anas Nashif 2017-01-26 09:30:46 -05:00
  • 58ccb64a74 benchmarks: boot_time: Move to unified kernel Anas Nashif 2016-11-05 14:34:40 -04:00
  • 01652bd876 tests: kernel: import irq_offload test from legacy Jithu Joseph 2017-01-30 15:47:19 -08:00
  • f3bc4c018d doc: fix .rst headings in new sample docs David B. Kinder 2017-01-30 14:54:22 -08:00
  • 8436c0a967 toolchain: define DTC for zephyr SDK Anas Nashif 2017-01-30 15:46:58 -05:00
  • b636625a2b tests: benchmark: sys_kernel: Porting to unified Jithu Joseph 2017-01-12 12:56:40 -08:00
  • 7c118882d2 tests: include: Move timestamp.h into common location Jithu Joseph 2017-01-13 15:50:29 -08:00
  • ca42e85bcd scripts: Add device tree parser script Leandro Pereira 2016-12-08 12:55:45 -08:00
  • d159c8e476 Merge "Merge arm branch into master" Anas Nashif 2017-01-30 18:22:45 +00:00
  • ac34b99af3 i2c: Can pass IRQ vector constant to irq_enable Chuck Jordan 2017-01-27 16:55:09 -08:00
  • 9ebb33786d Merge arm branch into master Kumar Gala 2017-01-30 11:07:49 -06:00