Commit graph

  • 6f9ce0b417 Bluetooth: Provide more config options to init sample Szymon Janc 2016-03-23 12:47:04 +01:00
  • dc6085667e Bluetooth: BR/EDR: Fix storing legacy link key Arkadiusz Lichwa 2016-03-22 18:47:38 +01:00
  • b1e6bb5ef7 Bluetooth: Compile only required parts of keys support Szymon Janc 2016-03-23 09:49:19 +01:00
  • 824ec04ea4 Bluetooth: Build keys support if BR/EDR is enabled Szymon Janc 2016-03-23 09:47:47 +01:00
  • cb5f5d2423 drivers/nble: Fix validation of advertising parameters Johan Hedberg 2016-03-22 18:41:13 +02:00
  • 7a585ee137 Bluetooth: CTS: Add service sample Luiz Augusto von Dentz 2016-03-16 17:44:47 +02:00
  • 6d461204bf Bluetooth: BAS: Add service sample Luiz Augusto von Dentz 2016-03-16 17:08:51 +02:00
  • 265fc8703a Bluetooth: DIS: Add service sample Luiz Augusto von Dentz 2016-03-16 16:04:26 +02:00
  • 97e1938db9 Bluetooth: HRS: Add service sample Luiz Augusto von Dentz 2016-03-16 15:46:46 +02:00
  • 47bb494610 Bluetooth: Make application samples to use GAP Service sample Luiz Augusto von Dentz 2016-03-17 10:55:46 +02:00
  • 7f68afe382 k64f: Move pinmux specific code to pinmux.c Vinicius Costa Gomes 2016-03-14 18:00:19 -03:00
  • 3d35533c95 Bluetooth: Fix validation of advertising parameters Mariusz Skamra 2016-03-22 14:34:33 +01:00
  • d7a21260b6 drivers: gpio: Make K64 gpio submenu available only for K64 soc Yannis Damigos 2016-03-19 17:46:13 +02:00
  • 3a977ae654 drivers: gpio: Move STM32 gpio driver under its own submenu Yannis Damigos 2016-03-19 17:28:13 +02:00
  • f607954dbc arm: access svc instruction using halfword load in svc_handler Maciek Borzecki 2016-03-18 12:23:05 +01:00
  • 61c0363257 clock_control/stm32f1: HSE support and PLL configuration cleanup Maciek Borzecki 2016-03-18 15:43:28 +01:00
  • 7205070402 soc/stm32f1: add embedded flash registers mapping Maciek Borzecki 2016-03-18 17:23:34 +01:00
  • 3f9e87c318 net: contiki: Check IPv6 extension header length Jukka Rissanen 2016-03-21 14:20:20 +02:00
  • 746f81be1b net: 6lowpan: Check packet size before accepting fragment Jukka Rissanen 2016-03-21 14:17:52 +02:00
  • 158cdbf91a Bluetooth: Fix checkpatch error/warnings Arkadiusz Lichwa 2016-03-21 14:48:40 +01:00
  • 5a3d40beec Bluetooth: tester: Add LE scan type flags and support Grzegorz Kolodziejczyk 2016-02-17 14:53:27 +01:00
  • 9c23e24da5 Bluetooth: tester: Refactor Set Value command handler Mariusz Skamra 2016-02-24 09:05:24 +01:00
  • b0bc48370d Bluetooth: BR/EDR: Add no-bond keys flag Arkadiusz Lichwa 2016-03-04 14:50:29 +01:00
  • 14abcf8281 Bluetooth: BR/EDR: Set user mode flag on User Passkey Entry Arkadiusz Lichwa 2016-03-09 14:39:34 +01:00
  • 6f30525278 Bluetooth: BR/EDR: Handle User Passkey Entry event Arkadiusz Lichwa 2016-02-24 14:58:03 +01:00
  • 143a826b1e Bluetooth: BR/EDR: Handle User Passkey Notify event Arkadiusz Lichwa 2016-02-24 14:47:01 +01:00
  • cac53e057f Bluetooth: BR/EDR: Set user mode flag on User Confirmation event Arkadiusz Lichwa 2016-02-24 11:54:14 +01:00
  • 029820c926 Bluetooth: BR/EDR: Check security on SSP authentication Arkadiusz Lichwa 2016-02-24 11:38:20 +01:00
  • 7b2799da1c Bluetooth: BR/EDR: Handle User Confirmation Request event Arkadiusz Lichwa 2016-02-01 12:41:04 +01:00
  • 02f541dfc5 Bluetooth: BR/EDR: Reply to IO Capability request Arkadiusz Lichwa 2016-01-29 16:12:55 +01:00
  • befb051595 Bluetooth: BR/EDR: Validate remote requirements Arkadiusz Lichwa 2016-03-14 15:19:23 +01:00
  • 4e063354e9 Bluetooth: BR/EDR: Mark P-192 EC link key as AUTHENTICATED Arkadiusz Lichwa 2016-03-03 12:05:27 +01:00
  • 3f6fdacdc6 Bluetooth: BR/EDR: Reuse link key if available Arkadiusz Lichwa 2016-03-03 11:15:49 +01:00
  • d4edd35d26 Bluetooth: Add name resolving HCI commands definitions Szymon Janc 2016-03-17 18:20:12 +01:00
  • 6f7234d62a Bluetooth: Fix HCI EIR event definition Szymon Janc 2016-03-14 11:40:06 +01:00
  • 59659ce4da drivers/nble: Re-enable advertising on disconnect Andrei Emeltchenko 2016-03-17 14:22:36 +02:00
  • a881ef8c4d drivers/nble: Move auth callback to nble struct Andrei Emeltchenko 2016-03-21 10:25:10 +02:00
  • e0c143233e drivers/nble: Move local bdaddr to nble structure Andrei Emeltchenko 2016-03-21 10:19:12 +02:00
  • a896e00ccf drivers/nble: Implement common response Andrei Emeltchenko 2016-03-18 15:18:58 +02:00
  • 2f20933cad sensors: Convert return codes to errno.h Anas Nashif 2016-03-19 09:26:27 -04:00
  • 032be935c0 Bluetooth: Kconfig: Add missing BLUETOOTH_STACK_HCI dependencies Johan Hedberg 2016-03-19 08:52:56 +02:00
  • 5e46cfd2d0 doc: Edit microkerenel_mailboxes for ReST syntax, content flow, readability L.S. Cook 2016-03-07 12:02:17 -08:00
  • 7f14e706ec printf: Limit width modifier to [0..MAXFLD] Peter Mitsis 2016-03-18 10:48:02 -04:00
  • de5dd2f0ff k64f: Fix indentation in the K64F pinmux driver Vinicius Costa Gomes 2016-03-16 19:04:18 -03:00
  • facfc59464 pinmux: Convert return codes to errno.h Vinicius Costa Gomes 2016-03-18 11:58:02 -03:00
  • fb4b8d2933 doc: Edit nanokernel_synchronization section L.S. Cook 2016-03-18 06:59:04 -07:00
  • 2e31980e81 sensor: add full-scale attribute Murtaza Alexandru 2016-03-10 13:55:47 +02:00
  • 9d4c6507e4 sensor: add magnetometer generic polling sample Murtaza Alexandru 2016-03-17 16:18:05 +02:00
  • a1b9254697 doc: Edit nanokernel_timers for proper ReST syntax, grammar, etc. L.S. Cook 2016-03-16 11:57:42 -07:00
  • 1be71d97ed doc: Edit nanokernel_fibers for doc structure with rst, grammar L.S. Cook 2016-03-16 11:35:30 -07:00
  • 3b6d4cb9cf sensor: add driver for BMC150 magnetometer Murtaza Alexandru 2016-02-17 13:32:13 +02:00
  • ef65f155c2 sensor: add driver for HDC1008 temperature and humidity sensor Bogdan Davidoaia 2016-02-26 14:40:25 +02:00
  • 653874c73f sensor: add driver for SHT3xD sensors Bogdan Davidoaia 2016-02-22 16:22:16 +02:00
  • babb62a0ed sensor: add isl29035 light sensor Bogdan Davidoaia 2016-01-26 17:07:34 +02:00
  • fa868a7846 drivers: bluetooth: nble: restructures Bluetooth Kconfig options Daniel Leung 2016-03-16 13:05:56 -07:00
  • 0b04465a8c doc: Edit microkernel_task_irqs.rst for consistency in styling. L.S. Cook 2016-03-16 08:28:46 -07:00
  • e017d92dfe doc: Edit microkernel_pipes for ReST syntax, readability, grammar L.S. Cook 2016-03-11 08:07:23 -08:00
  • fe9c947fee sensor: add driver for BMA280 accelerometer Bogdan Davidoaia 2016-02-18 17:40:55 +02:00
  • ace49af6b0 uart: Enable QMSI driver for Quark D2000 Andre Guedes 2016-03-18 17:02:07 -03:00
  • 3172fca3a0 drivers: qmsi: Fix gpio, i2c and wdt for D2000 Andre Guedes 2016-03-18 17:14:48 -03:00
  • c6be6f271c doc: Edit nanokernel_tasks for consistency and ReST :dfn: syntax L.S. Cook 2016-03-16 10:50:33 -07:00
  • 6cd159674a zephyr-env.sh: Add a note to indicate the required version of zsh d0u9 2016-03-18 20:50:21 +08:00
  • 47d88b25ec samples/button: button input example Maciek Borzecki 2016-03-14 17:29:10 +01:00
  • 624c9e339a watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) Maciek Borzecki 2016-03-16 12:54:03 +01:00
  • 7c5cb7b85e soc/stm32f1/gpio: implement MCU specific GPIO input interrupt integration Maciek Borzecki 2016-03-15 14:55:00 +01:00
  • dd583518ee soc/stm32f1: AFIO registers mapping Maciek Borzecki 2016-03-14 20:34:39 +01:00
  • 1524e713c5 gpio/stm32: GPIO input with interrupts Maciek Borzecki 2016-03-15 14:44:37 +01:00
  • 33907674dd interupt_controller/stm32_exti: driver for STM32 EXTI controller Maciek Borzecki 2016-03-14 16:29:46 +01:00
  • 0cd7ff8d4b serial/stm32: add support for IRQ APIs Maciek Borzecki 2016-03-13 19:37:25 +01:00
  • e8d16b2985 soc/stm32f1: add IRQ numbers listing Maciek Borzecki 2016-03-13 19:21:42 +01:00
  • 4ee4a6abad boards/nucleo_f103rb: add new board Maciek Borzecki 2016-03-05 21:49:40 +01:00
  • 291415a6c4 samples/drivers/disco: add 'disco' sample program Maciek Borzecki 2016-03-03 15:33:36 +01:00
  • 84cf5a8b0b boards/stm32_mini_a15: add new board Maciek Borzecki 2016-03-03 15:33:30 +01:00
  • 5a73ca6809 serial/stm32: add driver for STM32 UART Maciek Borzecki 2016-03-03 15:33:20 +01:00
  • a8700114b3 soc/stm32f1/pinmux: implement STM32 pinmux integration Maciek Borzecki 2016-03-06 13:53:00 +01:00
  • 3642f9d6a3 soc/stm32f1/gpio: implement GPIO support Maciek Borzecki 2016-03-06 13:50:48 +01:00
  • 6461e70b72 gpio/stm32: add common driver for STM32 GPIO Maciek Borzecki 2016-03-03 15:33:26 +01:00
  • e53390f02d pinmux/stm32: add common driver for STM32 pinmux Maciek Borzecki 2016-03-03 15:33:15 +01:00
  • f3ebc5bf97 drivers/nble: Check firmware version for compatibility Andrei Emeltchenko 2016-03-17 13:32:07 +02:00
  • eb1e41d1e7 drivers/nble: Update valid advertise parameters Andrei Emeltchenko 2016-03-17 11:58:29 +02:00
  • 4961833fd4 drivers/nble: Update RPC to Nordic BLE firmware Andrei Emeltchenko 2016-03-17 09:47:05 +02:00
  • f84bf33aca Bluetooth: tester: Return BTP error if requested unknown attr ID Mariusz Skamra 2016-02-23 17:01:03 +01:00
  • cee0eb5816 watchdog: use instance name instead of variable Anas Nashif 2016-03-17 07:56:14 -04:00
  • 8328fd5cd0 net: coap: Debug print was missing a parameter Jukka Rissanen 2016-03-18 10:18:51 +02:00
  • 2735e1fa82 adc: move each driver kconfig options into submenus Daniel Leung 2016-03-17 16:06:21 -07:00
  • 770c6e7ca5 clock_control/stm32f10x: move kconfigs into its submenu Daniel Leung 2016-03-17 14:43:18 -07:00
  • e143d6dd59 clock_control/quark_se: fix default kconfig dependencies Daniel Leung 2016-03-17 14:41:13 -07:00
  • 50bd5e72f7 aio: put driver kconfigs under submenus Daniel Leung 2016-03-17 11:53:49 -07:00
  • d1e9181fd4 sys_log: Grove driver update to new logging API Genaro Saucedo Tejada 2016-03-04 17:17:45 -06:00
  • 34d497118a sys_log: Adds the common log API header Genaro Saucedo Tejada 2016-03-02 10:53:58 -06:00
  • bf40dec92e pwm: restructure Kconfig options Daniel Leung 2016-03-17 11:37:41 -07:00
  • a33aecc611 spi: restructure kconfig options Daniel Leung 2016-03-17 11:21:49 -07:00
  • 68107289bd i2c: restructure kconfig options Daniel Leung 2016-03-17 11:05:05 -07:00
  • 1904ecc0b5 gpio: restructure Kconfig options Daniel Leung 2016-03-17 10:52:14 -07:00
  • e369cb85a6 serial: minor kconfig semantic changes Daniel Leung 2016-03-17 10:24:45 -07:00
  • 5729a67cd6 app_kernel: fix test case scaling Andrew Boie 2016-03-17 11:10:32 -07:00
  • b84f60cab3 Bluetooth: Move stack analysis helper to a global location Johan Hedberg 2016-03-16 09:53:11 +02:00
  • 413a8386e8 doc: Edit gerrit_practices to correct command to install a precommit hook Pawel Wodnicki 2016-03-17 08:41:21 -05:00
  • aad3e2a21e sensor: move driver specific options to separate Kconfig files Bogdan Davidoaia 2016-03-17 14:40:23 +02:00
  • cde203a395 sensor: add slope threshold and duration attributes Bogdan Davidoaia 2016-02-29 16:20:30 +02:00