Commit graph

  • 69170173c8 kernel: use k_cycle_get_32 instead of sys_cycle_get_32 Anas Nashif 2017-02-27 14:41:28 -05:00
  • 86ad951358 x86: fix operand modifiers in IRQ_CONNECT() Andrew Boie 2017-02-21 09:47:14 -08:00
  • 853fd133c1 drivers: serial: nrf5: Fix system off pin configuration Vinayak Chettimada 2017-02-25 05:15:56 +01:00
  • 6a23e82186 drivers: gpio: Set the line to the pull by default Carles Cufi 2017-01-05 15:29:12 +01:00
  • 23b54005e0 doc: fix spelling errors in doc/kernel documents David B. Kinder 2017-02-27 11:46:53 -08:00
  • 979f75053c Disabled BOOT_BANNER for boot time benchmarks. Adithya Baglody 2017-02-27 14:11:11 +05:30
  • da508fb61a Merge net branch into master Jukka Rissanen 2017-02-27 10:38:52 +02:00
  • 6383705e53 net/dns: Improve unaligned memory access Flavio Santes 2017-02-24 13:04:38 -06:00
  • 5028503d61 net/l2/ieeee802154: Fix typo in ieee802154_reserve name Marcus Shawcroft 2017-02-18 16:59:55 +00:00
  • 3dc31f61e8 net/buf.h: fix copy-paste Doxygen error Marti Bolivar 2017-02-24 12:05:49 -05:00
  • 4852d6859b net: ipv6: Do not try to unref null pointer Jukka Rissanen 2017-02-24 10:29:02 +02:00
  • e675352e10 eth/eth_mcux: Provide start and stop operations on the PHY driver. Marcus Shawcroft 2017-02-18 16:59:55 +00:00
  • d9dfd503df eth/eth_mcux: Provide phy state name printing in debug Marcus Shawcroft 2017-02-18 14:33:21 +00:00
  • f998077f4a net/if: Fix documentation comment marker. Marcus Shawcroft 2017-02-23 22:13:18 +00:00
  • 4cab8fe154 net/nbuf: Fix spelling. Marcus Shawcroft 2017-02-21 17:15:39 +00:00
  • c318967c56 samples/net/mqtt: Don't break lines after the "static" keyword Flavio Santes 2017-02-23 00:20:13 -06:00
  • 9b381058f5 samples/net/mqtt: Move conf parameters to config.h Flavio Santes 2017-02-22 23:29:12 -06:00
  • 4979accb9f samples/net/mqtt: Improve inline doc Flavio Santes 2017-02-22 23:30:15 -06:00
  • 31f014a56d samples/net/mqtt: Simplify MQTT publisher Flavio Santes 2017-02-22 23:24:26 -06:00
  • b892c4c61b net: ipv6: Bluetooth address fix Jukka Rissanen 2017-02-15 13:48:25 +02:00
  • 270673e112 samples/zoap_client: Fix using the wrong timeout for retransmissions Vinicius Costa Gomes 2017-02-22 13:37:51 -08:00
  • 2f574c7db5 samples/zoap_server: Add retransmissions for CON messages Vinicius Costa Gomes 2017-02-22 13:35:46 -08:00
  • 8e304ef2e6 iot/zoap: Fix requiring that the buffer is unchanged for retransmit Vinicius Costa Gomes 2017-02-22 13:18:38 -08:00
  • 45fe87a425 tests/zoap: Adds test for the length of payload on the RX side Vinicius Costa Gomes 2017-02-21 15:25:26 -08:00
  • 346edff2ca samples/zoap_server: Adds example for the link-format feature Vinicius Costa Gomes 2017-02-21 11:18:09 -08:00
  • ddb9cf90a7 samples/zoap_server: Add a test case for the observer feature Vinicius Costa Gomes 2017-02-21 11:14:14 -08:00
  • 8ce3d4ec82 samples/zoap_server: Add more validation tests for block-wise Vinicius Costa Gomes 2017-02-21 11:11:16 -08:00
  • da4580dc32 samples/zoap_server: Remove useless return statements Vinicius Costa Gomes 2017-02-21 11:08:49 -08:00
  • c27aced5bf net: if: Remove local address from IPv6 neighbor cache Jukka Rissanen 2017-02-21 17:16:19 +02:00
  • f5477582bd net: ipv6: Add util to remove neighbor from cache Jukka Rissanen 2017-02-21 17:14:32 +02:00
  • ab740c00c7 net: shell: Print IPv6 neighbor information Jukka Rissanen 2017-02-21 17:13:08 +02:00
  • d29e073c62 net: ipv6: Add util to traverse neighbor cache entries Jukka Rissanen 2017-02-21 17:11:55 +02:00
  • c13753587f net: icmpv6: Echo-Reply seq and id fix Jukka Rissanen 2017-02-22 16:22:37 +02:00
  • 02a06f6489 net: icmpv6: Add TCP header when sending ICMPv6 error Jukka Rissanen 2017-02-22 13:51:21 +02:00
  • 0f878f6c33 drivers/ieee802154: Add missing parameter to net_if_set_link_addr() Wojciech Bober 2017-02-23 13:47:44 +01:00
  • 2b5a343a0f samples/ieee802154: Update qemu based samples Tomasz Bursztyka 2017-02-22 13:35:12 +01:00
  • 1ca310fc93 samples: net: Fix the 802.15.4 monitor pcap saving Jukka Rissanen 2017-02-21 10:52:25 +02:00
  • 8523480ccf net: doc: Invalid config option for TCP Jukka Rissanen 2017-02-22 17:37:02 +02:00
  • 3559516dc6 net: doc: Fix incorrect netcat note for qemu setup Jukka Rissanen 2017-02-22 17:24:28 +02:00
  • 97f4a48182 doc: fix glaring typo in polling doc Benjamin Walsh 2017-02-24 15:24:48 -05:00
  • 87a422896c Revert "samples: i2c_lsm9ds0: change hard-coded device name" Anas Nashif 2017-02-24 06:26:30 -08:00
  • 33746d4b7c Revert "tests/crypto: Update testcase.ini to build on more platforms" Anas Nashif 2017-02-23 07:13:23 -08:00
  • e895d576db tests: update uart driver api test case Erwan Gouriou 2017-02-21 14:44:06 +01:00
  • b6cf56e5cc tests: watchdog: Interrupt reset mode modifications Sergio Rodriguez 2017-02-16 11:52:38 -08:00
  • 138579a3ad samples: add some missing testcase.ini Andrew Boie 2017-02-22 14:27:18 -08:00
  • e7f261b748 samples: blink_led: change hard-coded device name Kuo-Lang Tseng 2017-02-21 16:50:58 -08:00
  • 0eed7eefee samples: fade_led: change hard-coded device name Kuo-Lang Tseng 2017-02-21 17:10:00 -08:00
  • e47e85e279 samples: driver: led_apa102c: change hard-coded device name Kuo-Lang Tseng 2017-02-21 15:08:03 -08:00
  • 81f85f4e4b samples: i2c_lsm9ds0: change hard-coded device name Kuo-Lang Tseng 2017-02-21 11:35:50 -08:00
  • 4533734dc6 aon_counter test: fix misspelling in the header include guard Kuo-Lang Tseng 2017-02-16 09:54:12 -08:00
  • ac27101f64 quark_se: arc: do not enable second I2C by default Anas Nashif 2017-02-18 06:07:13 -05:00
  • 2178f62d2f doc: tweak .gitignore to allow doc theme dev David B. Kinder 2017-02-22 16:58:01 -08:00
  • 7b652b1f84 tests/crypto: Update testcase.ini to build on more platforms Flavio Santes 2017-02-21 23:34:12 -06:00
  • c7f01dc90d tests/power/multicorei/lmt: Fix RTC configuration Andre Guedes 2017-02-22 15:30:33 -08:00
  • 31c5b4f112 Merge arm branch into master Kumar Gala 2017-02-22 18:12:14 -06:00
  • de684bbdaa clock_control: fix to get PLL2 source for PREDV1 working Erwan Gouriou 2017-02-20 10:39:55 +01:00
  • 0aea704462 gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) Erwan Gouriou 2017-02-20 11:34:00 +01:00
  • 29a8e0292e flash/stm32: driver for STM32F4x series Jorge Ramirez-Ortiz 2017-01-29 18:01:38 +01:00
  • d39eedbad1 arch: stm32: provide tick to Cube HAL Erwan Gouriou 2017-02-17 17:07:09 +01:00
  • ddfce25f17 dts: minor update for nucleo_l476rg Erwan Gouriou 2017-02-14 16:49:07 +01:00
  • 3fdfcfc94f arm: Support for new STM32F4 socs (STM32F407 and STM32F429) Gustavo Denardin 2017-02-13 21:38:52 -02:00
  • bf2d34ba30 arm: cortex-m: allow configurable ROM offset Marti Bolivar 2017-02-10 11:39:10 -05:00
  • c6e27a05c2 quark_se: Don't enable UART 0 always Andy Ross 2017-02-22 09:39:27 -08:00
  • b8d57738b8 cortex_m_systick: fix _timer_cycle_get_32() race Andrew Boie 2017-02-16 14:12:55 -08:00
  • 1839cabe14 Merge net branch into master Jukka Rissanen 2017-02-22 17:29:22 +02:00
  • c85127db80 drivers/ieee802154/pipe: Use net_nbuf_unref to release net_buf Jukka Rissanen 2017-02-20 17:37:21 +02:00
  • 75c48fcbf2 net: buf: net_buf_frag_del() had insufficient debugging Jukka Rissanen 2017-02-21 14:00:18 +02:00
  • 05d5dcf007 net: tcp: Retransmit buffers are not freed on tcp_release Ravi kumar Veeramally 2017-02-17 09:46:41 +02:00
  • f30a9e51c1 net: context: let tcp_established() handle more TCP states Michael Scott 2017-02-07 09:13:35 -08:00
  • 84ce2a6d8f drivers: slip: Skip buffer allocation for incomplete packet Ravi kumar Veeramally 2017-02-17 11:53:04 +02:00
  • eb31179cf3 drivers: slip: Add more comments for slip write scenario Ravi kumar Veeramally 2017-02-17 10:22:04 +02:00
  • 59b310e962 drivers: slip: Remove unused variables Ravi kumar Veeramally 2017-02-17 09:29:06 +02:00
  • 4da61f7fc7 net: context: Fix invalid order of statements Ravi kumar Veeramally 2017-02-17 09:31:58 +02:00
  • 46298d5a45 net/utils: Fix parameters type Tomasz Bursztyka 2017-02-17 10:37:26 +01:00
  • 799ad12ec5 net: Fix stack type Tomasz Bursztyka 2017-02-17 10:36:36 +01:00
  • a5605cedb0 net: ipv6: IEEE 802.15.4 short address fix Jukka Rissanen 2017-02-15 13:46:35 +02:00
  • b9c497ac49 net: nbuf: Set the link address type in nbuf Jukka Rissanen 2017-02-15 13:22:30 +02:00
  • 4eb2020055 net: Set the network link address type when setting link address Jukka Rissanen 2017-02-15 13:20:31 +02:00
  • 24b66f4670 net: Add network link technology type to linkaddr Jukka Rissanen 2017-02-15 12:36:00 +02:00
  • f8c2b2e099 samples/net/ieee802154: Update example with nrf5 802.15.4 Wojciech Bober 2017-02-06 12:46:51 +01:00
  • 4be677fa45 samples/net: ieee802154: Add configuration for nrf5 Wojciech Bober 2017-02-06 12:45:39 +01:00
  • f810a202c8 drivers/net/ieee802154: nRF5 802.15.4 radio driver Wojciech Bober 2017-02-06 12:42:34 +01:00
  • 37b3e9f78b ext: Integrate Nordic's 802.15.4 radio driver into Zephyr Wojciech Bober 2017-02-06 12:41:10 +01:00
  • 16a9a502a3 ext: Import Nordic 802.15.4 radio driver Wojciech Bober 2017-02-06 12:37:57 +01:00
  • 216ccb7198 tests/mqtt: Fix compiler warnings in MQTT Packet test case Flavio Santes 2017-02-15 17:04:43 -06:00
  • 0c65215ab5 drivers: mcr20a: cleanup and refactor interrupt processing Johann Fischer 2017-01-31 12:00:06 +01:00
  • 9acda0f695 tests: gen_isr_table: account for riscv32 architecture Jean-Paul Etienne 2017-02-15 21:12:20 +01:00
  • f62e681a5c checkpatch: Recognized volatile as part of a declaration. Marcus Shawcroft 2017-02-19 09:15:57 +00:00
  • e4c0a431f9 ext qmsi: Update QMSI to 1.4 RC3 Jesus Sanchez-Palencia 2017-02-21 16:35:51 -08:00
  • d787099c90 drivers/timer: Fixing issue in nRF RTC driver when RTC handler is blocked. Øyvind Hovdsveen 2017-02-20 18:15:30 +01:00
  • 62ed635119 frdm: fixed path and dependencies for extract_dts_includes.py Rishi Khare 2017-02-14 15:52:51 +05:30
  • 9c48b54d65 tests: add timer monotonic test Andrew Boie 2017-02-15 14:19:52 -08:00
  • 68c9d9779c x86: loapic_timer: use TSC for k_cycle_get_32() Andrew Boie 2017-02-15 14:21:28 -08:00
  • 15b8ed1a6a arcv2_timer: fix cycle count race Andrew Boie 2017-02-15 16:00:43 -08:00
  • fe118c4e95 license: replace APL2.0 license with SPDX Anas Nashif 2017-02-19 06:07:06 -05:00
  • d3d2fab1ba boards: Add panther & panther_ss to sanity Kumar Gala 2017-02-18 11:48:45 -06:00
  • 44d7cff207 doc: add polling API to the kernel primer Benjamin Walsh 2017-02-19 00:35:05 -05:00
  • e3f927bc11 doc: reorder sections in kernel/other Benjamin Walsh 2017-02-18 18:40:59 -05:00
  • 34b53f181f tests: add zephyr uart driver api test case Qiu Peiyang 2017-02-14 13:36:43 +08:00
  • 4d096a44a1 doc: Restore documentation for 'make outputexports' Daniel Thompson 2017-02-17 10:21:20 +00:00