Commit graph

  • b35bf098a0 drivers/nble: Clarify connection reference counting Johan Hedberg 2016-02-09 19:17:16 +02:00
  • 641d706597 drivers/nble: Implement bt_conn_lookup_addr_le Johan Hedberg 2016-02-09 19:13:11 +02:00
  • fd28fc1b00 Bluetooth: Move address helper functions to hci.h Johan Hedberg 2016-02-09 19:12:18 +02:00
  • 9c3fc8aa96 drivers/nble: Remove unnecessary bt_conn_add_le function Johan Hedberg 2016-02-09 19:11:00 +02:00
  • 15b7cb6f1e drivers/nble: Adjust max conn count to something more realistic Johan Hedberg 2016-02-09 18:51:38 +02:00
  • 48b10035c5 drivers/nble: Add basic connection handling support Andrei Emeltchenko 2016-02-09 12:22:21 +02:00
  • ff784b4175 drivers/nble: Add BLUETOOTH_MAX_CONN option Andrei Emeltchenko 2016-02-09 13:41:21 +02:00
  • e4582107f4 drivers/nble: Fix log order when receiving a write event Luiz Augusto von Dentz 2016-02-09 11:22:43 +02:00
  • eccec2a5ac Bluetooth: Kconfig: Add option for enabling TinyCrypt Szymon Janc 2016-02-09 11:17:02 +01:00
  • 47ecb52064 Bluetooth: Add support for TinyCrypt based bt_rand Szymon Janc 2016-02-08 17:14:58 +01:00
  • 49a145c849 drivers/nble: debug: Remove extensive debug Andrei Emeltchenko 2016-02-09 11:37:47 +02:00
  • 79b086d4c3 drivers/nble: Add conn handle debug logs Andrei Emeltchenko 2016-02-08 09:54:05 +02:00
  • 7038367fe4 Bluetooth: trivial: Remove empty line Andrei Emeltchenko 2016-02-09 12:18:55 +02:00
  • 2f0e8dc28b cc2520: Return DEV_FAIL on initialization failed case Ravi kumar Veeramally 2016-02-08 17:22:03 +02:00
  • 3432d1b423 cc2520: Add Kconfig option for TI cc2520 channel Ravi kumar Veeramally 2016-02-05 13:18:41 +02:00
  • 7ab263ea6a Bluetooth: peripheral: Fix using CCC handle with bt_gatt_notify Luiz Augusto von Dentz 2016-02-08 11:02:46 +02:00
  • cd14f65ebe net: Initialize Contiki vars related to L2 buffer mgmt Jukka Rissanen 2016-02-05 16:23:57 +02:00
  • 6d2276e160 net: Print thread pointer in debug prints Jukka Rissanen 2016-02-05 10:14:39 +02:00
  • 4efacd3d5b drivers/nble: Sync ble_gatt_notif_ind_rsp definition Luiz Augusto von Dentz 2016-02-05 15:02:05 +02:00
  • 2b7a5229f2 Bluetooth: samples: Add dedicated Heartrate peripheral sample app Johan Hedberg 2016-02-05 14:24:57 +02:00
  • 843268d78d Bluetooth: GATT: Refactor read API Szymon Janc 2016-01-21 10:47:12 +01:00
  • 7e2264a065 drivers/nble: Increase rx buffer count Luiz Augusto von Dentz 2016-02-05 13:46:08 +02:00
  • 6543318194 drivers/console: Fix writing out carriage return on all terminals Johan Hedberg 2016-02-05 13:45:48 +02:00
  • eb3b2b5f83 Bluetooth: peripheral: Register services after init Luiz Augusto von Dentz 2016-02-05 12:41:48 +02:00
  • 51ac70d42b Bluetooth: GATT: Refactor subscription API Szymon Janc 2016-01-21 10:47:09 +01:00
  • c12c48c4b2 tinycrypt: Fix compilation with ECC enabled Szymon Janc 2016-02-09 18:01:59 +01:00
  • 0f7bc9dd67 tinycrypt: Fix few typos in Kconfig help messages Szymon Janc 2016-02-09 17:58:04 +01:00
  • 6bb087c511 sanitycheck: add testcase.ini field for slow tests Andrew Boie 2016-02-10 13:39:00 -08:00
  • 0d8308ec3f samples : adc : fix build issues Dan Kalowsky 2016-01-28 13:33:44 -08:00
  • 5d81be5c9d adc : rename device to just ADC Dan Kalowsky 2016-01-28 13:52:22 -08:00
  • 9ccd5ce785 adc : ti : only one instance Dan Kalowsky 2016-01-28 13:47:32 -08:00
  • e97507a034 adc: dw: there is only one ADC Dan Kalowsky 2016-01-28 13:11:50 -08:00
  • 4743684e4f struct packing Dan Kalowsky 2016-01-28 12:53:34 -08:00
  • f21ff23310 x86: add debug function to dump IDT Andrew Boie 2016-01-27 14:14:21 -08:00
  • 313ed31253 x86: fix IDT entry definition Andrew Boie 2016-01-27 14:12:11 -08:00
  • 869181a994 doc: Edit the ADC driver APIs Rodrigo Caballero 2016-02-05 16:12:40 -06:00
  • 3f123c6b6e doc: fixed include path for input directories Anas Nashif 2016-02-09 18:57:11 -05:00
  • 48e4f82f3c device: fix race condition in device_sync if ISR runs before thread waits Benjamin Walsh 2016-02-05 11:51:55 -05:00
  • f42664554e sanitycheck: enable build tests for Arduino Due Daniel Leung 2016-02-09 13:41:22 -08:00
  • e20c79c154 samples: test_tickless: enable test for Atmel SAM3 Daniel Leung 2016-02-09 13:41:22 -08:00
  • 3c66686a43 sys_clock: start the microkernel ticker in the MICROKERNEL init level Benjamin Walsh 2016-02-09 17:34:02 -05:00
  • 205d3a4265 device: fibers/idle task must wait when acquiring device_sync object Benjamin Walsh 2016-02-09 17:42:01 -05:00
  • 7cd4d5b9c4 samples/footprint-min: turn off IPM for ARC Daniel Leung 2016-02-09 15:21:43 -08:00
  • 08b353b8b4 minimal libc: stdlib.h no longer includes ctype.h Peter Mitsis 2016-02-04 16:40:36 -05:00
  • fb44466164 doc: create api directory Anas Nashif 2016-02-09 17:15:56 -05:00
  • 65ec185f79 logger: include task monitor in kernel event logger Juan Manuel Cruz 2016-02-05 15:12:01 -06:00
  • e7cf19bf1e doc: getting started: update SDK location Javier B Perez 2016-02-09 10:32:13 -06:00
  • ef61a3e164 doc: simplify supported board page Anas Nashif 2016-02-09 08:21:58 -05:00
  • df8db31f53 doc: add brief description for Kconfig in the reference Anas Nashif 2016-02-09 07:46:59 -05:00
  • dfee33269b doxygen: enable uart functions guarded by ifdef Anas Nashif 2016-02-09 07:31:57 -05:00
  • 76bba72b97 trivial: fixed typo: sempahores -> semaphores Anas Nashif 2016-02-09 07:31:08 -05:00
  • ee2b119877 doc: adds the task monitor documentation Juan Manuel Cruz 2016-02-05 17:54:19 -06:00
  • 4601ccdbdf logger: updates logger sample to include task monitor events Juan Manuel Cruz 2016-02-05 15:22:22 -06:00
  • d481b3ff4c logger: removes TASK_MONITOR_CAPACITY symbol Juan Manuel Cruz 2016-02-05 15:19:45 -06:00
  • a641710aea logger: removes old task monitor structures. Juan Manuel Cruz 2016-02-05 15:14:34 -06:00
  • 21b5da27ff adc: fixes unexpected error with interrupt handler Juan Manuel Cruz 2016-02-03 14:26:47 -06:00
  • ff8138595e adc: adjustments to dummy read Juan Manuel Cruz 2016-02-03 14:08:34 -06:00
  • 4455ee6d87 ARM: rebase available priority levels to 0 Andrew Boie 2016-02-04 13:55:57 -08:00
  • 2b8673b571 doc: Linux Foundation registration steps Genaro Saucedo Tejada 2016-02-02 15:47:09 -06:00
  • b052bd282a x86: intconnect: convert some DEBUG to __ASSERT Andrew Boie 2016-02-01 16:23:10 -08:00
  • 9fc3afc339 x86: rebase priority levels Andrew Boie 2016-02-01 16:09:32 -08:00
  • 4f88ff49e1 spi: dw: Improve debug output Tomasz Bursztyka 2016-02-04 17:02:03 +01:00
  • 6ba201e288 spi: dw: If an error occurs, nothing should prevent to stop Tomasz Bursztyka 2016-02-04 13:57:52 +01:00
  • ca37a84c66 cc2520: Rework the logic of reading packets Tomasz Bursztyka 2016-02-03 11:07:11 +01:00
  • 2a196eca8a cc2520: Reinstate the radio locking/unlocking logic Tomasz Bursztyka 2016-02-02 18:19:56 +01:00
  • 636c46ce48 cc2520: Parametrize driver configs Jesus Sanchez-Palencia 2016-02-03 06:55:39 -02:00
  • 14308a9621 device: add DEVICE_DECLARE() Andrew Boie 2016-01-25 16:23:42 -08:00
  • 42a8032fd9 samples: Add a sample SPI application for W25Q80BL Vinicius Costa Gomes 2016-01-28 16:55:57 -02:00
  • cedfb1f16e samples: spi_test: Add support for using QMSI driver Vinicius Costa Gomes 2016-01-28 13:59:02 -02:00
  • 6e83effea8 iamcu: fix dynamic exceptions Andrew Boie 2016-02-02 21:02:36 -08:00
  • 9d727d8bdb doc/boards: updates arduino_due for supported features... Daniel Leung 2016-02-04 09:38:14 -08:00
  • 8d48828b3c i2c: adds driver for Atmel SAM3 Daniel Leung 2016-02-03 13:28:31 -08:00
  • aac003c0b1 boards/arduino_due: enable both I2C controllers if CONFIG_I2C=y Daniel Leung 2016-02-03 13:28:31 -08:00
  • dc8ddfcd1d arm/atmel_sam3: add PDC register struct Daniel Leung 2016-02-03 13:28:31 -08:00
  • aa36b31091 cc2520: GPIO should trigger on edge and not level Tomasz Bursztyka 2016-02-02 13:37:45 +01:00
  • 3873aed032 cc2520: Reading incoming packet cannot be done under ISR context Tomasz Bursztyka 2016-02-01 22:31:33 +01:00
  • 027b69e0d5 Zephyr v1.0.0 Anas Nashif 2016-02-08 21:32:24 -05:00
  • f0a7bf801e doc: Linux Foundation registration steps Genaro Saucedo Tejada 2016-02-02 15:47:09 -06:00
  • 22d0af20c6 doc: gerrit: update gerrit links and screen shots with LF infra Javier B Perez 2016-02-03 18:54:24 -06:00
  • a97c9bce4a lib : tinycrypt : Adding README for external library Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 26bd7d6b43 doc: Fix headings in master index file. Rodrigo Caballero 2016-02-05 10:06:00 -06:00
  • 940e34d542 doc: Change 01.org to Linux Foundation Genaro Saucedo Tejada 2016-01-29 14:37:10 -06:00
  • 7c9e4990a2 doc: Fixed consistency issues Gerardo Aceves 2016-02-02 11:59:34 -06:00
  • 776df4adbe doc: Fix headings with the correct level. Rodrigo Caballero 2016-02-05 09:51:06 -06:00
  • c0871e4b91 doc: Change link in README to external link. Rodrigo Caballero 2015-12-08 14:30:34 -06:00
  • 40df7fcf41 doc: Remove Sphinx markup from README Rodrigo Caballero 2016-01-25 12:06:33 -06:00
  • ef79b12fcf doc : gerrit : sentence correction Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 164051f065 doc : gerrit : commit message formats Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 58d39653dc doc : gerrit_pracitces : fix line lengths Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 108aaf89ec compare footprint: fixed script to run in bash shell only Javier B Perez 2016-02-08 09:18:31 -06:00
  • 492d67a95d Zephyr v0.9.0 Anas Nashif 2016-02-04 19:59:12 -05:00
  • b14104f81a sanitycheck: update footprint data for release Anas Nashif 2016-02-04 19:57:10 -05:00
  • 085acb8ea7 doc: nav for supported boards simplified L.S. Cook 2016-02-03 06:37:12 -08:00
  • 242501cd60 drivers/nble: Increase rx stack size Johan Hedberg 2016-02-04 16:39:34 +02:00
  • d4bb288f7b drivers/nble: Style fixes Andrei Emeltchenko 2016-02-04 16:43:16 +02:00
  • 3dec8b60a2 drivers/nble: Correct style Andrei Emeltchenko 2016-02-04 16:10:20 +02:00
  • b3617ba937 Bluetooth: Fix checking parameters in bt_le_conn_params_valid Grzegorz Kolodziejczyk 2016-02-02 17:06:12 +01:00
  • 99a4cac6a9 drivers/nble: Update RPC to the Nordic BLE chip Andrei Emeltchenko 2016-02-04 14:35:55 +02:00
  • 9e58ac9840 Bluetooth: fix bswap order when building 128bit UUIDs Louis Caron 2016-02-04 13:31:15 +01:00
  • a1bac54378 drivers/nble: Fix not being able to register CEP attributes Luiz Augusto von Dentz 2016-02-04 14:32:06 +02:00