Commit graph

  • 2f574c7db5 samples/zoap_server: Add retransmissions for CON messages Vinicius Costa Gomes 2017-02-22 13:35:46 -0800
  • 8e304ef2e6 iot/zoap: Fix requiring that the buffer is unchanged for retransmit Vinicius Costa Gomes 2017-02-22 13:18:38 -0800
  • 45fe87a425 tests/zoap: Adds test for the length of payload on the RX side Vinicius Costa Gomes 2017-02-21 15:25:26 -0800
  • 346edff2ca samples/zoap_server: Adds example for the link-format feature Vinicius Costa Gomes 2017-02-21 11:18:09 -0800
  • ddb9cf90a7 samples/zoap_server: Add a test case for the observer feature Vinicius Costa Gomes 2017-02-21 11:14:14 -0800
  • 8ce3d4ec82 samples/zoap_server: Add more validation tests for block-wise Vinicius Costa Gomes 2017-02-21 11:11:16 -0800
  • da4580dc32 samples/zoap_server: Remove useless return statements Vinicius Costa Gomes 2017-02-21 11:08:49 -0800
  • c27aced5bf net: if: Remove local address from IPv6 neighbor cache Jukka Rissanen 2017-02-21 17:16:19 +0200
  • f5477582bd net: ipv6: Add util to remove neighbor from cache Jukka Rissanen 2017-02-21 17:14:32 +0200
  • ab740c00c7 net: shell: Print IPv6 neighbor information Jukka Rissanen 2017-02-21 17:13:08 +0200
  • d29e073c62 net: ipv6: Add util to traverse neighbor cache entries Jukka Rissanen 2017-02-21 17:11:55 +0200
  • c13753587f net: icmpv6: Echo-Reply seq and id fix Jukka Rissanen 2017-02-22 16:22:37 +0200
  • 02a06f6489 net: icmpv6: Add TCP header when sending ICMPv6 error Jukka Rissanen 2017-02-22 13:51:21 +0200
  • 0f878f6c33 drivers/ieee802154: Add missing parameter to net_if_set_link_addr() Wojciech Bober 2017-02-23 13:47:44 +0100
  • 2b5a343a0f samples/ieee802154: Update qemu based samples Tomasz Bursztyka 2017-02-22 13:35:12 +0100
  • 1ca310fc93 samples: net: Fix the 802.15.4 monitor pcap saving Jukka Rissanen 2017-02-21 10:52:25 +0200
  • 8523480ccf net: doc: Invalid config option for TCP Jukka Rissanen 2017-02-22 17:37:02 +0200
  • 3559516dc6 net: doc: Fix incorrect netcat note for qemu setup Jukka Rissanen 2017-02-22 17:24:28 +0200
  • 97f4a48182 doc: fix glaring typo in polling doc Benjamin Walsh 2017-02-24 15:24:48 -0500
  • 87a422896c Revert "samples: i2c_lsm9ds0: change hard-coded device name" Anas Nashif 2017-02-24 06:26:30 -0800
  • 33746d4b7c Revert "tests/crypto: Update testcase.ini to build on more platforms" Anas Nashif 2017-02-23 07:13:23 -0800
  • e895d576db tests: update uart driver api test case Erwan Gouriou 2017-02-21 14:44:06 +0100
  • b6cf56e5cc tests: watchdog: Interrupt reset mode modifications Sergio Rodriguez 2017-02-16 11:52:38 -0800
  • 138579a3ad samples: add some missing testcase.ini Andrew Boie 2017-02-22 14:27:18 -0800
  • e7f261b748 samples: blink_led: change hard-coded device name Kuo-Lang Tseng 2017-02-21 16:50:58 -0800
  • 0eed7eefee samples: fade_led: change hard-coded device name Kuo-Lang Tseng 2017-02-21 17:10:00 -0800
  • e47e85e279 samples: driver: led_apa102c: change hard-coded device name Kuo-Lang Tseng 2017-02-21 15:08:03 -0800
  • 81f85f4e4b samples: i2c_lsm9ds0: change hard-coded device name Kuo-Lang Tseng 2017-02-21 11:35:50 -0800
  • 4533734dc6 aon_counter test: fix misspelling in the header include guard Kuo-Lang Tseng 2017-02-16 09:54:12 -0800
  • ac27101f64 quark_se: arc: do not enable second I2C by default Anas Nashif 2017-02-18 06:07:13 -0500
  • 2178f62d2f doc: tweak .gitignore to allow doc theme dev David B. Kinder 2017-02-22 16:58:01 -0800
  • 7b652b1f84 tests/crypto: Update testcase.ini to build on more platforms Flavio Santes 2017-02-21 23:34:12 -0600
  • c7f01dc90d tests/power/multicorei/lmt: Fix RTC configuration Andre Guedes 2017-02-22 15:30:33 -0800
  • 31c5b4f112 Merge arm branch into master Kumar Gala 2017-02-22 18:12:14 -0600
  • de684bbdaa clock_control: fix to get PLL2 source for PREDV1 working Erwan Gouriou 2017-02-20 10:39:55 +0100
  • 0aea704462 gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) Erwan Gouriou 2017-02-20 11:34:00 +0100
  • 29a8e0292e flash/stm32: driver for STM32F4x series Jorge Ramirez-Ortiz 2017-01-29 18:01:38 +0100
  • d39eedbad1 arch: stm32: provide tick to Cube HAL Erwan Gouriou 2017-02-17 17:07:09 +0100
  • ddfce25f17 dts: minor update for nucleo_l476rg Erwan Gouriou 2017-02-14 16:49:07 +0100
  • 3fdfcfc94f arm: Support for new STM32F4 socs (STM32F407 and STM32F429) Gustavo Denardin 2017-02-13 21:38:52 -0200
  • bf2d34ba30 arm: cortex-m: allow configurable ROM offset Marti Bolivar 2017-02-10 11:39:10 -0500
  • c6e27a05c2 quark_se: Don't enable UART 0 always Andy Ross 2017-02-22 09:39:27 -0800
  • b8d57738b8 cortex_m_systick: fix _timer_cycle_get_32() race Andrew Boie 2017-02-16 14:12:55 -0800
  • 1839cabe14 Merge net branch into master Jukka Rissanen 2017-02-22 17:29:22 +0200
  • c85127db80 drivers/ieee802154/pipe: Use net_nbuf_unref to release net_buf Jukka Rissanen 2017-02-20 17:37:21 +0200
  • 75c48fcbf2 net: buf: net_buf_frag_del() had insufficient debugging Jukka Rissanen 2017-02-21 14:00:18 +0200
  • 05d5dcf007 net: tcp: Retransmit buffers are not freed on tcp_release Ravi kumar Veeramally 2017-02-17 09:46:41 +0200
  • f30a9e51c1 net: context: let tcp_established() handle more TCP states Michael Scott 2017-02-07 09:13:35 -0800
  • 84ce2a6d8f drivers: slip: Skip buffer allocation for incomplete packet Ravi kumar Veeramally 2017-02-17 11:53:04 +0200
  • eb31179cf3 drivers: slip: Add more comments for slip write scenario Ravi kumar Veeramally 2017-02-17 10:22:04 +0200
  • 59b310e962 drivers: slip: Remove unused variables Ravi kumar Veeramally 2017-02-17 09:29:06 +0200
  • 4da61f7fc7 net: context: Fix invalid order of statements Ravi kumar Veeramally 2017-02-17 09:31:58 +0200
  • 46298d5a45 net/utils: Fix parameters type Tomasz Bursztyka 2017-02-17 10:37:26 +0100
  • 799ad12ec5 net: Fix stack type Tomasz Bursztyka 2017-02-17 10:36:36 +0100
  • a5605cedb0 net: ipv6: IEEE 802.15.4 short address fix Jukka Rissanen 2017-02-15 13:46:35 +0200
  • b9c497ac49 net: nbuf: Set the link address type in nbuf Jukka Rissanen 2017-02-15 13:22:30 +0200
  • 4eb2020055 net: Set the network link address type when setting link address Jukka Rissanen 2017-02-15 13:20:31 +0200
  • 24b66f4670 net: Add network link technology type to linkaddr Jukka Rissanen 2017-02-15 12:36:00 +0200
  • f8c2b2e099 samples/net/ieee802154: Update example with nrf5 802.15.4 Wojciech Bober 2017-02-06 12:46:51 +0100
  • 4be677fa45 samples/net: ieee802154: Add configuration for nrf5 Wojciech Bober 2017-02-06 12:45:39 +0100
  • f810a202c8 drivers/net/ieee802154: nRF5 802.15.4 radio driver Wojciech Bober 2017-02-06 12:42:34 +0100
  • 37b3e9f78b ext: Integrate Nordic's 802.15.4 radio driver into Zephyr Wojciech Bober 2017-02-06 12:41:10 +0100
  • 16a9a502a3 ext: Import Nordic 802.15.4 radio driver Wojciech Bober 2017-02-06 12:37:57 +0100
  • 216ccb7198 tests/mqtt: Fix compiler warnings in MQTT Packet test case Flavio Santes 2017-02-15 17:04:43 -0600
  • 0c65215ab5 drivers: mcr20a: cleanup and refactor interrupt processing Johann Fischer 2017-01-31 12:00:06 +0100
  • 9acda0f695 tests: gen_isr_table: account for riscv32 architecture Jean-Paul Etienne 2017-02-15 21:12:20 +0100
  • f62e681a5c checkpatch: Recognized volatile as part of a declaration. Marcus Shawcroft 2017-02-19 09:15:57 +0000
  • e4c0a431f9 ext qmsi: Update QMSI to 1.4 RC3 Jesus Sanchez-Palencia 2017-02-21 16:35:51 -0800
  • d787099c90 drivers/timer: Fixing issue in nRF RTC driver when RTC handler is blocked. Øyvind Hovdsveen 2017-02-20 18:15:30 +0100
  • 62ed635119 frdm: fixed path and dependencies for extract_dts_includes.py Rishi Khare 2017-02-14 15:52:51 +0530
  • 9c48b54d65 tests: add timer monotonic test Andrew Boie 2017-02-15 14:19:52 -0800
  • 68c9d9779c x86: loapic_timer: use TSC for k_cycle_get_32() Andrew Boie 2017-02-15 14:21:28 -0800
  • 15b8ed1a6a arcv2_timer: fix cycle count race Andrew Boie 2017-02-15 16:00:43 -0800
  • fe118c4e95 license: replace APL2.0 license with SPDX Anas Nashif 2017-02-19 06:07:06 -0500
  • d3d2fab1ba boards: Add panther & panther_ss to sanity Kumar Gala 2017-02-18 11:48:45 -0600
  • 44d7cff207 doc: add polling API to the kernel primer Benjamin Walsh 2017-02-19 00:35:05 -0500
  • e3f927bc11 doc: reorder sections in kernel/other Benjamin Walsh 2017-02-18 18:40:59 -0500
  • 34b53f181f tests: add zephyr uart driver api test case Qiu Peiyang 2017-02-14 13:36:43 +0800
  • 4d096a44a1 doc: Restore documentation for 'make outputexports' Daniel Thompson 2017-02-17 10:21:20 +0000
  • d73d3aa901 doc: update glossary, remove from wiki David B. Kinder 2017-02-16 14:55:26 -0800
  • 74d95eedc4 dts: arm: Kinetis: Add bluetooth ports Andy Gross 2017-02-16 15:11:05 -0600
  • b018257be2 section_tags.h: Remove unused security_frdm_k64f_section Maureen Helm 2017-02-17 10:36:22 -0600
  • 1b8f824975 libc: Add isalnum() to ctype.h Leandro Pereira 2017-02-16 14:33:00 -0800
  • 923560a959 drivers/timer: Rework the nRF RTC driver. Wojciech Bober 2017-02-13 16:31:53 +0100
  • e08d07c97d kernel: add flexibility to k_cycle_get_32() definition Andrew Boie 2017-02-15 13:40:17 -0800
  • 09648cf8ec altera_avalon_timer: disable high-resolution timestamps Andrew Boie 2017-02-15 14:50:07 -0800
  • 97d76cad66 riscv_machine_timer: fix k_cycle_get_32() Andrew Boie 2017-02-15 14:59:38 -0800
  • be856d4b13 riscv32: riscv32-qemu: provide a more generic way of filtering IRQs from exceptions Jean-Paul Etienne 2017-02-15 20:29:23 +0100
  • fe8d1bdedb dma: Introduce STM32F4x DMA driver Lee Jones 2016-10-13 11:39:09 +0100
  • 674db4df9a test: repair test_tickless for ARC because _tsc_read is now present Chuck Jordan 2017-02-15 19:54:55 -0800
  • a234fc49b3 kernel/sem: fix coding conventions Benjamin Walsh 2017-02-12 17:03:41 -0500
  • 2e0bf3a0f8 kernel/sem: fix issue with expired timeouts on group operations Benjamin Walsh 2017-02-12 16:54:59 -0500
  • d2654d3143 tests/kernel/common: add test to verify same tick timeout expiry order Benjamin Walsh 2017-02-15 22:26:28 -0500
  • 6f4bc80901 kernel/timeout: fix handling expired timeouts in reverve queuing order Benjamin Walsh 2017-02-15 20:20:06 -0500
  • 5d35dba73d kernel/timeouts: add description of timeouts queued on the same tick Benjamin Walsh 2017-02-12 10:22:05 -0500
  • cf93743f50 kernel/sched: refactor _get_first_thread_to_unpend() Benjamin Walsh 2017-02-12 09:41:29 -0500
  • c1405a7d6b kernel/sched: add _is_thread_dummy() Benjamin Walsh 2017-02-12 09:37:08 -0500
  • 4e0d690f24 tests: add tests for SYS_DLIST/SLIST_ITERATE_FROM() Benjamin Walsh 2017-02-14 22:34:30 -0500
  • 4f89701c3e slist: add SYS_SLIST_ITERATE_FROM_NODE() Benjamin Walsh 2017-02-13 21:55:22 -0500
  • d032bb88cc dlist: add SYS_DLIST_ITERATE_FROM_NODE() Benjamin Walsh 2017-02-12 09:35:16 -0500