Commit graph

  • 926c341c78 samples: net: lwm2m: add wnc-m14a2a overlay .conf file Michael Scott 2018-08-01 12:07:00 -0800
  • 65af15bcc2 boards: arm: nrf52840_pca10056: add settings for WNC-M14A2A modem Michael Scott 2018-08-01 12:06:00 -0800
  • 01745c3844 boards: arm: frdm_k64f: add settings to use WNC-M14A2A LTE-M modem Michael Scott 2018-08-01 12:05:00 -0800
  • d917f23959 boards: arm: k64f: add settings for UART_2 Michael Scott 2018-08-01 12:04:00 -0800
  • 8b3d4ab6b8 drivers: modem: add modem shell extension Michael Scott 2018-08-01 12:03:00 -0800
  • 042d79e86c drivers: modem: add Wistron WNC-M14A2A LTE-M Modem Driver Michael Scott 2018-08-01 12:02:00 -0800
  • 9182d2e59c drivers: modem: add modem receiver (tty) driver Michael Scott 2018-08-01 12:01:00 -0800
  • db577f00b1 net: buf: add linearize, append_bytes and skip APIs to net_buf Michael Scott 2018-08-02 11:16:58 -0700
  • 4016136b24 dts: bindings: add generic yaml description for uart-devices Michael Scott 2018-08-01 12:00:00 -0800
  • ef96384d25 drivers: eth: gmac: Finish 802.1Qav support Tomasz Gorochowik 2018-08-01 15:08:03 +0200
  • b15c3cb5b6 drivers: eth: gmac: Prefer routing packets based on TC Tomasz Gorochowik 2018-08-03 12:12:07 +0200
  • 78b6dc6dea drivers: eth: gmac: Do not implicitly enable Qav Tomasz Gorochowik 2018-08-01 13:57:33 +0200
  • bdd2e5911f drivers: eth: gmac: Fix idle slope setting Tomasz Gorochowik 2018-08-01 13:02:20 +0200
  • 7930419ad6 tests: net: ethernet_mgmt: Improve and finish Qav testing Tomasz Gorochowik 2018-08-01 12:55:23 +0200
  • b6852e5a3a net: eth: mgmt: Add remaining 802.1Qav parameter types Tomasz Gorochowik 2018-08-01 12:04:30 +0200
  • aed075ef50 net: ip: Fix net priorities definitions Tomasz Gorochowik 2018-08-03 10:03:11 +0200
  • d380c891cc tests: net: Add new TC mappings testcases Tomasz Gorochowik 2018-08-03 09:28:02 +0200
  • 126602ac43 net: tc: Add other priority to traffic class mappings Tomasz Gorochowik 2018-08-02 13:41:24 +0200
  • c0487a0608 net: tc: Fix priority to traffic class mappings Tomasz Gorochowik 2018-08-02 14:40:22 +0200
  • a500e7e069 cmake: kconfig: Fix broken menuconfig due to misspelling Ulf Magnusson 2018-08-03 13:58:30 +0200
  • eab3f3f27f arm: _FaultShow: fix typo MMFSR -> UFSR qianfan Zhao 2018-08-03 10:13:49 +0800
  • 504584a998 Bluetooth: att: Add option to disable GATT writable name Szymon Janc 2018-07-31 19:57:08 +0200
  • 4b22ba7e4b syscall: Move arch specific syscall code into its own header Kumar Gala 2018-07-31 12:42:59 -0500
  • b8ca8cf9b7 tests: net: lib: coap: Added new functions to improve code coverage Tarun Kumar Agarwal 2018-06-29 14:56:12 +0530
  • 57286afdd6 drivers: uart: Allow to pass arbitrary user data to irq callback Paul Sokolovsky 2018-07-16 21:12:26 +0300
  • 1ad369df08 tests: crypto: cbc_mode: Fix input length Flavio Ceolin 2018-07-27 14:36:26 -0700
  • d775c2f504 drivers: crypto: Fix input len size for cbc decryption Flavio Ceolin 2018-07-27 14:24:00 -0700
  • 263282b220 ext: tinycrypt: Update revision Flavio Ceolin 2018-07-25 16:18:54 -0700
  • 55327a183d logging: fix runtime filtering initialization Marti Bolivar 2018-07-25 20:58:52 -0400
  • df8d4e96ef logging: fix multi-file module support Marti Bolivar 2018-07-25 20:54:55 -0400
  • 1329763a14 Bluetooth: Fix storing name in plain text Luiz Augusto von Dentz 2018-08-01 10:25:13 +0300
  • cd1705313f Doc: installation_linux.rst: Feedback Updates Arjun Warty 2018-07-24 13:33:30 -0500
  • 5402662dd9 cmake: kconfig: Fix rerunning cmake after Kconfig warnings Ulf Magnusson 2018-08-02 11:58:07 +0200
  • 11aa0b8006 posix arch: Do not disable warnings Alberto Escolar Piedras 2018-08-02 11:40:27 +0200
  • 71523eceb9 tests: native_tasks: Add missing header Alberto Escolar Piedras 2018-08-02 12:50:12 +0200
  • 7c776c8c81 net: eth: native_posix: Add missing headers Alberto Escolar Piedras 2018-08-02 12:07:35 +0200
  • 4388cde90f arch posix: Allow including XOPEN extensions Alberto Escolar Piedras 2018-08-02 11:36:48 +0200
  • 00b07615fa native_posix: Add missing headers and function prototypes Alberto Escolar Piedras 2018-08-02 11:32:34 +0200
  • 304f26c310 Bluetooth: Userchan: Add missing headers Alberto Escolar Piedras 2018-08-02 11:28:55 +0200
  • 4486478f53 shell: Add missing header Alberto Escolar Piedras 2018-08-02 11:24:46 +0200
  • c0ea40cd74 posix arch: Add missing header Alberto Escolar Piedras 2018-08-02 12:54:21 +0200
  • 995411f4e2 drivers/i2c: kconfig: Clean up I2C Kconfigs a bit Ulf Magnusson 2018-08-02 15:55:22 +0200
  • cb243eae55 doc: Correct arch spellings in README.rst Carles Cufi 2018-08-02 12:18:18 +0200
  • ac7753eeae doc: Add getting started to README.rst Carles Cufi 2018-08-02 12:15:07 +0200
  • 7555476b4c doc: Replace title with logo in front page Carles Cufi 2018-08-01 13:35:53 +0200
  • 1f23d2681f ip: route: disable LL address check when using dummy L2 Florian Vaussard 2018-05-17 15:07:44 +0200
  • 334ce69e2a tests: net: ipv6: Must use Ethernet L2 instead of Dummy L2 Jukka Rissanen 2018-08-02 15:22:19 +0300
  • bab35512f8 net: ipv4_autoconf: Fix requested IPv4 address in ARP packet Jukka Rissanen 2018-08-01 13:55:45 +0300
  • dd88711a69 net: eth: Vendor specific statistics Jonathan Yong 2018-08-02 02:38:59 +0000
  • 0272a537f9 drivers: eth: gmac: Don't verify RX buffers count for unit tests Tomasz Gorochowik 2018-08-02 09:01:46 +0200
  • c3eea5f6ee net: net_app: Correctly notify server on TCP disconnection Philémon Jaermann 2018-08-01 21:44:48 +0200
  • 3641c25df9 libc: minimal: fix calloc() Andrew Boie 2018-08-01 14:44:20 -0700
  • 6ee8e41915 Bluetooth: Mesh: Clarify confusing log message Johan Hedberg 2018-08-01 16:15:54 +0300
  • 28d5a65a94 Bluetooth: SMP: Don't try to encrypt with a non-existing LTK Johan Hedberg 2018-08-01 17:01:25 +0300
  • 3ebb81ba73 Bluetooth: controller: Wait for stable k32src for connected roles Vinayak Kariappa Chettimada 2018-07-10 10:23:02 +0200
  • 26d22b0075 clock_control: nRF5x: Fix HFSTAT and LFSTAT check Vinayak Kariappa Chettimada 2018-07-10 10:20:25 +0200
  • 23c92100ac clock_control: nRF5x: Non-blocking 32KHz crystal oscillator startup Vinayak Kariappa Chettimada 2018-07-09 11:15:48 +0200
  • 76320d2142 Bluetooth: controller: Fix HCI LE Set PHY command status response Vinayak Kariappa Chettimada 2018-07-27 13:05:43 +0200
  • 97da52bb95 Bluetooth: controller: Update AA generation for Coded PHY support Vinayak Kariappa Chettimada 2018-03-02 09:56:35 +0100
  • a76fa45e4a native_posix: minor doc fixes Alberto Escolar Piedras 2018-07-30 09:38:01 +0200
  • 67d2ddc6ad tests: mem_protect: Add RTM links and description Spoorthi K 2018-08-01 21:29:58 +0530
  • d1684a83a4 Kconfig: Clean up some symbol definitions Ulf Magnusson 2018-08-01 17:19:57 +0200
  • 3a2572625e codeowners: Assign tests/boards/native_posix to aescolar Alberto Escolar Piedras 2018-08-01 15:20:41 +0200
  • 45b1079b6c drivers: console: Kconfig: Improve native descriptions Alberto Escolar Piedras 2018-08-01 12:45:49 +0200
  • b9bbebca6c boards: 96b_argonkey, fix lsm6dsl label name Erwan Gouriou 2018-08-01 11:12:37 +0200
  • 0ab27e6803 Bluetooth: shell: Add support for pairing confirm-only callbacks Johan Hedberg 2018-07-31 10:50:54 +0300
  • e504aad28f Bluetooth: shell: Add pairing failed/complete callbacks Johan Hedberg 2018-07-31 10:48:32 +0300
  • b049ac1216 Bluetooth: shell: Add command for setting fixed passkey Johan Hedberg 2018-07-30 20:30:26 +0300
  • c446c8267b Bluetooth: Add support for fixed passkeys Johan Hedberg 2018-07-30 20:29:40 +0300
  • ef70fc85a9 Bluetooth: SMP: Fix SMP context init when sending security request Johan Hedberg 2018-07-31 13:28:51 +0300
  • da8f62de3a Bluetooth: SMP: Remove redundant check for smp pointer Johan Hedberg 2018-07-31 13:27:44 +0300
  • 4752788c81 Bluetooth: Fix documentation and other issues with auth callbacks Johan Hedberg 2018-07-30 20:26:48 +0300
  • 805e2f2c79 net: eth: mgmt: Merge 802.1Qav related mgmt requests Tomasz Gorochowik 2018-08-01 11:11:47 +0200
  • 528f7f8f2b net: shell: Print supported features for ethernet interfaces Jukka Rissanen 2018-07-31 17:45:33 +0300
  • 615703423e arch/x86: always make BSS section MMU page align if X86_MMU Daniel Leung 2018-07-31 12:47:12 -0700
  • a51fb782d7 coverage: tests: poll: Add missing poll event to improve code coverage Praful Swarnakar 2018-07-23 20:18:58 +0530
  • 632597ebd1 coverage: kernel: poll: Cleanup redundant code to improve coverage Praful Swarnakar 2018-07-21 00:24:01 +0530
  • 9426a3cbf9 arch: x86: set output format/arch per arch Anas Nashif 2018-07-31 07:32:10 -0500
  • 368826e951 doc: getting started: add Arch Linux package Alexei Colin 2018-07-12 18:32:26 -0400
  • f3f266ea9d doc: more RTD theme tweaks David B. Kinder 2018-07-31 13:47:10 -0700
  • c1bf7350b1 cmake: Improve the error message when the compiler is not executable Sebastian Bøe 2018-07-31 15:11:15 +0200
  • 0b76567ac3 tests: mem_protect: Add description and doxygen groups Spoorthi K 2018-07-31 13:58:36 +0530
  • cb3f30a0c9 net: shell: print info about priority queues Tomasz Gorochowik 2018-07-31 11:22:47 +0200
  • 55767ade42 drivers: eth: gmac: Implement Qav status callbacks Tomasz Gorochowik 2018-07-31 09:38:08 +0200
  • 966ab0e42f tests: net: ethernet_mgmt: Add Qav status tests Tomasz Gorochowik 2018-07-30 15:51:59 +0200
  • f568be48d0 net: eth: mgmt: Add Qav status hooks Tomasz Gorochowik 2018-07-30 15:51:01 +0200
  • cef0748687 userspace: add syscalls test case Andrew Boie 2018-07-10 10:17:51 -0700
  • c8188f6722 userspace: add functions for copying to/from user Andrew Boie 2018-06-22 14:31:51 -0700
  • b1dec2992e arc: add z_arch_user_string_nlen Andrew Boie 2018-06-22 15:15:12 -0700
  • 3cef6deb16 arm: add z_arch_user_string_nlen Andrew Boie 2018-06-22 15:13:59 -0700
  • 9d3cdb3568 x86: add z_arch_user_string_nlen Andrew Boie 2018-06-22 14:29:57 -0700
  • 1f2eedff18 kernel: add z_arch_user_string_nlen prototype Andrew Boie 2018-07-11 13:47:00 -0700
  • 3369a5ed07 arch: introduce exc_handle.h Andrew Boie 2018-07-16 09:48:16 -0700
  • a10d178078 drivers/pinmux: stm32 fix ports_enable array definition Erwan Gouriou 2018-07-31 15:49:17 +0200
  • 70a35e2346 samples: sensors: mma8451q: Add accelerometer sample Lars Knudsen 2018-07-30 20:27:38 +0200
  • ee7f834e00 boards: frdm_kl25z: Add mma8451q to i2c in dts Lars Knudsen 2018-07-30 20:15:52 +0200
  • 9c0d7813e5 drivers: sensor: Add support for MMA8451Q (3-axis accelerometer) Lars Knudsen 2018-07-26 22:29:25 +0200
  • fd1fec8ad6 samples: net: IPv4 autoconf sample application Jukka Rissanen 2018-07-30 18:49:43 +0300
  • 00e37cbb5b net: IPv4 link local support Jukka Rissanen 2018-07-30 18:28:35 +0300
  • 45f34a4313 tests: flash_map: Add k64-based boards to platform whitelist Maureen Helm 2018-06-12 21:49:08 -0500