Commit graph

  • db359d2219 samples: apps: rename gpio_dw to gpio Daniel Leung 2016-01-29 13:51:57 -08:00
  • f6a5bfcfa1 gpio: add driver for Atmel SAM3 PIO controllers Daniel Leung 2016-01-29 13:51:57 -08:00
  • cae35e2460 gpio: allow pins to be enabled/disabled Daniel Leung 2016-01-29 13:51:57 -08:00
  • 9c9ad646e1 boards/arduino_due: add pinmux driver Daniel Leung 2016-01-29 13:51:57 -08:00
  • dacf54de68 i2c: Enable interrupts for QMSI shim driver Andre Guedes 2016-01-28 15:16:53 -02:00
  • 4c3a1afbac i2c: Add multi controller support for QMSI shim driver Andre Guedes 2016-01-26 19:01:24 -02:00
  • 3db6a541c8 Quark: Set up IRQ routing for PCIe explicitly Ido Yariv 2016-01-28 14:50:59 -05:00
  • 6b6ef8bbb7 QEMU: Add optional PCI support Ido Yariv 2016-01-28 14:51:47 -05:00
  • 631c3b1242 samples: adds a sample for using aio_dw_comparator driver Daniel Leung 2016-01-28 09:24:50 -08:00
  • 1b6c88ffe2 aio/aio_dw_comparator: adds Kconfig for IRQ priority Daniel Leung 2016-01-28 10:20:26 -08:00
  • 985c0b1de4 aio/aio_dw_comparator: use Kconfig to define device name Daniel Leung 2016-01-29 09:02:19 -08:00
  • 9709c1008a samples: adds a sample for interfacing with APA102C LED Daniel Leung 2016-01-26 13:02:02 -08:00
  • 9183e1f4de device: Make device_sync_call_complete aware of the caller context Dmitriy Korovkin 2016-01-25 14:41:19 -05:00
  • f0a1d22f28 x86: leave the GDT in ROM by default Andrew Boie 2016-01-27 10:50:25 -08:00
  • cb76f11259 arch/arc: fixes native C version of atomic_nand Daniel Leung 2016-01-29 09:12:26 -08:00
  • 61e6f4a299 sys_clock: Lock interrupts when processing announced ticks Peter Mitsis 2016-01-29 11:30:20 -05:00
  • 1b7b470cb0 net: contiki: Fix the debug printing support for ICMPv6 code Jukka Rissanen 2016-01-28 16:34:27 +02:00
  • d9f50cdb9d net: contiki: Make sure ICMPv6 support is activated Jukka Rissanen 2016-01-28 16:32:08 +02:00
  • 2822ed6537 net: contiki: Fix the NA ICMPv6 sending Jukka Rissanen 2016-01-28 16:28:35 +02:00
  • 1e9fd8da9b net: Enable IPv6 neighbor discovery by default Jukka Rissanen 2016-01-28 16:24:51 +02:00
  • a9404225e5 Bluetooth: Use NULL for "any" connection with bt_conn_lookup_state_le() Johan Hedberg 2016-01-28 18:58:55 -05:00
  • 27fe6fcb46 Bluetooth: L2CAP: Further simplify l2cap_chan_create_seg() Johan Hedberg 2016-01-28 17:09:12 -05:00
  • aa1d49041b Bluetooth: L2CAP: Take advantage of net_buf_push_le16 helper Johan Hedberg 2016-01-28 16:40:18 -05:00
  • 8d98247c8f net: buf: Add net_buf_push_le16 helper function Johan Hedberg 2016-01-28 16:39:29 -05:00
  • 66413dad20 Bluetooth: L2CAP: Fix not sending all bytes of SDU Szymon Janc 2016-01-28 21:28:14 +01:00
  • 47f0279502 Bluetooth: samples/shell: Fix printk modifier Szymon Janc 2016-01-28 18:21:55 +01:00
  • 719e8e4710 Bluetooth: Fix not updating LE keys on Key Refresh Event Szymon Janc 2016-01-28 18:09:26 +01:00
  • 56ba2ffb6b Bluetooth: Remove unused bt_uuid_copy() API Johan Hedberg 2016-01-27 22:44:11 -05:00
  • d5e23e86d2 Bluetooth: UUID: Introduce new API Johan Hedberg 2016-01-27 22:43:34 -05:00
  • 4e29c31512 Bluetooth: L2CAP: Fix not calling disconnect callback Szymon Janc 2016-01-28 17:06:36 +01:00
  • 81b4ffbf93 Bluetooth: bttester: Trivial style correction Andrei Emeltchenko 2016-01-28 16:23:27 +02:00
  • 60ea587c59 Bluetooth: L2CAP: Fix bt_l2cap_chan_send Luiz Augusto von Dentz 2016-01-28 16:23:58 +02:00
  • 23ac865f33 Bluetooth: L2CAP: Fix bt_l2cap_chan_send documentation Luiz Augusto von Dentz 2016-01-28 15:52:52 +02:00
  • 5506ec6f09 Bluetooth: Shell: Fix l2cap-send Luiz Augusto von Dentz 2016-01-28 15:51:13 +02:00
  • ca57c08e0f Bluetooth: nble: Implement get_version_rsp() Andrei Emeltchenko 2016-01-28 15:42:14 +02:00
  • bcea32a2ca Bluetooth: shell: Don't call bt_enable blocking Luiz Augusto von Dentz 2016-01-28 14:00:40 +02:00
  • 26e152f734 Bluetooth: doc: Add notes for building with NBLE enabled Andrei Emeltchenko 2016-01-28 15:40:34 +02:00
  • dfb9441221 Bluetooth: L2CAP: Fix missing unref if link was disconnected Szymon Janc 2016-01-28 12:05:53 +01:00
  • 4124327525 Bluetooth: nble: Correct platform name for Arduino 101 Andrei Emeltchenko 2016-01-28 10:14:10 +02:00
  • af6d20461b Bluetooth: tests: Remove extra board definition for NBLE Andrei Emeltchenko 2016-01-28 10:10:05 +02:00
  • 4414d2f308 Do not set BT config options if NBLE is not enabled Anas Nashif 2016-01-28 06:34:52 -05:00
  • 44541091dc Bluetooth: GATT: Remove unnecessary usage of full UUID structs Johan Hedberg 2016-01-27 21:52:58 -05:00
  • f448b6810d Bluetooth: UUID: Add value definitions Johan Hedberg 2016-01-27 21:50:12 -05:00
  • 92e84bbfb8 Bluetooth: samples/shell: Fix use of NULL net buffer Szymon Janc 2016-01-27 21:45:17 +01:00
  • 71472f8aca Bluetooth: tester: Convert advertising data Mariusz Skamra 2016-01-27 12:32:44 +01:00
  • 1636eca4cb Bluetooth: shell: Add NBLE shell test to sanitycheck Andrei Emeltchenko 2016-01-27 17:05:19 +02:00
  • d5d9e081c6 Bluetooth: shell: Add Nordic BLE configuration Andrei Emeltchenko 2016-01-27 17:01:22 +02:00
  • 355146d2aa Bluetooth: shell: Fix usage of BREDR functions Andrei Emeltchenko 2016-01-27 16:52:03 +02:00
  • e4777eca2c Bluetooth: shell: Make buf_data local Andrei Emeltchenko 2016-01-27 16:39:13 +02:00
  • 06d9e61dd6 Bluetooth: shell: Fix dynamic channel usage Andrei Emeltchenko 2016-01-27 16:26:17 +02:00
  • 59a4e2eaea Bluetooth: tester: Add support for testing with nble driver Luiz Augusto von Dentz 2016-01-27 15:14:13 +02:00
  • dab10c414b drivers/nble: Add UUID support Luiz Augusto von Dentz 2016-01-27 15:11:32 +02:00
  • 7834061d12 Bluetooth: ATT: Check mask instead of specific permission Luiz Augusto von Dentz 2016-01-25 10:41:53 +02:00
  • eea10dd425 Bluetooth: test: Use correct target for Arduino Andrei Emeltchenko 2016-01-27 14:34:15 +02:00
  • 6c988ba401 Bluetooth: beacon: Correct arduino target Andrei Emeltchenko 2016-01-27 15:05:33 +02:00
  • a166d5fd6d Bluetooth: nble: Include right platform Andrei Emeltchenko 2016-01-27 14:26:01 +02:00
  • 16f398ddf7 Bluetooth: UUID: Fix conversion to 128 bit format Luiz Augusto von Dentz 2016-01-22 14:19:12 +02:00
  • 9e74b5171f Bluetooth: beacon: Add support for testing with nble driver Luiz Augusto von Dentz 2016-01-20 16:55:51 +02:00
  • f4c5c9808a Bluetooth: nble: Fix missing format specifier Andrei Emeltchenko 2016-01-27 11:09:19 +02:00
  • 5da3fbdaf4 Bluetooth: att: Use correct format specification for size Andrei Emeltchenko 2016-01-27 11:06:25 +02:00
  • bab5744358 Bluetooth: nble: Allow to build UART driver for nanokernel Andrei Emeltchenko 2016-01-27 10:08:09 +02:00
  • 2dc833880e Bluetooth: BR/EDR: Rename encr_mode to encr_enabled Arkadiusz Lichwa 2016-01-20 20:32:33 +01:00
  • e6f0356df7 Bluetooth: SMP: Fix legacy passkey entry for central role Szymon Janc 2016-01-26 20:56:52 +01:00
  • 04f6d80ff3 Bluetooth: SMP: Fix not initializing context correctly Szymon Janc 2016-01-26 15:33:08 +01:00
  • 44e311ed19 Bluetooth: nble: Limit number tries when reading from UART Andrei Emeltchenko 2016-01-26 14:14:21 +02:00
  • e8ffda4a73 Bluetooth: nble: Implement ble_log Andrei Emeltchenko 2016-01-25 16:31:16 +02:00
  • f8f24d7661 Bluetooth: nble: Clean up code making it consistent Andrei Emeltchenko 2016-01-26 13:24:52 +02:00
  • 9c3de9ebca Bluetooth: nble: Use weak functions printing debug info Andrei Emeltchenko 2016-01-26 12:05:18 +02:00
  • 53dd3ba2e0 drivers/nble: Implement bt_le_adv_start() Johan Hedberg 2016-01-25 19:48:35 -05:00
  • 278d320f71 drivers/nble: Increase TX & RX buffer count to 2 Johan Hedberg 2016-01-25 19:09:12 -05:00
  • 733f837aae drivers/nble: Fix passing correct length to poll_out() Johan Hedberg 2016-01-25 19:07:09 -05:00
  • 3e9bfe5119 Bluetooth: Add missing nanokernel.h dependency to log.h Johan Hedberg 2016-01-25 19:06:54 -05:00
  • 8dbd03a5f5 Bluetooth: nble: Make GATT coding style consistent Andrei Emeltchenko 2016-01-25 11:57:00 +02:00
  • 64b1989f56 Bluetooth: nble: Make GAP coding style consistent Andrei Emeltchenko 2016-01-25 11:51:42 +02:00
  • ac59405268 Bluetooth: nble: Include all functions to build Andrei Emeltchenko 2016-01-25 11:35:20 +02:00
  • d5100a0672 Bluetooth: nble: Enable GAP functions Andrei Emeltchenko 2016-01-25 11:34:24 +02:00
  • 228d0cb292 Bluetooth: nble: Enable GATT functions Andrei Emeltchenko 2016-01-25 11:33:16 +02:00
  • acc88b8a71 Bluetooth: nble: Refactor header include logic Andrei Emeltchenko 2016-01-22 11:43:12 +02:00
  • 702b151e47 Bluetooth: nble: Move receive logic to fiber Andrei Emeltchenko 2016-01-21 15:36:47 +02:00
  • 96aaaadca8 Bluetooth: nble: Adding NBLE ready callback Andrei Emeltchenko 2016-01-21 12:08:38 +02:00
  • 500b59809f Bluetooth: nble: Drive BTWAKE high Andrei Emeltchenko 2016-01-21 12:07:13 +02:00
  • cc190488ee Bluetooth: nble: Add basic RPC transmit code Andrei Emeltchenko 2016-01-21 12:05:08 +02:00
  • 14613089e5 Bluetooth: nble: Add RPC deserialization functions Andrei Emeltchenko 2016-01-19 14:13:44 +02:00
  • 79f47c65ba Bluetooth: nble: Add RPC Serialization IPC Andrei Emeltchenko 2016-01-18 14:04:08 +02:00
  • 124795afed Bluetooth: nble: Implement bt_enable Andrei Emeltchenko 2016-01-15 15:45:13 +02:00
  • abb6e223cf NBLE: Nordic BLE is not a feature of quark se Anas Nashif 2016-01-23 10:51:16 +00:00
  • 4218572c13 Bluetooth: samples/peripheral: Set right board for nble testcase Johan Hedberg 2016-01-23 11:35:18 +00:00
  • baeb34a950 Bluetooth: nble: Add UART driver for Nordic BLE chip Andrei Emeltchenko 2016-01-13 17:14:39 +02:00
  • d325faa670 arduino_101: Set UART0 default options and baud rate Andrei Emeltchenko 2016-01-20 14:32:48 +02:00
  • f5a58453d4 net: contiki: Fix the RA ICMPv6 sending Jukka Rissanen 2016-01-21 14:10:14 +02:00
  • a38fc2fc11 net: contiki: Fix the NS ICMPv6 sending Jukka Rissanen 2016-01-21 14:08:46 +02:00
  • 209119cd63 net: contiki: Fix the RS ICMPv6 sending Jukka Rissanen 2016-01-21 14:03:50 +02:00
  • ea3b162bac Bluetooth: BR/EDR: Add support for Link Key request Arkadiusz Lichwa 2016-01-07 22:55:01 +01:00
  • 9b0d42930c Bluetooth: BR/EDR: Define HCI Link Key request Arkadiusz Lichwa 2016-01-07 22:51:27 +01:00
  • a68db1fc57 Bluetooth: BR/EDR: Enable encryption handlers Arkadiusz Lichwa 2016-01-08 11:11:56 +01:00
  • fa484be4f4 net: ipv4: Add missing includes Michael LeMay 2016-01-20 22:06:55 -08:00
  • 838c98b023 cc2520: Use DEVICE_INIT() relevantly Tomasz Bursztyka 2016-01-29 13:30:42 +01:00
  • 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT() Andrew Boie 2016-01-27 10:07:31 -08:00
  • a4ec963138 init: use SYS_INIT() where it makes sense Benjamin Walsh 2016-01-28 15:16:31 -05:00
  • 629e1dd861 init: add SYS_INIT() Benjamin Walsh 2016-01-28 14:56:48 -05:00