Commit graph

  • e965119cd9 dma: qmsi_shim: add typecasting to avoid compilation error Baohong Liu 2016-10-03 18:31:46 -0700
  • bbe361ccaf nano: remove duplicated typedef Benjamin Walsh 2016-10-03 16:50:19 -0400
  • cda7bf3b2a samples: power_mgmt: Fix compile bugs flagged by llvm Ramesh Thomas 2016-10-03 19:15:36 -0700
  • 773dcc34ae sample: fs: Fix a compile error flagged by llvm Ramesh Thomas 2016-10-04 00:23:11 -0700
  • 76947d7fe6 Bluetooth: A2DP: Added Connect API Itankar, Piyush T 2016-10-02 21:53:46 +0530
  • a8df6cd14b Bluetooth: Adjust maximum connections & paired devices range Johan Hedberg 2016-10-04 10:42:08 +0300
  • d31b3fe3f7 fs: Fixes some type incompatibilities flagged by llvm Ramesh Thomas 2016-10-03 19:56:59 -0700
  • d363e384f3 Bluetooth: Enable privacy for nimble Mariusz Skamra 2016-10-04 09:10:00 +0200
  • 9adfb4af17 Bluetooth: RFCOMM: Fix some remaining white-space issues Johan Hedberg 2016-10-03 19:38:47 +0300
  • dde0737f1a Bluetooth: L2CAP: Fix sending double connection request Arkadiusz Lichwa 2016-10-03 09:10:09 +0200
  • 5f2d121cf1 Bluetooth: RFCOMM: Replace tabs with spaces Jaganath Kanakkassery 2016-10-03 17:01:01 +0530
  • ea5576145a Bluetooth: RFCOMM: Remove reference counting Johan Hedberg 2016-10-03 09:42:32 +0300
  • 7fb0894565 Bluetooth: RFCOMM: Introduce dlc destroy Jaganath Kanakkassery 2016-09-21 18:56:07 +0530
  • 5743879d85 Bluetooth: RFCOMM: Introduce rfcomm_send_dm() Jaganath Kanakkassery 2016-09-21 19:30:50 +0530
  • 2b583eac63 Bluetooth: AVDTP: Connect and Disconnect API Arun Jagadish 2016-09-27 17:38:11 +0530
  • e889e2ae87 Bluetooth: Enable CONFIG_BLUETOOTH_DEBUG_AVDTP with prj_20.conf Luiz Augusto von Dentz 2016-09-28 11:26:31 +0300
  • ab0b3a8303 Bluetooth: AVDTP: Fix getting inaccessible internal Arkadiusz Lichwa 2016-09-28 14:38:52 +0200
  • 13ac9cc9c6 Bluetooth: AVDTP: Remove internal headers Arkadiusz Lichwa 2016-09-27 09:27:16 +0200
  • fdfad74bca Bluetooth: A2DP: Remove internal stack headers Arkadiusz Lichwa 2016-09-27 09:20:25 +0200
  • ab30160708 Bluetooth: SDP: Server: Initialize and accept incoming connections Kaustav Dey Biswas 2016-09-15 19:27:25 +0530
  • 566780ca91 Bluetooth: tests: Fix name of Quark SE C1000 SS devboard Johan Hedberg 2016-09-28 10:20:44 +0300
  • 49d2bb13cd Bluetooth: L2CAP: Extend bt_l2cap_create_pdu() with 'reserve' parameter Johan Hedberg 2016-09-27 17:03:12 +0300
  • 71163ac9dc Bluetooth: init: Add HFP to automated tests Arkadiusz Lichwa 2016-09-26 11:59:14 +0200
  • 58d47f0b99 Bluetooth: RFCOMM: Handle session disconnection from peer Jaganath Kanakkassery 2016-09-21 18:35:22 +0530
  • ef1a5527e7 Bluetooth: HFP HF: Enforce Kconfig's HFP_HF relation to RFCOMM Arkadiusz Lichwa 2016-09-23 17:04:16 +0200
  • 8e25789052 Bluetooth: Controller: Remove custom irq implementation Vinayak Chettimada 2016-09-09 18:16:26 +0200
  • 54164b1350 Bluetooth: Controller: Fix SCHED_ADVANCED cond, compilation Vinayak Chettimada 2016-09-26 19:21:21 +0200
  • 97b32a0468 Bluetooth: HFP HF: Fix getting inaccessible internal Arkadiusz Lichwa 2016-09-23 17:22:58 +0200
  • 2fb8a11906 Bluetooth: Controller: Fix __packed placement Carles Cufi 2016-09-26 12:52:57 +0200
  • 7ea426a8f1 Bluetooth: L2CAP: Cleanup flags names for BR/EDR channels Szymon Janc 2016-09-21 17:09:04 +0200
  • e9d32ed6e1 Bluetooth: Controller: Remove unused macro Carles Cufi 2016-09-26 12:11:33 +0200
  • 5c1ce90926 Bluetooth: RFCOMM: Handle dlc disconnection from peer Jaganath Kanakkassery 2016-09-08 19:35:27 +0530
  • c76da25cac Bluetooth: tester: Fix advertising data Mariusz Skamra 2016-09-23 17:56:42 +0200
  • e3506ca120 Bluetooth: RFCOMM: Shuffle up Kconfig's RFCOMM_L2CAP_MTU Arkadiusz Lichwa 2016-09-23 14:57:25 +0200
  • 2f33724017 Bluetooth: Controller: Use net_buf for evt and ACL RX Carles Cufi 2016-09-22 16:46:21 +0200
  • 36b8e8cdc8 Bluetooth: Add debug keys support to HCI ECC emulation code Szymon Janc 2016-09-23 16:28:05 +0200
  • f4d75398ca Bluetooth: SMP: Fix unused static variable Szymon Janc 2016-09-23 16:30:37 +0200
  • aa6a9b0066 Bluetooth: SMP: Remove unused static const Szymon Janc 2016-09-23 16:14:48 +0200
  • 0a720c4771 Bluetooth: Controller: Use net_buf for CC/CS TX Carles Cufi 2016-09-21 18:09:16 +0200
  • 6877651a30 Bluetooth: GATT: Fix locking RX fiber Luiz Augusto von Dentz 2016-09-22 18:46:22 +0300
  • d12b6c87c9 Bluetooth: Controller: Use net_buf for HCI RX Carles Cufi 2016-09-20 12:36:44 +0200
  • 85f82d7985 Bluetooth: init: Add CONFIG_BLUETOOTH_A2DP to prj_20.conf Luiz Augusto von Dentz 2016-09-20 16:57:24 +0300
  • acb8c75648 Bluetooth: A2DP: Initialization of A2DP Itankar, Piyush T 2016-09-15 16:21:57 +0530
  • 52efcf8acd Bluetooth: AVDTP: Add missing BLUETOOTH_DEBUG_AVDTP Luiz Augusto von Dentz 2016-09-19 18:19:12 +0300
  • 4c44e66a5c Bluetooth: init: Add CONFIG_BLUETOOTH_AVDTP to prj_20.conf Luiz Augusto von Dentz 2016-09-19 18:15:11 +0300
  • 324b3a2948 Bluetooth: init: Add CONFIG_BLUETOOTH_RFCOMM to prj_20.conf Luiz Augusto von Dentz 2016-09-19 15:49:28 +0300
  • 3afc05d816 Bluetooth: AVDTP: Module Initialization Arun Jagadish 2016-09-13 15:14:21 +0530
  • f976decdfa Bluetooth: Controller: Clean up naming in the HCI driver Carles Cufi 2016-09-16 16:16:23 +0200
  • c4fb8f8820 Bluetooth: eddystone: Add missing characteristics Luiz Augusto von Dentz 2016-09-16 14:27:15 +0300
  • 51c146b95b frdm_k64f: Add support for RGB LEDs Maureen Helm 2016-09-26 09:46:47 -0500
  • a6b57c9455 frdm_k64f: Add support for push button switches Maureen Helm 2016-09-26 09:16:08 -0500
  • 84ae7d83d6 scripts/sysgen: Fix indentation inconsistency Yannis Damigos 2016-10-02 17:31:41 +0300
  • 6704ff462e kernel: Add __unused tag Peter Mitsis 2016-09-28 09:30:49 -0400
  • 27a21a8e09 nanokernel: nanokernel.h to include sections.h Peter Mitsis 2016-09-27 21:29:28 -0400
  • 0cb65c3c0d unified: Eliminate k_mem_pool_t typedef Peter Mitsis 2016-09-29 14:07:36 -0400
  • 0ca7cea8f3 unified: Relocate internal thread group APIs Peter Mitsis 2016-09-28 19:18:09 -0400
  • 9d67337c2d k64f: Refactor pinmux configuration table. Marcus Shawcroft 2016-10-01 10:02:11 +0100
  • bb9f432dc1 toolchain: Add BUILD_ASSERT macro for compile-time checks Carles Cufi 2016-09-26 13:16:33 +0200
  • 0d2b8224b1 timer: Fixes a build error when MVIC is used Ramesh Thomas 2016-10-02 16:01:29 -0700
  • 90f6ae1532 build: Support for integrating third party build systems Daniel Thompson 2016-09-22 15:00:21 +0100
  • c83e6a1f48 libc: define EWOULDBLOCK to be the same as EAGAIN Anas Nashif 2016-10-01 11:44:21 -0400
  • 0cf87e4c26 pinmux: remove nonexistant galileo Kconfig Anas Nashif 2016-09-24 14:31:45 -0400
  • 1b4742f8a4 help: document ram/rom_report in 'make help' Anas Nashif 2016-09-24 15:07:28 -0400
  • 315862f59a tests: remove redundant PRINT definition Anas Nashif 2016-09-24 13:19:53 -0400
  • 0f227848b9 link: Add section size validity checker Andy Ross 2016-09-22 13:25:02 -0700
  • 6b3c5e8bb2 x86 link: Specify ALIGN_WITH_INPUT for XIP data sections Andy Ross 2016-09-22 14:20:56 -0700
  • 72e5a39ba7 unified: fix misc issues with APIs in kernel.h Benjamin Walsh 2016-09-30 11:32:33 -0400
  • 9091e5d253 unified: use correct init macro for k_fifo objects Benjamin Walsh 2016-09-30 10:42:47 -0400
  • d3cfc8602d slist: add static initialization macro Benjamin Walsh 2016-09-30 10:42:23 -0400
  • 0dfc9db815 samples/zoap-client: Add a README.txt to zoap-client Vinicius Costa Gomes 2016-09-28 17:37:06 -0300
  • fcb3297b32 samples/zoap-server: Add a README.txt to zoap-server Vinicius Costa Gomes 2016-09-28 17:36:39 -0300
  • 76e81874f0 samples/zoap_client: Make it work with zoap-server Vinicius Costa Gomes 2016-09-28 17:34:15 -0300
  • 08e0e86bb0 tests/zoap: Add tests for the observe feature Vinicius Costa Gomes 2016-09-14 11:40:31 -0300
  • 7079a18267 iot/zoap: Add helpers for dealing with integer options Vinicius Costa Gomes 2016-09-14 11:23:57 -0300
  • 441d22a371 iot/zoap: Add port information to network addresses Vinicius Costa Gomes 2016-09-14 11:10:29 -0300
  • 92a79f7351 iot/zoap: Add support for observing resources Vinicius Costa Gomes 2016-09-02 19:15:30 -0300
  • 54c90bcbd5 tests: Add gcov support Jaakko Hannikainen 2016-08-31 14:17:03 +0300
  • bdfe417020 tests: Add a sample for testing natively Jaakko Hannikainen 2016-08-29 14:59:44 +0300
  • 6f8e7b33b1 tests: convert tests/net/buf to the new framework Jaakko Hannikainen 2016-08-22 15:03:01 +0300
  • 349a6c5c28 ztest: Add simple integration and unit tests Jaakko Hannikainen 2016-08-22 15:02:31 +0300
  • 891c369807 ztest: Add documentation Jaakko Hannikainen 2016-08-26 13:26:10 +0300
  • ca505f8452 ztest: Add native building support Jaakko Hannikainen 2016-08-22 15:03:46 +0300
  • 9167a0305f tests: Add a generic testing framework Jaakko Hannikainen 2016-08-22 14:51:46 +0300
  • 5469ff50a1 win-doc: Adds the dependency with the pthread library Juan Manuel Cruz 2016-09-20 11:17:15 -0500
  • 99db9741ec win-doc: Add recommendation for regex library configuration Juan Manuel Cruz 2016-09-19 16:13:20 -0500
  • 9b5a4647e0 boards: Rename the nRF52 Nitrogen to 96Boards Nitrogen Amit Kucheria 2016-09-28 04:43:57 -0700
  • d8083bd6c7 toolchain: Use ALIAS_OF() in FUNC_ALIAS() macro Jukka Rissanen 2016-09-30 10:52:20 +0300
  • fca95109a8 toolchain: Make ALIAS_OF() macro public Jukka Rissanen 2016-09-30 10:47:33 +0300
  • 27fc467e74 net: buf: Allow NULL head pointer when inserting to frag list Johan Hedberg 2016-09-29 15:25:30 +0300
  • 8afb6fc229 net: buf: Allow head deletion with net_buf_frag_del() Johan Hedberg 2016-09-29 13:27:37 +0300
  • 1006f94998 doc: Update the device power management API documentation ksimanto 2016-09-26 13:45:16 +0300
  • 9a81ffa7ad device: Make device_get_binding() const correct Daniel Thompson 2016-09-28 12:11:14 -0700
  • 26b1651f0c intstub.S: fix argument to _sys_power_save_idle_exit on IAMCU Andrew Boie 2016-09-26 13:03:36 -0700
  • 70d8a32740 x86: interrupts: consolidate duplicated code in idle path Andrew Boie 2016-09-26 13:15:58 -0700
  • e56f61f5aa x86: exceptions: simplify exception stubs Andrew Boie 2016-09-26 14:34:33 -0700
  • edeb1f1c52 x86: interrupts: optimize and simplify IRQ stubs Andrew Boie 2016-09-23 14:01:39 -0700
  • 9558d47fd3 unified: Build kernel objects as a static library Dmitriy Korovkin 2016-09-09 13:59:17 -0400
  • 284042d746 unified: Invoke kernel object initialization with SYS_INIT macro Dmitriy Korovkin 2016-09-09 11:24:27 -0400
  • 4223ba7964 unified: Add initialization priority level for kernel objects Dmitriy Korovkin 2016-09-09 11:20:23 -0400
  • aabf74cda5 Dining philosophers demo for unified kernel. Benjamin Walsh 2016-09-14 12:28:27 -0400