Commit graph

  • c8da62567e cc2520: Fix DEVICE_INIT macro usage Tomasz Bursztyka 2016-02-01 14:00:06 +01:00
  • 5cc61d5406 iamcu: interrupts: fix comment Andrew Boie 2016-02-01 11:22:09 -08:00
  • fb0f918cb1 iamcu: fix dynamic IRQs Andrew Boie 2016-02-01 11:11:30 -08:00
  • 0b1d68af27 iamcu: fix irq_offload() Andrew Boie 2016-02-01 10:52:28 -08:00
  • 28198fcca5 quark_se: Remove pipe config defaults Andrei Emeltchenko 2016-01-28 16:26:26 +02:00
  • 19b939d886 arduino_101: Add pipe configuration to the board Andrei Emeltchenko 2016-01-28 17:23:32 +02:00
  • b8ef593878 Zephyr 0.9.0-rc1 Anas Nashif 2016-01-31 04:22:32 -05:00
  • e04e5d97be adc: sample conofiguration update Juan Manuel Cruz 2016-01-29 15:07:18 -06:00
  • 8166cf8d8f spi: qmsi: Add support for selecting the driver's init priority Vinicius Costa Gomes 2016-01-28 17:28:33 -02:00
  • 39d87755c1 spi: qmsi: Add support for using a GPIO pin as CS Vinicius Costa Gomes 2016-01-27 18:53:53 -02:00
  • 9442446944 samples: Add a sample SPI application Vinicius Costa Gomes 2016-01-28 10:43:18 -02:00
  • eb8ab24ae8 build: make QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32 symbol editable Juan Manuel Cruz 2016-01-29 12:37:28 -06:00
  • 40f8914376 spi: Add QMSI-based implementation Vinicius Costa Gomes 2016-01-28 10:42:12 -02:00
  • 416525849a toolchain: add support for external libc on arm/arc Anas Nashif 2016-01-25 16:33:40 -05:00
  • 5cf903f22b x86/iamcu: build with -miamcu only when CONFIG_X86_IAMCU=y Anas Nashif 2016-01-23 03:18:27 -05:00
  • c8b31705a1 tests: add build tests for various options Anas Nashif 2016-01-20 00:17:33 -05:00
  • 51be9a50a4 Add flash support for boards using latest SDK Anas Nashif 2016-01-15 12:18:53 -05:00
  • c4c919dbe0 Move compiler optimization to the SoC Anas Nashif 2016-01-13 07:49:42 -05:00
  • ed98af00e0 samples: gpio: extends to support gpio_atmel_sam3 driver Daniel Leung 2016-01-29 13:51:58 -08:00
  • a8a5597e94 arm/atmel_sam3: fixes incorrect rename to SYS_INIT() Daniel Leung 2016-01-29 14:00:31 -08:00
  • bf0e5089dc arm/atmel_sam3: fix SRAM base address for SAM3X8E Daniel Leung 2016-01-29 13:51:57 -08:00
  • 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