Commit graph

  • 2bcd700462 samples: net: Add IRC bot example Leandro Pereira 2017-01-18 16:57:57 -0800
  • 3efe6b7ede net: tcp: Add optional TIME_WAIT support Andy Ross 2017-01-27 10:05:46 -0800
  • f3cce9082d net: net_context: Drop callbacks in net_context_put() Andy Ross 2017-01-27 09:34:30 -0800
  • fece856959 net: tcp: Clean up FIN handling Andy Ross 2017-01-26 12:17:28 -0800
  • f16886d419 net: tcp: Don't send active close FIN packets synchronously Andy Ross 2017-01-26 11:11:51 -0800
  • 5d6e0d425b net: tcp: Clean up net_context lifecycle Andy Ross 2017-01-25 15:14:59 -0800
  • bc406fab08 samples/net: Add a simple telnet sample Tomasz Bursztyka 2017-01-27 11:31:51 +0100
  • d689c5ee97 samples/zoap_server: Add a 802.15.4 case to the test suite Vinicius Costa Gomes 2017-01-30 10:54:10 -0800
  • 0ef657904d samples/zoap_server: Allow overriding the BOARD variable Vinicius Costa Gomes 2017-01-26 10:32:53 -0800
  • 1997a049fa net: Increasing the default number of network contexts Jukka Rissanen 2017-01-30 10:57:55 +0200
  • 8b9212d57d net/mqtt: Check function return value Jorge Ramirez-Ortiz 2017-01-30 11:08:56 +0100
  • 2de8bd928a net: tests: Add unit tests for net_addr_ntop() utils function Ravi kumar Veeramally 2017-01-30 12:30:42 +0200
  • b13f44bcdd net: utils: Add net_addr_ntop() helper function Ravi kumar Veeramally 2017-01-30 12:30:13 +0200
  • 10e5162fc2 net: tests: Add unit tests for net_addr_pton() utils function Ravi kumar Veeramally 2017-01-27 15:49:06 +0200
  • 3171610f8b net: bt: Fix failing to resolve link-local address Luiz Augusto von Dentz 2017-01-27 15:26:39 +0200
  • 1bbfd3effe driver: ethernet: Fix typo on enc28j60 driver Kconfig Sergio Rodriguez 2016-12-06 17:59:59 -0800
  • 227bf97f60 samples/net: Fix a tiny mistake in dhcpv4_client README.rst Tomasz Bursztyka 2017-01-27 15:30:21 +0100
  • 63e6b60969 net: echo_server: Enable TCP for frdm_k64f Paul Sokolovsky 2017-01-27 23:26:40 +0300
  • 54c642caec net: ip: stat: fix typo in rpl.dio.sent stat Kumar Gala 2017-01-27 11:58:54 -0600
  • f0f8a99257 samples/zoap_server: Enable support for 802.15.4 Vinicius Costa Gomes 2017-01-26 10:12:53 -0800
  • ca6a686495 net: correct in*_addr parameter of net_addr_pton() Michael Scott 2017-01-24 13:14:33 -0800
  • 6d50b47987 net: tcp: Call connect callback later Jukka Rissanen 2017-01-27 14:22:52 +0200
  • e440759dbb tests/kernel/poll: test object runtime init functions Benjamin Walsh 2017-02-02 16:47:52 -0500
  • a304f16773 kernel/poll: add k_poll_signal_init() runtime init Benjamin Walsh 2017-02-02 16:46:09 -0500
  • b017986347 kernel/poll: add missing poll_event runtime init Benjamin Walsh 2017-02-02 16:39:57 -0500
  • 31189d9ec8 tests/kernel/poll: verify tag is untouched by API Benjamin Walsh 2017-02-02 11:39:44 -0500
  • 969d4a7ff1 kernel/poll: add user tag to struct k_poll_event Benjamin Walsh 2017-02-02 11:25:11 -0500
  • 1eba370efd tests: kernel: import pool/heap tests to unified kernel Jithu Joseph 2017-01-25 12:22:55 -0800
  • cacb2edfb7 tests: kernel: port mutex/priority inheritance test to unified Jithu Joseph 2017-01-25 18:17:07 -0800
  • 10e36609b6 tests: kernel: import libs test to unified kernel Jithu Joseph 2017-01-31 17:38:26 -0800
  • 6ca73fb744 tests: legacy: resolve conflict with MON defined in HAL Anas Nashif 2017-02-01 22:27:21 -0500
  • 2ab4fa2d4e Revert "[REVERTME]boards: omit frame pointer for ARC boards" Anas Nashif 2017-01-07 18:38:02 -0500
  • 9659fec761 tests: kernel: import errno test to unified Jithu Joseph 2017-01-26 12:43:16 -0800
  • 5800f16484 tests: kernel: import floating point sharing tests to unified Jithu Joseph 2017-01-27 11:05:44 -0800
  • d33c42a19d kernel: thread: Fix legacy symbol mixup in fp path Jithu Joseph 2017-01-26 21:09:33 -0800
  • f7a6e28a3c sanitycheck: don't override environment for USE_CCACHE Andrew Boie 2017-02-02 13:04:57 -0800
  • 4fc96066b0 irq: introduce 'direct' interrupt API definition Andrew Boie 2017-01-18 13:06:59 -0800
  • d4dddf7f52 doc: update intro section with new architectures Anas Nashif 2017-02-02 08:10:26 -0500
  • 7bf9055760 doc: cc3200_launchxl: fixed bullets Anas Nashif 2017-02-02 10:29:37 -0500
  • 1387effa86 kernel: Fix k_poll support for k_fifo_put_list Johan Hedberg 2017-02-02 12:54:30 +0200
  • 0650911a0d samples: philosophers: adjust stack size and build by sanitycheck Anas Nashif 2017-02-01 20:54:40 -0500
  • 9f004d9b7c drivers: make ethernet init prio depend on NET_L2_ETHERNET Anas Nashif 2017-02-01 15:21:47 -0500
  • 65d7ffed5d doc: remove artifacts of doc build recently added David B. Kinder 2017-01-27 12:33:29 -0800
  • ed536245f7 tests: add poll kernel test Benjamin Walsh 2017-01-29 16:34:53 -0500
  • acc68c1e59 kernel: add k_poll() API Benjamin Walsh 2017-01-29 18:57:45 -0500
  • fcdb0fd6ea kernel: add _WAIT_Q_INIT() Benjamin Walsh 2017-01-28 16:56:18 -0500
  • 0de9487351 kernel: add _THREAD_POLLING thread state Benjamin Walsh 2017-01-28 11:54:48 -0500
  • 0a49ba38b8 kernel: add _is_thread_state_set() Benjamin Walsh 2017-01-28 11:54:05 -0500
  • 39b80d8f29 kernel: add k_fifo_is_empty() Benjamin Walsh 2017-01-28 10:06:07 -0500
  • 304c24825f doc: use hlist directive for improved output David B. Kinder 2017-02-01 11:23:53 -0800
  • 6bd5dff367 doc: add CSS support for hlist directive David B. Kinder 2017-01-27 16:20:21 -0800
  • 458e2ed133 libc/minimal: Fix definition of ssize_t Marcus Shawcroft 2017-01-31 09:06:18 +0000
  • f5b3e2a09b samples: net: echo_server .conf for Atmel SMART SAM E70 Xplained board Piotr Mienkowski 2017-01-19 08:04:18 +0100
  • d519ef17b7 drivers: Add Atmel SAM family GMAC Ethernet driver Piotr Mienkowski 2016-12-24 03:58:38 +0100
  • 9d1c6de608 drivers: Add basic Atmel SAM USART driver Piotr Mienkowski 2016-10-13 17:55:02 +0200
  • 427996050a arch: Add pmc, gpio internal Atmel SAM drivers Piotr Mienkowski 2016-09-27 21:01:54 +0200
  • 5e916f1c8a boards: Add Atmel SAM E70 Xplained board support Piotr Mienkowski 2016-09-27 21:10:50 +0200
  • f604480438 arch: Add support for Atmel SAM E70 SoC configuration at boot Piotr Mienkowski 2016-12-02 03:23:20 +0100
  • be468b0913 arch: Add Atmel SAM E70 SoC support Piotr Mienkowski 2016-09-27 21:01:54 +0200
  • b54f2a42ad ext: Import Atmel SAM3X header files from ASF library Piotr Mienkowski 2016-11-08 13:09:51 +0100
  • 1333061526 ext: Add missing header files symbols for Atmel SAM E70 Piotr Mienkowski 2017-01-25 17:01:34 +0100
  • b94d572a6b ext: Import Atmel SAM E70 header files from ASF library Piotr Mienkowski 2017-02-01 03:05:14 +0100
  • 11f9e4812f ext: Integrate Atmel SDK (ASF) files into Zephyr Piotr Mienkowski 2016-11-08 01:25:35 +0100
  • d1805d3ad7 doc: fix broken link in getting started guide docs David B. Kinder 2017-02-01 10:43:49 -0800
  • 7e9246a8a4 doc: fix broken links in board documentation David B. Kinder 2017-02-01 10:35:01 -0800
  • 0ca9dcfacb doc: Bluetooth: fix "Initialization" section Marti Bolivar 2017-01-30 10:30:07 -0500
  • f5eeaf9527 i2c/nrf5: Remove r/w to POWER register. Marcus Shawcroft 2017-01-26 12:55:09 +0000
  • b7180a4903 tests: benchmarks: put all benchmarks in the same folder Jithu Joseph 2017-01-31 12:02:31 -0800
  • 2131d1785c doc: update copyright for documentation Anas Nashif 2017-01-26 09:30:46 -0500
  • 58ccb64a74 benchmarks: boot_time: Move to unified kernel Anas Nashif 2016-11-05 14:34:40 -0400
  • 01652bd876 tests: kernel: import irq_offload test from legacy Jithu Joseph 2017-01-30 15:47:19 -0800
  • f3bc4c018d doc: fix .rst headings in new sample docs David B. Kinder 2017-01-30 14:54:22 -0800
  • 8436c0a967 toolchain: define DTC for zephyr SDK Anas Nashif 2017-01-30 15:46:58 -0500
  • b636625a2b tests: benchmark: sys_kernel: Porting to unified Jithu Joseph 2017-01-12 12:56:40 -0800
  • 7c118882d2 tests: include: Move timestamp.h into common location Jithu Joseph 2017-01-13 15:50:29 -0800
  • ca42e85bcd scripts: Add device tree parser script Leandro Pereira 2016-12-08 12:55:45 -0800
  • d159c8e476 Merge "Merge arm branch into master" Anas Nashif 2017-01-30 18:22:45 +0000
  • ac34b99af3 i2c: Can pass IRQ vector constant to irq_enable Chuck Jordan 2017-01-27 16:55:09 -0800
  • 9ebb33786d Merge arm branch into master Kumar Gala 2017-01-30 11:07:49 -0600
  • 9a8d4a2e2e doc: update template for nucleo_f401re board Erwan Gouriou 2017-01-27 08:42:47 +0100
  • 50440b534d board: add nucleo_411re board documentation Erwan Gouriou 2017-01-25 15:53:18 +0100
  • 843e3568de arm: scb: Move SCB asm defines into cpu_idle.S Kumar Gala 2017-01-25 09:42:32 -0600
  • 772cbd1955 arm: cmsis: Convert _ScbIsInThreadMode to use direct CMSIS register access Kumar Gala 2017-01-25 08:29:03 -0600
  • 5068e9657f arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register access Kumar Gala 2017-01-25 08:24:57 -0600
  • 434fad045a arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access Kumar Gala 2017-01-25 08:22:39 -0600
  • f16cefea9f arm: refactor clearing of exception faults to common code Kumar Gala 2017-01-25 09:12:00 -0600
  • 2d881d6539 ext: stm32cube: update stm32l4xx cube version Erwan Gouriou 2017-01-24 17:48:21 +0100
  • 58504a9048 ext: stm32cube: update stm32f4xx cube version Erwan Gouriou 2017-01-24 17:38:56 +0100
  • d0e0915cb2 MAINTAINERS: Remove Jon Medhurst from MPS2 maintainership Jon Medhurst 2017-01-27 13:05:07 +0000
  • 72b276a4c9 doc: Update mps2_an385 documentation Vincenzo Frascino 2017-01-26 16:00:30 +0000
  • 4276d2ec99 boards: arm: mps2: Add pinmuxing Vincenzo Frascino 2017-01-25 17:39:36 +0000
  • 2e7a75c69b frdm_k64f: Add RST board documentation Maureen Helm 2017-01-25 12:10:11 -0600
  • 1632938cfa soc: arm: mps2: Fix UART4 base address Vincenzo Frascino 2017-01-25 16:36:25 +0000
  • 69b9d345ae arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly Kumar Gala 2017-01-12 15:14:33 -0600
  • 8be0401af0 arm: move exception priority to exc.h Kumar Gala 2017-01-24 11:14:30 -0600
  • f85dbb1b34 arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority Kumar Gala 2017-01-18 12:28:52 -0600
  • 6e55fd38de doc: Update mps2_an385 documentation Vincenzo Frascino 2017-01-24 12:05:28 +0000
  • 6fe2600fc5 boards: arm: mps2_an385: Enable CMSDK Drivers Vincenzo Frascino 2017-01-24 12:00:09 +0000
  • 8831a6bff1 soc: arm: mps2: Add configuration for CMSDK Driver Vincenzo Frascino 2017-01-24 11:52:21 +0000
  • ec6bdd48f4 MAINTAINERS: Add frdm_kw41z board Maureen Helm 2017-01-21 09:36:44 -0600