Commit graph

  • efc8ed379f quark_se: increase IPM buffer size and make it configurable Andrew Boie 2016-01-20 11:42:12 -08:00
  • ce3b2bd94c doc: update SDK version and location Dan Kalowsky 2016-01-21 15:26:14 -08:00
  • b897415a3c doc: add initial documentation for Arduino Due Daniel Leung 2016-01-20 10:16:13 -08:00
  • 1cc2d3053c boards: adds initial support for Arduino Due Daniel Leung 2016-01-20 21:10:59 -08:00
  • 21c3118655 serial: adds UART driver for SAM3X8E Daniel Leung 2016-01-20 21:10:59 -08:00
  • 945ebd74be arch/arm: adds initial support for Atmel SAM3X8E processor Daniel Leung 2016-01-20 21:10:59 -08:00
  • e55bf6cb0c arch/arm: define flash/SRAM base addresses per SoC Daniel Leung 2016-01-20 21:10:59 -08:00
  • d205c0fc74 spi: dw: Fix build issue Tomasz Bursztyka 2016-01-21 11:25:26 +01:00
  • aaf542e6c7 spi: dw: Fix build error Tomasz Bursztyka 2016-01-21 11:15:38 +01:00
  • fe039db04a override architecture from command line Anas Nashif 2016-01-22 13:51:50 -05:00
  • b047a8c9e0 arm: add function for relocating Cortex-M3 vector table Benjamin Walsh 2016-01-20 15:50:22 -05:00
  • 1f63ec7264 Revert "Move compiler optimization to the SoC" Andrew Boie 2016-01-21 17:10:39 -08:00
  • 009a19f164 x86: remove option to force IDT in RAM Andrew Boie 2016-01-20 15:01:03 -08:00
  • 583126adf9 microkernel: remove task_irq_free() API Andrew Boie 2016-01-21 10:59:46 -08:00
  • 390a0784ae quark_se: Kconfig: Remove unused NBLE defines Johan Hedberg 2016-01-22 20:42:45 +02:00
  • 959632684c i2c: Introduce QMSI I2C driver Andre Guedes 2016-01-12 11:56:02 -02:00
  • eeb29e8397 drivers/nble: Fix overwriting default Kconfig values Szymon Janc 2016-01-21 11:35:42 +01:00
  • d732ac4f67 drivers/nble: Fix invalid use of Kconfig select Szymon Janc 2016-01-21 11:24:26 +01:00
  • c4afa61b26 drivers/nble: Fix typo in Kconfig help message Szymon Janc 2016-01-21 11:20:35 +01:00
  • 4b2a576c80 i2c/i2c_quark_se_ss: convert to using static IRQ API Daniel Leung 2016-01-19 10:45:12 -08:00
  • a704277193 watchdog: Use a common names for drivers Anas Nashif 2016-01-14 08:28:23 -05:00
  • ded463351d Bluetooth: samples/peripheral: Add missing TEST_RANDOM_GENERATOR Johan Hedberg 2016-01-20 11:45:50 +01:00
  • 9905c6fb12 Bluetooth: Remove nble sample Luiz Augusto von Dentz 2016-01-19 15:57:26 +02:00
  • 29921c9e83 Bluetooth: Add support for testing nble driver with samples Luiz Augusto von Dentz 2016-01-19 14:39:08 +02:00
  • dc2c434ff7 drivers/nble: Add BLUETOOTH_MAX_PAIRED Luiz Augusto von Dentz 2016-01-19 16:54:23 +02:00
  • 32a86ca351 Bluetooth: BR/EDR: Store new combination link key Arkadiusz Lichwa 2015-12-28 16:44:01 +01:00
  • cdd0d308c7 Bluetooth: BR/EDR: Add all legacy and SSP link key types Arkadiusz Lichwa 2015-12-28 16:47:27 +01:00
  • 53de0818f9 Bluetooth: BR/EDR: Update keys management Arkadiusz Lichwa 2015-12-28 16:39:57 +01:00
  • d65dcc5e4b Bluetooth: GATT: Replace handle with attribute object in bt_gatt_notify Luiz Augusto von Dentz 2016-01-19 13:18:21 +02:00
  • 05da1e9b01 Bluetooth: Rename prj_x86.conf to prj.conf Luiz Augusto von Dentz 2016-01-18 11:05:42 +02:00
  • 6ccccc75a8 Bluetooth: btp: Make Configure Notify/Indicate cmds return status Mariusz Skamra 2016-01-18 12:55:41 +01:00
  • cd69293bf6 Bluetooth: tester: Add Configure notifications/indications cmds Mariusz Skamra 2015-12-15 16:05:47 +01:00
  • 0198c192ea Bluetooth: tester: Add notifications/indications struct defines Mariusz Skamra 2015-12-15 11:33:08 +01:00
  • 7abc58cb1d Bluetooth: btp: Rename Configure Notifications cmd parameter Mariusz Skamra 2016-01-13 15:32:41 +01:00
  • 87a51595fc Bluetooth: tester: Add BTTESTER_DBG macro for logging Mariusz Skamra 2016-01-13 15:25:41 +01:00
  • b713d8462f Bluetooth: samples/shell: Fix printing bluetooth address for BR/EDR Arkadiusz Lichwa 2016-01-15 16:59:39 +01:00
  • 4668ba761a drivers/nble: Add stub for bt_gatt_attr_next() Johan Hedberg 2016-01-18 11:14:48 +02:00
  • 6517da9dc9 Bluetooth: tester: Fix using attribute _next Luiz Augusto von Dentz 2016-01-15 08:50:06 -03:00
  • ea1534f100 Bluetooth: GATT: Add bt_gatt_attr_next function Luiz Augusto von Dentz 2016-01-15 08:33:13 -03:00
  • d2d857bac0 Bluetooth: samples/nble: Add debug output Andrei Emeltchenko 2016-01-15 15:48:07 +02:00
  • 21198af4b8 Bluetooth: Fix missing curly brackets Mariusz Skamra 2016-01-14 16:43:48 +01:00
  • 4b7124b637 Bluetooth: GATT: Fix error response in Find by Type response Mariusz Skamra 2016-01-14 15:03:47 +01:00
  • de6029ee25 Bluetooth: GATT: Fix Find by Type response Mariusz Skamra 2016-01-14 14:58:33 +01:00
  • 6e8ab42997 Bluetooth: Make peripheral sample use CONFIG_BLUETOOTH_GATT_DYNAMIC_DB Luiz Augusto von Dentz 2016-01-14 11:58:11 -03:00
  • c44ef91e56 Bluetooth: GATT: Add support for static DB Luiz Augusto von Dentz 2016-01-14 11:09:04 -03:00
  • 66cb6b335e Bluetooth: GATT: Fix invalid att pointer dereference Mariusz Skamra 2016-01-14 15:49:50 +01:00
  • 76bc832607 Bluetooth: GATT: Fix Read by Group Type response Mariusz Skamra 2016-01-14 14:50:58 +01:00
  • 0190ba7abd Bluetooth: samples/nble: Disable ARC core Andrei Emeltchenko 2016-01-14 16:40:18 +02:00
  • 0715bf057b quark_se: Add default configuration for Nordic BLE iface Andrei Emeltchenko 2016-01-14 15:18:30 +02:00
  • bdbd02bd26 Bluetooth: samples/nble: Only test on quark_se Andrei Emeltchenko 2016-01-14 12:05:57 +02:00
  • f190371781 Bluetooth: Add stubs for directed advertising API Johan Hedberg 2016-01-14 23:08:34 +02:00
  • bc073cdb59 Bluetooth: Add bt_conn prefix for auth APIs Johan Hedberg 2016-01-14 22:12:28 +02:00
  • d565ac5e1f drivers/nble: Move conn.h functions from gap.c to conn.c Johan Hedberg 2016-01-14 18:16:51 +02:00
  • d72744984c Bluetooth: Move bt_auth_* implementation to conn.c Johan Hedberg 2016-01-14 17:32:53 +02:00
  • 044dda711f Bluetooth: Move bt_le_set_auto_conn() to conn.c Johan Hedberg 2016-01-14 15:10:22 +02:00
  • 25f6579016 Bluetooth: Move all bt_conn related APIs to conn.h Johan Hedberg 2016-01-14 15:02:54 +02:00
  • 41e7ebfb72 Bluetooth: Return error if app gives invalid AD data Johan Hedberg 2016-01-14 18:04:45 +02:00
  • 02740a8083 Bluetooth: Refactor AD data HCI commands to helper function Johan Hedberg 2016-01-14 18:03:08 +02:00
  • 2d5dc34c94 Bluetooth: Kconfig: Add config option for dynamic GATT db Luiz Augusto von Dentz 2016-01-14 10:18:55 -03:00
  • 3f58f09864 Bluetooth: tester: Increase gatt_buf buffer size Mariusz Skamra 2016-01-12 12:42:26 +01:00
  • 672bf0d63c Bluetooth: SMP: Return errors from authentication APIs Johan Hedberg 2016-01-14 09:57:19 +02:00
  • 432c2db4d8 Bluetooth: Add err/reason parameters to connected/disconnected calls Johan Hedberg 2016-01-14 11:17:32 +02:00
  • 2dcde0fe04 Bluetooth: Fix registering LE fixed channels on BR/EDR link Szymon Janc 2016-01-13 12:10:59 +01:00
  • 66f0ad5335 Bluetooth: Fix updating SMP keys on BR/EDR Szymon Janc 2016-01-13 16:49:07 +01:00
  • 28711287a5 Bluetooth: SMP: Remove not needed NULL check from bt_smp_update_keys Szymon Janc 2016-01-14 11:17:05 +01:00
  • ff6b44dfcf Bluetooth: ATT: Use l2cap channel callback for security check Szymon Janc 2016-01-13 15:01:47 +01:00
  • 0df7a2fac6 Bluetooth: Add error return to authentication APIs Johan Hedberg 2016-01-14 09:49:41 +02:00
  • 8bf880a388 Bluetooth: Use smallest possible size for enums Johan Hedberg 2016-01-14 10:18:00 +02:00
  • 3c47e9515c Bluetooth: Update advertising API Johan Hedberg 2016-01-13 12:53:54 +02:00
  • 7e9b66ae93 Bluetooth: samples/shell: Fix printing bluetooth address for BR/EDR Arkadiusz Lichwa 2016-01-05 23:42:16 +01:00
  • 1310031915 Bluetooth: Make h4_dev static Andrei Emeltchenko 2016-01-13 10:53:46 +02:00
  • bd087e2bc9 Bluetooth: Change default board to Arduino 101 Andrei Emeltchenko 2016-01-13 10:46:04 +02:00
  • b0ce61bedf Bluetooth: samples/shell: Fix BR/EDR legacy pairing in sec mode 3 Szymon Janc 2016-01-11 17:19:12 +01:00
  • 7c7b0653bb Bluetooth: Update bt_conn_get_info Szymon Janc 2016-01-11 17:18:23 +01:00
  • 1a54c49ceb Bluetooth: Fix calling timeout fiber for BR/EDR connection Szymon Janc 2016-01-11 17:24:43 +01:00
  • 25b93e6ccf doc: Update bluetooth SM PICS to PTS 6.4 Grzegorz Kolodziejczyk 2016-01-11 16:38:44 +01:00
  • de170c0791 doc: Update bluetooth GATT PICS to PTS 6.4 Grzegorz Kolodziejczyk 2016-01-11 16:37:58 +01:00
  • 6c27301146 doc: Update bluetooth GAP PICS to PTS 6.4 Grzegorz Kolodziejczyk 2016-01-11 16:34:24 +01:00
  • c9431e17a9 samples/bluetooth: Add sample app for nble implementation Johan Hedberg 2016-01-11 21:52:42 +02:00
  • fd975d27fb drivers/nble: Introduce basic skeleton Johan Hedberg 2016-01-11 14:27:50 +02:00
  • 76079bc53a Bluetooth: Fix missing negative PIN reply Szymon Janc 2016-01-11 16:44:25 +01:00
  • 64450f1933 Bluetooth: Simplify pin_code_reply function Szymon Janc 2016-01-11 16:18:27 +01:00
  • d8355793d1 Bluetooth: Simplify pin_code_neg_reply function Szymon Janc 2016-01-11 16:26:12 +01:00
  • a524f335fd Bluetooth: Add missing include needed by size_t Johan Hedberg 2016-01-11 15:56:05 +02:00
  • bdbd425d42 Bluetooth: SMP: Remove unused function declaration Szymon Janc 2016-01-07 17:10:00 +01:00
  • 3f1e253c79 Bluetooth: Reorganize bt_conn to avoid padding Johan Hedberg 2016-01-07 17:03:03 +02:00
  • d9d26c2d1a Bluetooth: BR/EDR: Always enable security context fields Arkadiusz Lichwa 2016-01-07 14:17:10 +01:00
  • e6bc2ebc98 Bluetooth: Reduce bt_keys size Arkadiusz Lichwa 2016-01-04 21:06:18 +01:00
  • 524ef5ee1d Bluetooth: Refactor type of keys as flags Arkadiusz Lichwa 2016-01-04 14:27:14 +01:00
  • fa3b78bd07 Bluetooth: tester: Use default address types Grzegorz Kolodziejczyk 2015-12-23 10:43:10 +01:00
  • 2382ab3db7 Bluetooth: Remove unneeded NULL check Andrei Emeltchenko 2016-01-04 15:07:10 +02:00
  • 7b3317bb54 Bluetooth: h5: Fix not handling NULL when there is no buffers Andrei Emeltchenko 2015-12-30 13:20:12 +02:00
  • d4380a1e40 net: Fix uip debug hex dump format Ravi kumar Veeramally 2015-12-22 11:28:05 +02:00
  • 810c510664 net: coap: Fix wrong app data Ravi kumar Veeramally 2015-12-22 11:14:10 +02:00
  • 0a97b09b0e net: samples: Fix BOARD to qemu_x86 Ravi kumar Veeramally 2015-12-28 11:39:57 +02:00
  • a91c44417b Bluetooth: tester: Add support for adding CEP descriptors Mariusz Skamra 2015-11-10 18:42:46 +01:00
  • 0fa3b620c5 Bluetooth: tester: Support for adding CCC descriptors Mariusz Skamra 2015-11-03 13:20:03 +01:00
  • af8ec50e0d Bluetooth: GATT: Fix warning message Mariusz Skamra 2015-12-22 11:50:01 +01:00
  • dd0186c4d0 Bluetooth: GATT: Fix Read By Type response for Include attribute type Mariusz Skamra 2015-12-22 11:21:27 +01:00
  • 4e5d6581c0 Bluetooth: GATT: Split Authorization Permission for Read and Write Mariusz Skamra 2015-12-21 10:57:36 +01:00